td{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
}
A{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
A:link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
A:active{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
A:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
.main_hd{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #133DBD;
	font-style: normal;
}

.footer_link:link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
.footer_link:active{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
.footer_link:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
.footer_link:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #8C3F23;
	font-style: normal;
	text-decoration: none;
}
.text_field{
	height:17px;
	width:250px;
	padding-top:5px;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-align:left;
}
.tab {
    display:block;
	border:#000000 solid 1px;
	background-color:#FFFFFF;
	width:80px;
	height:25px;
	float:right;
	margin-left:5px;
}

.textfield1 {
	BORDER-RIGHT:  #000000 1px solid;
	BORDER-TOP:  #000000 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT:  #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM:  #000000 1px solid;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	padding-left: 10px;
	padding-top:5px;
	width: 275px;
	height:18px;
	float: left;
}

