body,td {
  	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

a:link, a:visited {  	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {  	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
H1 {
font-size: 15px;
display:inline;
}
.borderwhite4 {
  	border: solid 8px #ffffff;
	padding-left:4px;
}
.borderwhite3 {
  	border-right: solid 8px #ffffff;
  	border-top: solid 8px #ffffff;
  	border-bottom: solid 8px #ffffff;
	padding-left:4px;
}
.borderwhite2 {
  	border-right: solid 8px #ffffff;
  	border-left: solid 8px #ffffff;
  	border-bottom: solid 8px #ffffff;
	padding-left:4px;
}

.borderwhite1 {
  	border-right: solid 8px #ffffff;

  	border-bottom: solid 8px #ffffff;
	padding-left:4px;
}

.content {
  	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
input	{
	
	font-size: 10px;
	font-weight:normal;
	font-family: Verdana, Courier New,Verdana,Arial,Sans-Serif;
	color: #000000;
	background-color:#ffffff;
	}
SELECT {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Courier New,Verdana,Arial,Sans-Serif;
	background-color:#ffffff;
	}
.radio input {background-color:#ffffff; display: inline;color: #006699;	border: 1px solid #ffffff;}

input.submit { 
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}

.ListSortOff
{
    BACKGROUND: silver;
    BORDER-BOTTOM: gray 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: white 1px solid;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}


