body {background: #C0C0C0 repeat-y 50%;
	 margin: 0;
}
	 
#content {
	 width: 750px; 
	 background-color:#ffffff; 
	 padding: 4px; 
	 padding-top: 10px;
	 margin:auto;
} 

.small { font: 12px Arial}


#content table tr td form td{font-size: 11px;padding:0;}
#content table tr td form table {
border-spacing:0px;
border-collapse:collapse; padding:0;}

#topbar {
	border-top: 1px solid #E1E6F1;	
	border-bottom: 1px solid #E1E6F1;	
	background-color: #F8FDFF;
	font: bold 11px verdana;
	margin: 12px 0; 
	text-align: right;
	color: #666666;
}

a, a:visited,a:active {
	color:#003399;
}

a:hover {
	color: #003399;
}


h1 { 
	font: bold 20px Arial; 
	color:#C33; 
	margin-bottom: 0px; 
	margin-top: 0px;
	border-bottom: 1px solid #EDD6BB;
}

h2 {
	font: bold 16px Georgia; 
	color:#C33; 
	margin-bottom: 12px;
}

h3 {
	font: bold 13px Verdana,Georgia; 
	color:#C33; 
	margin-bottom: 8px;
}

td  { 
	font: 13px Verdana;  
	color:#383838; 
}
	
.date {font: 10px arial; color: #999}

table.default {border-collapse:collapse;}
.default td {border: 1px solid #ddd;
padding: 4px;} 

.tophead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C33;
	font-weight: bold;

}

#list-menu {
width: 133px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#list-menu ul {
	font-family: verdana, arial, sanf-serif;
	font-size: 12px;
	margin: 0;
	padding: 5;
	list-style-type: none;
	font-weight: bold;

}

#list-menu a {
display: block;
width:118px;
padding: 2px 2px 2px 8px;
background: #F7F5E;
text-decoration: none; /*lets remove the link underlines*/
border: 1px none #6282C2;
}

#list-menu li {
margin: 2px 0 0;
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #5C1A34;
	font-weight: bolder;

}

#list-menu a:hover {
	border: 1px none #000000;
	background: #FFFFCC;
	color: #000000;
	font-weight: bold;
}


#list-menu-bottom {
	display:inline;
	list-style-type:none
	}
.headlhs {
	font-family: Arial, Helvetica, sans-serif;
	color: #C33;
	font-size: 16px;
	font-weight: bolder;


}
