body{
  font-family: Verdana, Arial, TimesNewRoman;
  font-size: 12px;
  color: #FFFFFF;
  background-color:#000000;
  padding-left: 0px;
}
.content{
  width: 600px;
}
h1{
  padding-left: 15px;
  font-size: 24px;
  color: #FFFFFF;
  background-color: #FF0000;
	display: block;
}
h2{
  font-size: 16px;
  color: #FFFF00;
}
h3{
  font-size: 14px;
	color: #FFFFFF;
}

.header{
  width: 600px;
  font-size: 32px;
  font-weight: bold;
  padding: 0px;
}
.headerYellow{
	font-size: 32px;
	float:left;
	color: #FFFF00;
}
.headerRed{
	font-size: 32px;
	color: #FF0000;
}
.newsletter{
  color: #FF0000;
  font-size: 10px;
}
.newsletter a{
  color: #DDDDDD;
  text-decoration: underline;
  font-size: 10px;
}
.newsletter a:hover{
  color: #FFFF00;
  text-decoration: underline;
  font-size: 10px;
}
.separator{
	width: 495px;
  margin-top: 7px;
	margin-bottom: 12px;
}
.linkbar{
  width: 500px;
  background-color: #000000;
	height: 50px;
}
.linkbar a{
  color: #FFFFFF;
  text-decoration: underline;
  text-align: center;
}
.linkButton{
 	padding-top: 2px;
	margin-right: 7px;
  margin-bottom: 8px;
  color: #FFFFFF;
  text-decoration: underline;
  text-align: center;
  background-color: #000080;
  border: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  font-weight: normal;
  font-size: 12px;
  width: 115px;
  height: 20px;
	float: left;
}

.active{
  padding-top: 2px;
	margin-right: 7px;
  margin-bottom: 8px;
  color: #FFFF00;
  text-decoration: none;
  text-align: center;
  background-color: #FF0000;
  border: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  width: 115px;
  height: 20px;
	float: left;
}

.linkbar a:hover{
  color: #FFFF00;
  font-weight: bold;
  text-decoration: underline;
}
.linkbar a:active{
  color: #CCCCCC;
  font-weight: bold;
  text-decoration: underline;
}

.secondLinkbar{
  width: 600px;
  background-color: #000000;
	height: 25px;
}

.secondLinkButton{
	margin-right: 5px;
  margin-bottom: 8px;
  color: #FFFFFF;
  text-decoration: underline;
  text-align: center;
  background-color: #000080;
  border: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  font-weight: normal;
  font-size: 10px;
  width: 111px;
  height: 15px;	
	float: left;
}

.secondLinkButtonCup{
	margin-right: 5px;
  margin-bottom: 8px;
  color: #FFFFFF;
  text-decoration: underline;
  text-align: center;
  background-color: #000080;
  border: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  font-weight: normal;
  font-size: 10px;
  width: 92px;
  height: 15px;	
	float: left;
}

.secondLinkbar a{
  color: #FFFFFF;
  text-decoration: underline;
  text-align: center;
  font-weight: normal;
  font-size: 10px;
}
.active2{
	margin-right: 5px;
  margin-bottom: 8px;
  color: #FFFF00;
  text-decoration: none;
  text-align: center;
  background-color: #FF0000;
  border: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  width: 111px;
  height: 15px;	
	float: left;
}
.active2cup{
	margin-right: 5px;
  margin-bottom: 8px;
  color: #FFFF00;
  text-decoration: none;
  text-align: center;
  background-color: #FF0000;
  border: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  font-weight: bold;
  font-size: 10px;
  width: 92px;
  height: 15px;	
	float: left;
}

