body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: 4A4A4A;
	line-height: 20px;
}
table {
	background-repeat:no-repeat
}
a img {border:0px;}
#page {
width: 761px;
margin: 0px auto;
border: none;
padding: 8px;
padding-top: 0px;
background-color: #FFFFFF;
background-image: url(images/shadowsides.gif);
}
#footercurve {
width: 761px;
margin: 0px auto;
border: none;
padding: 8px;
background-color: #999999;
background-image: url(images/footercurve.gif);
background-repeat:no-repeat;
}
#marginsides {
margin-left: 30px;
margin-right: 20px;
}
#marginright {
margin-right: 100px;
}
#subnav {
margin-right: 46px;
text-align:right;
}
a:link {
text-decoration: none;
color: #7E7A76;
}
a:hover {
font-weight: bold;
/*border-bottom-style: dotted;*/
/*border-bottom-width: 1px;*/
text-decoration: none;
}
a:hover img { 
border: none;
border-bottom-width: 0px;
}
a:active {
text-decoration: none;
color: #4A4A4A;
}
a:visited {
text-decoration: none;
color: #4A4A4A;
}
.selected {
color: #4A4A4A;
font-weight: bold;
text-decoration: none;
}
.smalltext {
font-size: 9px;
color: #666666;
}
.tablerow {
border-top:dotted 2px #999999;
}
.head {
font-size: 14px;
}