﻿body {
	background-color: #000000;
	background-repeat: repeat-x;
}

.HeaderLeft {
	background-image: url('Images/Header_011.gif');
	background-repeat: no-repeat;
	height: 150px;
}
.HeaderRight {
	background-image: url('Images/Header_022.gif');
	background-repeat: no-repeat;
	height: 150px;
}
.Menu {
	height: 30px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #C0C0C0;
	color: #FFFFFF;
	font-family: calibri;
	font-size: 16px;
	background-image: url('Images/Menu.gif');
	background-repeat: no-repeat;
}
.Menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu a:hover {
	text-decoration: none;
	font-weight: bold;
}
.Menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Menu a:active {
	font-weight: bold;
	color: #FFFFFF;
}
.Menu a:focus {
	font-weight: bolder;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 17px;
}
.Content {
	
}
.Content a:link {
	font-size: 16px;
	font-family: calibri;
	text-decoration: underline;
	color: #FFFFFF;
}
.Content a:hover {
	font-size: 16px;
	font-family: calibri;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.Content a:visited {
	font-size: 16px;
	font-family: calibri;
	text-decoration: underline;
	color: #FFFFFF;
}
.Content a:active {
	
}

.Content a:link {
	
}
.Content a:hover {
	
}
.Content a:visited {
	
}
.Content a:active {
	
}

.LowerMenu {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	padding: 3px;
	color: #FFFFFF;
	font-family: calibri;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.LowerMenu a:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.LowerMenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.LowerMenu a:visited {
	color: #FFFFFF;
	font-size: 12px;
}
.LowerMenu a:active {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.Footer {
	color: #FFFFFF;
	font-family: calibri;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
}
.ListItem {
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-family: calibri;
	font-size: 18px;
}
.ListItem a:hover {
	font-weight: bold;
}
.ListItem a:link {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.ListItem a:visited {
	text-decoration: underline;
	font-size: 18px;
	color: #FFFFFF;
}
.ListItem a:active {
	font-size: 20px;
	color: #FFFFFF;
}

.ped {
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-family: calibri;
	color: #FFFFFF;
	font-size: 14px;
	height: 30px;
}
.OnlinePed {
	font-size: 18px;
	font-family: calibri;
	text-decoration: underline;
	color: #FFFF00;
	vertical-align: middle;
	height: 30px;
	padding-bottom: 10px;
}
.OnlinePed a:link {
	font-size: 18px;
	font-family: calibri;
	text-decoration: underline;
	color: #FFFF00;
}
.OnlinePed a:hover {
	font-size: 18px;
	font-family: calibri;
	text-decoration: underline;
	color: #FFFF00;
	font-weight: bold;
}
.OnlinePed a:visited {
	font-size: 18px;
	font-family: calibri;
	text-decoration: underline;
	color: #FFFF00;
}
.OnlinePed a:active {
	font-size: 18px;
	font-family: calibri;
	text-decoration: underline;
	color: #FFFF00;
}
