﻿body {background-color:#000000; color:#FFFFFF;margin-top:0; margin-left:0;}
a:link
{
	color:Maroon;
	text-decoration: none;
	font-size: 9pt;
	padding-right: 2px;
	padding-left: 2px;
}
a:visited
{
	color: #027AC6;
	text-decoration: none;
	font-size: 9pt;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #ffcc66;
}
a:hover
{
	color: #ff0000;
	text-decoration: underline;
	font-size: 9pt;
	background-color: #ffffff;
}

a:active, a.active {
  color: #5895be;
}

.bBgrnd{width:10px; background-color:#640000;}
.shadow{width: 490px; background-color: #330000; height: auto; margin-left:10px; height:12px;margin-bottom:12px}
#headerTitle
{
	text-align: center;
	vertical-align: middle;
	background-color: #640000;
	color: White;
	height: auto;
	padding-top: 5px;
	padding-bottom: 3px;
	font-family: Arial Times New Roman Greek;
	font-size: medium;
	margin-bottom: 10px;
	border-right: #ffcc66 double;
	border-top: #ffcc66 double;
	border-left: #ffcc66 double;
	border-bottom: #ffcc66 double;
}
#topline{width:100%; height:4px; background-color:#FFCC66}
#outer{margin:0px; padding:0px;text-align:center}
#inner{width:750px;margin:0px auto;text-align:left;padding:15px;}
#line1{background-color: #640000; width: 100%;height: 12px; border: 0}
#mainTable
{
	background-color: #640000;
	width: 100%;
	border: 0;
}
#dataCul
{
	width: 500px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	float: left;
	padding-left: 20px;
	display: inline;
	background-color: #640000;
}
#linksCul{width: 210px; vertical-align: top; text-align: left; float: right; display: inline;background-color: #640000; height:100% }

.linksTitle{width: 190px; background-color: #444444; vertical-align: middle; font-family: Lucida Sans Unicode; font-size: medium; text-align:center}
.links{width: 180px; background-color: #777777; height: auto; padding-top:10px; padding-left:10px; padding-bottom:10px; font-size:small}
div.links a {color:#ffffff;} 
div.links a:hover{color: #000000;}
.titlemaroon{width: 470px; background-color: #cc9900; vertical-align: middle; font-family: Lucida Sans Unicode; font-size: medium; padding-left:20px}
.dataTextMaroon{width: 480px; background-color: #ffcc66; height: auto; padding-top:10px; text-indent:20px; padding-left:10px; padding-bottom:10px; color:Maroon}

.titleBlue
{
	width: 470px;
	background-color: #0C006B;
	vertical-align: middle;
	font-family: Lucida Sans Unicode;
	font-size: medium;
	padding-left: 20px;
}
.dataTextBlue
{
	width: 480px;
	background-color: #3F339E;
	height: auto;
	padding-top: 10px;
	text-indent: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #ffffff;
}
div.dataTextBlue a {color:#ffffff}
div.dataTextBlue a:hover{color: #000000;}
.textBgrndComm{width: 500px; background-color: #330000; height: auto}