body
{
background-color: #DFDFDF;
color: #000000;
font-size : 10px;
font-family : Arial, Helvetica, Helv, sans-serif;
font-weight : normal;
scrollbar-face-color: #999999;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #666666;
scrollbar-3dlight-color: #666666;
scrollbar-arrow-color:  #666666;
scrollbar-track-color: #CCCCCC;
scrollbar-darkshadow-color: #CCCCCC;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px
}

input
{
	font-size : 11px;
	height : 19px
}

select
{
	font-size : 11px
}

textarea
{
	font-family : Tahoma, Arial, Helvetica, Helv, sans-serif;
	font-size : 10px
}
.indexTitle {
 padding-left: 3px;
 padding-top: 3px;
 padding-bottom: 3px;
 border: 1px #999999 solid;
 font: 11px Arial, Helvetica, Helv, sans-serif; 
 color: #000000; 
 font-weight: bold;
 line-height: 130%
 }

/* default classes */
td { font: 11px Arial, Helvetica, Helv, sans-serif; color: #000000; line-height: 130% }

a:visited {  color: #666666; text-decoration: none; font-weight: normal}
a:active {  color: #000000; text-decoration: none; font-weight: normal}
a:hover {  color: #E1081E; text-decoration: none; font-weight: normal}
a:link:hover {  color: #E1081E; text-decoration: none; font-weight: normal}
a:link {  color: #666666; text-decoration: none; font-weight: normal}
a:visited:hover {  color: #E1081E; text-decoration: none; font-weight: normal}

.topLink:link:visited {  color: #FFFFFF; text-decoration: none; font-weight: normal}
.topLink:active {  color: #FFFFFF; text-decoration: none; font-weight: normal}
.topLink:link:hover {  color: #9F9F9F; text-decoration: none; font-weight: normal}
.topLink:link {  color: #FFFFFF; text-decoration: none; font-weight: normal}
.topLink:visited:hover {  color: #9F9F9F; text-decoration: none; font-weight: normal}