.secondLinkbar a:hover{
  color: #FFFF00;
  font-weight: bold;
  text-decoration: underline;
}
.verticalLinkbar{
  width: 160px;
	float:left; 
	text-align:left;	
  background-color: #000000;
	padding-right: 10px;
}
.verticalLinkButton{
	float:left; 
  padding-top: 2px;
	padding-left: 10px;
  margin-bottom: 8px;
  color: #FFFFFF;
  text-decoration: underline;
  background-color: #000080;
  width: 150px;
}
.verticalLinkbar a{
 	color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
  font-size: 10px;
}
.verticalLinkbar.descr{
  padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 8px;
  color: #FFFF00;
  text-decoration: none;
  background-color: #FF0000;
  font-weight: bold;
  width: 160px;
}
.descr{
  padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 8px;
  color: #FFFF00;
  text-decoration: none;
  background-color: #FF0000;
  font-weight: bold;
  width: 150px;
}
.verticalLinkbar a:hover{
  color: #FFFF00;
  font-weight: bold;
  text-decoration: underline;
}
.verticalLinkbar a:active{
  color: #CCCCCC;
  font-weight: bold;
  text-decoration: underline;
}

.linklist{
	padding-left:170px;
}
.linklist a{
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}

table {
  font-size: 12px;
  border-style: none;
  border-color: #BBBBBB;
	width: 600px;
}

.tableheader{
  font-weight: bold;
}

.tableseparator{
  background-color: #000000;
  padding: 0px;
  margin: 0px;
}
td {
  background-color: #000066;
  color: #FFFFFF;
  border-color: #BBBBBB;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  vertical-align: top;
}

td a{
  color: #FFFFFF;
  text-decoration: underline;
}

th{
  font-weight: bold;
  text-align: left;
  background-color: #000066;
  color: #FFFFFF;
  border-color: #BBBBBB;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
	padding-bottom: 10px;
  vertical-align: bottom;
  text-align: center;
}

.small{
	font-size: 10px;
}
.vertical{
  writing-mode: tb-rl;
  text-align: right;
	padding-bottom: 10px;
}

.vline{
	border-right-color:#FFFFFF; 
	border-right-width:1px; 
	border-right-style:solid;
	padding: 0px;
}

.highlightedTd{
  background-color: #FF0000;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  border-color: #BBBBBB;
  margin: 0px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.highlightedTd2{
  background-color: #000066;
  color: #FFFFFF;
  font-weight: bold;
  margin: 0px;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
	text-align: center
}

.resultTable{
	widt:600px;
}
.resultTable td{
	background-color: #333333;
}
.resultTable .td2{
	background-color: #555555;
}

.resultTable .highlightedTd{
  background-color: #FF0000;
	font-weight: normal;
	font-size: 12px;
}

.hiddenTable {
  border-style: none;
}
.hiddenTable td{
  background-color: #000000;
}

.hiddenTable th{
  background-color: #000066;
	color: #FFFF00;
	text-align: right;
	vertical-align: middle;
}

.fotoTable {
  width: 100%;
  border-style: none;
}

.fotoTable td{
  text-align: center;
  vertical-align: middle;
  background-color: #000000;
}

a {
  text-decoration: underline;
  font-weight: bold;
  color: #FFFF00;
}

a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #FFFFFF;
}

.footer{
  width: 600px;
  text-align: center;
  color: #FFFFFF;	
}
.red{
	color: #FF0000;
	font-weight: bold;
}
.yellow{
	color: #FFFF00;
	font-weight: bold;
}
.blue{
  color: #00FFFF;
  font-weight: bold;
}
.blue a{
  color: #00FFFF;
}
ul.firstLarge{
  list-style-position: outside;
  list-style: url(../res/listicon.gif);
}
ul.firstLarge a{
  text-decoration: underline;
  color: #00FFFF;
  font-size: 16px;
}
ul.first{
  list-style-position: outside;
  list-style: url(../res/listicon.gif);
}
ul.first a{
  text-decoration: underline;
  color: #00FFFF;
  font-size: 14px;
}
ul.second{
  color: #FFFFFF;
  list-style: url(../res/listicon2.gif);
  list-style-position: inside;
  list-style-type: disc;
  text-indent: -35px;
}
.newsButton{
 	padding-top: 2px;
  margin-left: 100px;
  padding-left: 30px;
  padding-right: 30px;
	margin-right: 7px;
  margin-bottom: 8px;
  color: #FFFFFF;
  text-decoration: underline;
  text-align: center;
  background-color: #000080;
  border: solid;
  border-width: 1px;
  border-color: #FFFFFF;
  font-weight: normal;
  font-size: 12px;
  width: 115px;
  height: 20px;
	float: left;
}
