A:link
{
color:#003399;
text-decoration:none; 
}

A:visited{
color:#003399;
text-decoration:none;
}	

A:hover{
color:#FF9900;
text-decoration:underline;
}

A:active
{
	padding-left: 0px;
	list-style-position: inside;
	color: #3B607E;

	
}


body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 100px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
} 
 

 #search {
	position:fixed;
	width:220px;
	height:30px;
	left: 500px;
	top: 15px;
}
.gutter_left {
	height: auto;
	width: 500px;
	padding-top: 10px;
	border: thin inset #669999;
	margin-left: 85px;
	padding-left: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
.logo {
	background-color: #020232;
	background-image: url(/images/logo_top2_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 49px;
	width: 679px;
}

