/*---------dark theme color: #024392;
					--------------*/

body
	{
  	background-color:#C0C0C0; color:#003333;
	margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-align:center;
	}

.main
	{
	font-size:80%; width:1000px; height:100%; text-align:left; background-color:#FFFFFF;
	}

#tp_linkbar
	{
	border-top:2px solid #024392; border-bottom:1px solid #024392;
	}
	
#footer
	{
	background-color:#99FFFF;
	}
	
a
	{
	text-decoration:none; color:#003333;
	}

a:hover
	{
	color:#006633;
	}

#topsitelinks
	{
	font-size:80%;
	}
.topwebsites
	{
	background-color:#E2E4D9; font-size:80%
	}
.bg1{
	background-color:#efefef;
}