body	{ 
	background-color: #000000; margin: 0px;
	color:#ffffff; font-family:Arial,Verdana,Helvetica; font-size: 12px;
	
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#404040;
	scrollbar-arrow-color:#ff2000;
	scrollbar-darkshadow-color:#202020;
	scrollbar-face-color:#404040;
	scrollbar-highlight-color:#808080;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
	}
	
*	{font-family: Arial,Helvetica; font-size: 12px;}
	
body.main{ 
	background-image:url('images/atropos_background.gif');
	background-attachment:fixed;
	background-position: center;
	background-repeat: no-repeat;
	margin: 10px;
	}

a:link		{ text-decoration:none; color: #ff2000; }
a:visited 	{ text-decoration:none; color: #ff2000; }
a:hover 	{ text-decoration:underline; color: #ff2000; }
a:active	{ text-decoration:none; color: #ff2000; }
	
.void	{ background-color: #202020;}
.frame	{ background-color: #FFFFFF;}
table	{ border-width: 0px; padding:0px;}

*.news	{ border-width: 2px; border-color:#404040; border-style:solid;}

h1	{ font-weight:bold; color: #ff2000; font-size: 24px; text-align:center; margin-top: 20px;}
h2	{ font-weight:bold; color: #ff2000; font-size: 14px; text-align:center; padding-bottom: 15px;}
.h2	{ font-weight:bold; color: #ff2000; font-size: 14px; text-align:center;}

.navi	{ text-align:center; font-size:18px; font-weight:bold; }
a:link.navi	{ text-decoration:none; color: #ff2000; }
a:visited.navi 	{ text-decoration:none; color: #ff2000; }
a:hover.navi 	{ text-decoration:none; color: #ffffff; }
a:active.navi	{ text-decoration:none; color: #ffffff; }

td	{ vertical-align:top; }
td.center	{ vertical-align:middle;}
img	{ border-width:0px; }
