.midBG {
	background-image: url(img/img_mid_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.cssBG {
	background-image: url(img/img_css_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt11pxBlk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.agenttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bottomrightBG {
	background-image: url(img/img_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.homeext {
	background-image: url(img/img_home_ext.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeext2 {
	background-image: url(img/img_home_ext2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.clientname {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt12pxWht {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt10pxBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #FFFFFF;

}
.txt11pxWht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
