a:active,a:link,a:visited
	{
	font-size: 8pt;
	font-weight: normal;
	color: #2470AB;
	font-family: Arial, sans-serif;
	}

a:hover
	{
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	font-family: Arial, sans-serif;
	}
	
body
	{
    background-image : url("/template/skin/background.gif");
	background-color : #666666;
	scrollbar-face-color: #336699; 
	scrollbar-track-color: #eaeaea;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #cccccc; 
	scrollbar-3dlight-color: #666666; 
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000; 
	}
	
p,blockquote,ul,ol,li,div,table,th,tr,td	
	{
    font-size: 8pt;
	font-weight: normal; 
	color: #000000;
    font-family: Verdana, sans-serif;
	}
	
h1,h2,h3 
	{
    font-size: 14pt;
	font-weight: bold; 
	color: 000000;
    font-family: Arial, sans-serif; 
	}
	
h4
	{
    font-size: 12pt;
	font-weight: bold;
	color: 000000;
    font-family: Arial, sans-serif; 
	}

.white
	{
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	font-family: Arial, sans-serif;
}
	
.intro
	{
    font-size: 8pt;
	font-weight: bold; 
	color: #000000;
    font-family: Arial, sans-serif;
	}

.rightmenu
	{
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, sans-serif;
	}
	
.small
	 {
	font-size : 7pt;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, sans-serif;
	text-transform : uppercase;
	}
	
.notes
	 {
	font-size : 7pt;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	text-transform : none;
	}

.datetime
	 {
	font-size : 8pt;
	font-weight: normal;
	color: #eaeaea;
	font-family: Arial, sans-serif;
	text-decoration : none;
	}
	
a:active.anchor,a:link.anchor,a:visited.anchor,a:hover.anchor
	{
	font-size: 8pt;
	font-weight: normal;
	color: #eaeaea;
	font-family: Arial, sans-serif;
	text-decoration: none;
	}

td.firstviewed
	{
	font-size : 9pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

a:link.firstviewed
	{
	font-size : 9pt;
	font-weight: bold;
	font-family: Arial, sans-serif;
	}

tr.header
	{
	background-color: #6699cc;
	}

tr.rowone
	{
	background-color: #F2F9FF;
	}
	
tr.rowtwo
	{
	background-color: #E0EFFE;
	}
