.text11 {
	font-family: Arial;
	font-size: 11px;
}
.text12 {  font-family: Arial; font-size: 12px}
.text10 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.linkwht {  color: #FFFFFF; text-decoration: underline}
.linkyellow {  color: #FFCC00; text-decoration: none}
.linkblack {  color: #000000; text-decoration: underline}
.linkblue {  color: #073356; text-decoration: underline}
.linkgrey {  color: #3E566F; text-decoration: none}
.text14 {  font-family: Arial; font-size: 14px}
.text16 {  font-family: Arial; font-size: 16px}
a:hover {
	text-decoration: none;
}
.bg {
	background-attachment: scroll;
	background-color: #E2EEFA;
	background-image: url(../images/general/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mainframe {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #23489D;
}
.sidenavbg {
	background-attachment: scroll;
	background-image: url(../images/general/side_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.conatctbg {
	background-attachment: scroll;
	background-image: url(../images/general/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentbg {
	background-attachment: scroll;
	background-image: url(../images/general/content_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textfeilds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: 1px solid #BBCAD8;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F27E01;
	height: 20px;
}

#rightarea {
	font-family: Arial;
	font-size: 11px;
	width: auto;
	padding: 12px;
}

#contentarea {
	font-family: Arial;
	font-size: 11px;
	padding: 12px;
	width: auto;
}
.text11blue {
	font-family: Arial;
	font-size: 11px;
	color: #073356;
}
.imageborders {
	border: 2px solid #B6CCD2;
	height: 130px;
	width: 160px;
}

.imageborders2 {
	border: 2px solid #B30202;
	height: 130px;
	width: 160px;
}

.imageborderslrg {

	border: 2px solid #B6CCD2;
}
.text11red {
	font-family: Arial;
	font-size: 11px;
	color: #990000;
}
