.textblack {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textblue {color: #003399}
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
input {
	font-family: Tahoma;
	font-size: 9px;
}
.textdarkblue {
	color: 45515C;
}
select {
	font-family: Tahoma;
	font-size: 9px;
}
.textbold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.textdblue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #084376;
}
.textred {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 12px;
}
.textwhite {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}
.plain {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.textwhiteplain {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.main_bg {
	background-image: url(images/bar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.line_bg {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dot_bg {
	background-image: url(images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_bg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
}
.side_bg {
	background-image: url(images/side_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_how {
	background-image: url(images/bg_how.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ad_bottom {
	background-image: url(images/top_ad_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

