body {
	background-color: #CC3333; 
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style12 {
	font-size: 12px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#CC3333;
	font-weight:bold;
	vertical-align: inherit;
}
.td {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: baseline;
	font-weight: normal;
}
.redItal6 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	margin-left: 5px;
	margin-right: 5px;
}
.redItal8 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	margin-left: 5px;
	margin-right: 5px;
}
#splash {
	position:absolute;
	left:207px;
	top:2px;
	width:630px;
	height:160px;
	z-index:4;
	background-color: #000000;
}
#mainblock {
	position:absolute;
	left:202px;
	top:162px;
	width:630px;
	min-height:550px;
	z-index:1;
	background-color: #FFFFFF;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 5px;
}
#mainblock_ov {
	position:absolute;
	left:205px;
	top:162px;
	width:630px;
	min-height:550px;
	z-index:1;
	bottom: auto;
}
#logoblock {
	position:absolute;
	left:2px;
	top:15px;
	width:200px;
	height:142px;
	z-index:3;
	background-color: #CC3333;
	visibility: visible;
}
#nav-bar {
	position:absolute;
	left:2px;
	top:2px;
	width:200px;
	z-index:2;
	background-color: #CC3333;
	border-right-color: #000000;
	border-right-width: 5px;
	border-right-style: solid;
	min-height: 600px;
}
a:link {
	color: #330033;
	background-color: none;
	border: none;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited {
	color: #660066;
	background-color: none;
	text-decoration: underline;
	font-weight: bolder;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #CC3333;
	font-weight: bolder;
}
a:active {
	color: #330033;
	background-color: #FF6600;
	text-decoration: underline;
	font-weight: bolder;
}
.white_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
