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

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

}
label.text input {
    margin-bottom: -2px;
}

select {
	font-family: Tahoma;
	font-size: x-small;
}
img {
    border:0;
}

.textblue {
	color: #003399;
	font-family: Tahoma;
	font-size: 11px;
}
.textdarkblue {
	color: #45515C;
}
.textblack {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color:#575757;
	line-height:12px;
}
a.textblack:link,a.textblack:visited,a.textblack:hover,a.textblack:active {
 color:#000000;
}
.textbold {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height:12px;
}
.textgreen {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5F5E34;
	line-height:12px;
}
.textdgreen {
	color: #627B00;
	font-family: Tahoma;
	font-size: 11px;
}
.textwhite {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	line-height:12px;
}
.textwhiteb {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height:12px;
}

.grey_divider {
	background-image: url(../images/grey_divider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
}
.bg_bottom1 {
	background-image: url(../images/bottom_grey01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.bg_bottom2 {
	background-image: url(../images/bottom_grey02.gif);
	background-repeat: repeat;
	background-position: left top;
}
.main_bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg1 {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dot {
	background-image: url(../images/dotted_grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}
.grey_line {
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.double {
	background-image: url(../images/grey_double01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.dotted {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 4px;
}
.double01 {
	background-image: url(../images/grey_double02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.greybar04 {
	background-image: url(../images/grey_bar04.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}
.dotbg {
	background-image: url(../images/dot_bg.gif);
	height: 28px;
	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 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}
.text {

	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
}
a.text:link,a.text:visited,a.text:hover,a.text:active {
 text-decoration: underline;
 color:#000000;
}
.txtgrey {
	color: #575757;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}
.txtgrey01 {
	color: #575757;
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
}
a.txtgrey01:link,a.txtgrey01:visited,a.txtgrey01:hover,a.txtgrey01:active {
 color:#575757;
}
.txtorange{
	color: #FF7E00;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}
