body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/webbg.gif);
}
.white_sb{
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
}
.white_xb {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
.black_sb {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
.blue_sb{
	color: #003366;
	font-size: small;
	font-weight: bold;
}
.blue_b{
	color: #003366;
	font-weight: bold;
}
.header_white {
	font-family: Tahoma;
	/*font-size: x-small;*/
	color: #FFFFFF;
	font-weight: bold;
}
.blue_line_buttom{
	color: #FFFFFF;
	font-weight: bold;
	border-bottom:#38649A solid 4px;
}
.border_gray{
	background-color:#F0F0F0;
	border:#DBDBDB solid 1px;
}
a:link {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}
.linkorange:link{
	text-decoration: none;
	color: #FF6600;
}
.linkorange:visited{
	text-decoration: none;
	color: #FF6600;
}
.linkorange:hover{
	text-decoration: underline;
	color: #FF6600;
}
.gray_underline{
	background-image:url(images/gray_underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.menu:link{
width:100%;
	text-decoration: none;
	color: #339900;
	font-size: 12px;
	font-weight: normal;
}
.menu:visited{
width:100%;
	text-decoration: none;
	color: #339900;
	font-size: 12px;
	font-weight: normal;
}
.menu:hover{
background-color:#FFFFFF;
width:100%;
	text-decoration: none;
	color: #0099CC;
	font-size: 12px;
	font-weight: normal;
}
/*td {
	font-family: "Ms Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	color: #000099;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.header_white {
	color: #FFFFFF;
	font-weight: bold;
}
.menu:link{
width:100%;
	text-decoration: none;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}
.menu:visited{
width:100%;
	text-decoration: none;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}
.menu:hover{
background-color:#FFFFFF;
width:100%;
	text-decoration: none;
	color: #0099CC;
	font-size: 12px;
	font-weight: bold;
}
.linktext:link{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.linktext:visited{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.linktext:hover{
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.startup:link{
	text-decoration: none;
	color: #66CCFF;
	font-weight: normal;

}
.startup:visited{
	text-decoration: none;
	color: #66CCFF;
}*/