﻿body {
	margin-top: 0px;
}

a:link {
	color: #044463;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #044463;
}
a:hover {
	text-decoration: underline;
	color: #E17630;
}
a:active {
	text-decoration: none;
	color: #044463;
}

.tx_gray
{
	font-family : verdana;
	font-size : 10px;
	color: #666666;
	text-decoration : none;
	padding-left: 10px;
	padding-right: 10px;

}

.link_tx
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-decoration : none;

}
img
{
border:0px;
}
.txt
{
	font-family: Verdana;
	font-size:12px;
	color: #48829A;
	text-decoration:none;
}

.txt_b
{
	font-family: Verdana;
	font-size:11px;
	color: #48829A;
	font-weight:bold;
	text-decoration:none;
}

.txt2
{
	font-family: Verdana;
	font-size:12px;
	font-style: normal;
	font-weight:bold;
	color: #498095;
}

.txt3
{
font-family: Verdana;
font-size:11px;
font-style: normal;
font-weight:normal;
color: #BB5822;
}

.txt_white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.tx_gray2 {
	font-family : verdana;
	font-size : 10px;
	color: #666666;
	text-decoration : none;
}
textarea, .textarea, select, option {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	background-image:url(../images/formbg.gif);
	word-spacing:-1px;
}
.input_txt {
	color: #000000;
	background-color: #ECECEC;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-size:10px;
	background-image:url(../images/formbg.gif);
	font-family: verdana;
}
.con_frm {
	color:#000000;
	font-size:10px;
	font-family: verdana;
	}
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:url(../images/formbg.gif) repeat-x left top;
	color:#000;
	font-weight:bold;
	padding: 1px 2px;
	font: verdana;
}
.formbutton_2 {
	cursor:pointer;
	border:outset 1px #ccc;
	background:url(../images/formbg.gif) repeat-x left top;
	color:#000;
	font-weight:bold;
	font-family: verdana;
}
.imgbrds {
	border-style:solid;
	border-width: 3px;
	border-color: #034464;
/*position: relative;
top: -3px;
left: -3px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#A6A6A6', Positive='true');	*/
}
.green {
	color: #48829A;
}
