body
	{
	font-family : tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : 300;
	color : #eeeeee;
	scrollbar-face-color: #333377;
	scrollbar-shadow-color: #333377;
	scrollbar-highlight-color: #333377;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #333377;
	scrollbar-track-color: #333377;
	scrollbar-arrow-color: #ffffff;
	}

a
	{
	font-family : tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : 300;
	color : #ffff00;
	}

a.menu
	{
	font-family : tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : 800;
	color : #ffff00;
	text-decoration:none;
	}

a.visited
	{
	font-family : tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : 600;
	color : #ffff00;
	}

td
	{
	color: #ffffff;
	font-family:tahoma;
	font-size: 11px;
	}
	
td.smaller
	{
	color: #ffffff;
	font-family:tahoma;
	font-size: 11px;
	}

pre
	{
	color: #eeeeee;
	font-family:tahoma;
	font-size: 11px;
	}


body 
	{ 
	background-attachment: fixed;
	background-repeat: repeat-x; 
	}


select
	{
	border-color:#3c3c3c;
	border-width:1;
	font-family:arial, helvetica;
	font-size:12pt;
	color:#3c3c3c;
	height : 4pt;
	}

textarea
	{
	border-color:#3c3c3c;
	border-width:1;
	overflow:hidden;
	font-family:tahoma,arial, helvetica;
	font-size:12;
	color:#000000;
	background-color:#eeeeee;
	}

input.submit 
	{
	background-color: #000066;
	font-weight: bold;
	color:white
	}

input.radio
	{
	background-color: #333399;
	}


input, option
	{
	background-color: #333399;
	border-color:#ffffff;
	border-width:1;
	font-family:tahoma,tahoma, helvetica;
	font-size:11;
	color:#ffffff;
	}

h1
	{
	font-family:tahoma;
	font-size: 26px;
	}

h2
	{
	font-family:tahoma;
	font-size: 22px;
	text-decoration: none;
	}
	
h3
	{
	font-family:tahoma;
	font-size: 18px;
	}

h4
	{
	font-family:tahoma;
	font-size: 16px;
	text-decoration: none;
	}

img.cc
	{
	border : 1px solid #ddddff;
	}
	
table.tdborder
	{
	border-left:#ffffff solid 1pt;
	border-bottom:#ffffff solid 1pt;
	border-right:#ffffff solid 1pt;
	border-top:#ffffff solid 1pt;
	}
	
td.tdborder2
	{
	border-top:#ffffff solid 1pt;
	}