﻿html,body {
    line-height:8px;
    margin:0;
    padding:0;
}

p, ol, li {line-height:16px; }
img { border: 0 }
form {display: inline;}
input {
	font-family: Tahoma, Arial;
	font-size: xx-small;
}
label.plain input {
    margin-bottom: -2px;
}


.textblack {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	line-height:12px;
}

.textblue {color: #003399; line-height:12px;}
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}

.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: #FFFFFF;
	line-height:12px;
}
a.textbold:link,a.textbold:visited,a.textbold:hover,a.textbold:active {
 text-decoration: underline;
	color: #515151;
}
.textgreen {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height:12px;
}
.textred {
	color: #00548a;
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
}
.textwhite {
	color: #464451;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height:12px;
}
.plain {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
}
a.plain:link,a.plain:visited,a.plain:hover,a.plain:active {
	color: #000000;
}
.textwhiteplain {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height:12px;
}
.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;
	line-height:2px;
}
.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;
}
.error {
    color:#ff0000;
    font-weight: bold;
    line-height:12px;
    padding: 10px;
    text-align: center;
    font-family: Tahoma, Arial;
	font-size: 11px;
}

.admintext {
    color: #000000;
    line-height: 14px;
}

.style2 {color: #000000;line-height:12px;}
