body
    {
    background-color: #dbdbdb;
    color: #000000;
    margin: 0px;
    font-family: verdana, arial; 
    font-size: 60%; 
    text-align: center;
    }
	
img
	{
	border: 0px;
	}

.mainheader
	{
	background-color: #000000;
	padding: 2px; 
	color: #FFFFFF; 
	text-align: left;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #FFF;
	font-size: 12px;
	}
	
.index 
	{ 
	border-width: 5px;
	border-color: #000000;
	border-style: solid; 
	background: #fff;
	width: 850px;
	height: 1877px;
	margin: 5 auto;
	position: relative;
	text-align: left;
	}
	
.top 
	{ 
	text-align: left;
	border: 0px;
	width: 744px;
	height: 445px;
	vertical-align: top;
	}

.content 
	{ 
	text-align: left;
	border: 0px;
	border-color: #000000;
	border-style: solid; 
	background: transparent;
	color: #000000;
	padding: 0px;
	width: 830px;
	position:absolute;top:400; height:auto; left:10;
	}
	 
	 
a.menu:link
    {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    }

a.menu:visited
    {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    }

a.menu:hover
    {
    color: #e3fafd;
    text-decoration: none;
    }	
    
a:link
    {
    color: #000000;
    text-decoration: uppercase;
    font-weight: bold;
    }

a:visited
    {
    color: #000000;
    text-decoration: uppercase;
    font-weight: bold;
    }

a:hover
    {
    color: #e3fafd;
    text-decoration: lowercase;
    }
    
.td
	{
	font-family: verdana, arial;
	font-size: 60%;
	color: #000000;
	}
