html,body {
	margin: 0px;
	padding:0px;
	line-height:8px;
	font-family: Tahoma;
	font-size: 10px;
	color:#000000;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
form {
    display: inline;
}
.textblue {
    color: #003399;
}

input {
	font-family: Tahoma;
	font-size: xx-small;

}
label.plain input {
    margin-bottom: -2px;
}
select {
	font-family: Tahoma;
	font-size: x-small;
}
img {
    border:0;
}
.textblack {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	line-height:12px;
}
a.textblack:link,a.textblack:visited,a.textblack:hover,a.textblack:active {
 color:#000000;
}

.textblack2 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	line-height:15px;
}

.textbold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height:10px;
}
.textgreen {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5F5E34;
	line-height:12px;
}

.textred {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
}
.textwhite {
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height:12px;
}
.plain {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	line-height:12px;
}
a.plain:link,a.plain:visited,a.plain:hover,a.plain:active {
 color:#666666;
}
.textwhiteplain {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height:12px;
}
.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;
}

.error {
    color:#ff0000;
    font-weight: bold;
    line-height:12px;
    padding: 10px;
    text-align: center;
    font-family: Tahoma;
	font-size: 11px;
}

.style3 {

	font-size: 12px;
	line-height:12px;
}
.style2 {font-size: 11px;line-height:12px;}
