body
{
	background-color: #202040;
	color: black;
}

Table.main
{
	padding: 0;
	width: 800px;
	height: 100%;
	border: 0px;
	background-color: white;	
}

TD.leftbar
{
	background-color: #FFD700;
	vertical-align: top;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid green;
}

TD.line
{
	background-color: green;
	padding: 0;
	height: 2px;
}

TD.logo
{
	background-color: white;
	vertical-align: center;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid green;
}

TD.image
{
	background-color: white;
	vertical-align: center;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.nav
{
	background-color: #FFD700;
	vertical-align: top;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Geneva,  Helvetica, sans-serif;
	font-size: 10pt;
	color: black;		
	border-right: 1px solid green;
}

TD.newsdate
{
	background-color: #FFE0A0;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana;
	font-size: 9pt;
	color: maroon;		
}

TD.newstext
{
	background-color: #FFE0A0;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "Georgia","Palatino Linotype", "Times New Roman", "serif";
	font-size: 9pt;
	color: maroon;
	letter-spacing: 0.5pt;
}

.content
{
	font-family: "Georgia","Palatino Linotype", "Times New Roman", "serif";
	font-size: 9pt;
	letter-spacing: 0.5pt;
	line-height: 15px;
	width: 100%;
}

P{
	top: -12px;
	position: relative;	
}

DIV.header
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0pt;
	border-bottom: 2px solid #FFD700;
	width: 100%;
	height: 20px;
}

DIV.header2
{
	color: maroon;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 0pt;
	height: 20px;
}

DIV.copyright
{
	color: grey;
	font-family: Verdana;
	font-size: 5pt;
	font-style: italic;
}

DIV.brandlogo {
	padding-top: 10px;
	cursor: hand;
}

DIV.sidelinks {
	padding-top: 20px;
}

DIV.menulinks {
	padding-top: 20px;
}

DIV.pagestart {
	padding-top: 0px;
}

.arrow{
	color: #FFD700; 
	font-size: 9pt; 
	font-weight: bold;
}

A.redirect
{
	color: maroon;
	text-decoration: none;
}

A.redirect:Hover
{
	color: navy;
	text-decoration: underline;
}

A.download
{
	color: red;
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
	position: relative;	
	line-height: 25px;
}

A.download:Hover
{
	text-decoration: underline;
}

A.headmenu
{
	font-weight: bold;
	color: white; 
	text-decoration: none;
	position: relative;	
	line-height: 25px;	
	border-bottom: 2px solid white;
	width: 100%;
}

A.headmenu:Hover
{
	color: black; 
}

A.selectedmenu{
	font-weight: bold;
	border-bottom: 2px solid white;
	text-decoration: none;
	position: relative;	
	line-height: 25px;	
	color: black; 
	cursor: hand;
}

A.submenu
{
	font-weight: normal;
	color: black; 
	text-decoration: none;
	position: relative;	
	line-height: 15px;	
}

A.submenu:Hover
{
	text-decoration: underline;
}

A.selectedmenu2{
	font-weight: bold;
	color: Black; 
	text-decoration: none;
	position: relative;	
	line-height: 15px;
}

A.version
{
	font-weight: bold;
	color: maroon; 
	text-decoration: none;
	position: relative;
	line-height: 19px;		
}

.faq{
	color: black; font-weight: bold;font-family: Arial; font-size: 9pt; line-height: 14px;
}

.page{
	font-family: Arial;
	font-size: 8pt;	
	text-align: right;	
}

.maroon{
	color: maroon;
}