.text11 {
	font-family: Arial;
	font-size: 11px;
	color: #0E3C6C;
}
.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: none}
.linkblue {  color: #000099; text-decoration: underline}
.linkgrey {  color: #0E3C6C; text-decoration: none}
.text14 {  font-family: Arial; font-size: 14px}
.text16 {  font-family: Arial; font-size: 16px}
a:hover {
	color: #00CCFF;
	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: #FFFFFF;
	background-color: #496888;
	height: 20px;
}
