html {
    overflow-y: scroll;
}


body {background-color: #CCCCCC;
	font-family: verdana;
	font-size: 12px;
	margin: 0px 10px; 10px; 10px;}

A:link      { color: #660000; text-decoration: underline; }
A:visited   { color: #5E0E07; text-decoration: underline; }
A:active    { color: #660000; text-decoration: underline; }
A:hover     { color: #0000FF; text-decoration: underline; }

table.noborder {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.noborder th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
table.noborder td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}

table.body {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.body tr {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
table.body td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
}

table.main {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(102, 0, 0) rgb(102, 0, 0) rgb(102, 0, 0) rgb(102, 0, 0);
	border-collapse: collapse;
	font-size: 12px;
}
table.main th {
	border-width: 2px;
	padding: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(102, 0, 0) rgb(102, 0, 0) rgb(102, 0, 0) rgb(102, 0, 0);
	font-size: 12px;
}
table.main td {
	border-width: 2px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: rgb(102, 0, 0) rgb(102, 0, 0) rgb(102, 0, 0) rgb(102, 0, 0);
	font-size: 12px;
}


a img	    { border-width:0}

   
.content
{padding-left: 100px;
padding-right:100px;
}


.blacklinks
{font-family: verdana; font-size: 14 px;
 

background-color:#CCCCCC;
   color:black;
   }
.blacklinks a:link {color:black}
.blacklinks 

a:visited {color:black}
.blacklinks a:active {color:black}





</style>
