A:link {color: #0000FF;}
A:visited {color: #0000FF;}
A:active {color: #0000FF;}
A:hover {color: #333333;}



.input {
	font-family: Arial;
	padding: 2px;
	height: 20px;
	font-size: 11px;
	color: #000000;
	background-color:#DCDCDC;
	border: 0px;
}

TEXTAREA {
	font-family: Arial;
	padding: 2px;
	height: 96px;
	font-size: 11px;
	color: #000000;
	background-color:#DCDCDC;
	border: 0px;
}


SELECT, OPTION {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

form {display:inline;}


	
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.tableList
{
	border-color: #CCCCCC;
	border-width: 0px;
	border-style: solid;
	border-spacing: 0; 
	border-collapse: collapse; 
	
}	
.tdList
{
	border-color: #CCCCCC;
	border-width: 0px;
	border-style: solid;
	margin: 0;
	padding: 2px;
}

     
.mybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	vertical-align: baseline;

}



a.bttn:link, a.bttn:visited {
font-family: Verdana;
font-size: 11px;
color: #000000;
background-color: #DDDDDD;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
padding-left: 10px;
border-right: solid 1px #999999;
border-bottom: solid 1px #666666;
height: 19;
text-align: center;
text-decoration: none;

}
a.bttn:hover {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
background-color: #898989;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
padding-left: 10px;
border-right: solid 1px #666666;
border-bottom: solid 1px #373737;
height: 19;
text-align: center;
text-decoration: none;
}

