.textblack {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}
.textblue {color: #003399}
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
.textdarkblue {
	color: 45515C;
}
select {
	font-family: Tahoma;
	font-size: x-small;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #515151;
}
.textgreen {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.boyyyyy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00548A;
	text-decoration: none;
}

.textred {
	color: #00548a;
	font-family: Tahoma;
	font-size: 11px;
}
.textwhite {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}
.plain {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
.textwhiteplain {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.top_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_nav {
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_search {
	background-image: url(images/bg_search.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_title {
	background-image: url(images/bg_title.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dot_line {
	background-image: url(images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_title01 {
	background-image: url(images/bg_title01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_bg {
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_bottom {
	background-image: url(images/bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

