input
{
	font-family: "Tahoma";
}

.sub {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #21368E;
}
.sub:hover {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #EBBB4B;
}
.selectedSub {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #EBBB4B;
}
.bod {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
A {     
	font-family: "Tahoma";
	font-size: 12px;
    Color : #21368E; 
	text-decoration : none;
}
A:hover { 
    font-family: "Tahoma";
	font-size: 12px;
	Color : #6176cE; 
	text-decoration : none;
}
.selectedA {     
    font-family: "Tahoma";
	font-size: 12px;
	Color : #EBBB4B; 
	text-decoration : none;
}
.subTit {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #21368E;
	line-height: 20px;
}
.link {     
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
        Color : #902146; 
	text-decoration : none;
}
.link:hover { 
        font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	Color : #EBBB4B; 
	text-decoration : underline;
}
.noteTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #21368E;
	line-height: 20px;
}
.noteBody {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.subTit:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #EBBB4B;
	line-height: 20px;
	text-decoration : none;
}

.bodLink {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration : none;
}

.bodLink:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration : underline;
}

.bodLink2 {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration : underline;
}

.bodLink2:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	text-decoration : none;
}
.ImgBorder {
	border: solid 1px #21368E;
}

.linkMenu {     
	font-family: "Tahoma";
	font-size: 12px;
    color: #21368E; 
	text-decoration : none;
}
.linkMenu:hover { 
    font-family: "Tahoma";
	font-size: 12px;
	color: #6176cE; 
	text-decoration : none;
}

.linkMenu2 {     
	font-family: "Tahoma";
	font-size: 13px;
    color: #21368E; 
	text-decoration : none;
}
.linkMenu2:hover { 
    font-family: "Tahoma";
	font-size: 13px;
	color: #6176cE; 
	text-decoration : none;
}
