.brdrMAIN {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEEEEE;
	border-left-color: #666666;
	border-right-color: #EEEEEE;
}
.brdrDOTTEDbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #A6A6A6;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
}
a:link {
	font-family: cambria, verdana;
	font-size: 18px;
	color: #03547A;
	text-decoration: none;
	line-height: 20px;

}
.lnksub {
	font-family: cambria, arial;
	font-size: 14px;
	color: #03547A;
	text-decoration: none;
	line-height: 12px;

}
.txt {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.txtBOLD {
	font-family: cambria, arial;
	font-size: 14px;
	color: #03547A;
	line-height: 20px;
	font-weight: normal;

}
a:visited {

	font-family: cambria, verdana;
	font-size: 18px;
	color: #39667D;
	text-decoration: none;
	line-height: 20px;
}
a:hover {
	font-family: cambria, verdana;
	font-size: 18px;
	color: #03547A;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;


}
.submenu {

	font-family: cambria, verdana;
	font-size: 24px;
	color: #990000;
	border: 0px dotted #FAF814;
}
a:active {
	font-family: cambria, verdana;
	font-size: 18px;
	color: #03547A;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;

}
.brdrYELLOW {
	border: 1px solid #FAF814;
}

