/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th{
	font-size: 11px;
	font-family: Tahoma;
	color: #333333
}
.style1 {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #666666;
}
.style3 {
	font-size: 11px;
	font-family: Tahoma;
	color: #333333
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style4 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.txtbox{
font-family: Tahoma;
font-size: 8pt;
border: 1px solid #C0C0C0;
}
.submitbox {
border:1px solid #000000;
font-family: Verdana;
font-size: 11px;
height: 30px;
background-color:#e6e6e6;
font-weight:bold;
}