﻿/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #000000;
}
.main {
	background-image: url('../images/background_new2.jpg');
	width: 778px; 
	height: 850px;
	text-align:center;
	background-repeat:no-repeat;
}
.main2 {
	background-image: url('../images/background2_new.jpg');
	width: 778px; 
	height: 850px;
	text-align:center;
}

a.alt:link {
	font-size: 11px;
	color: #92182c;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
}
a.alt:visited {
	font-size: 11px;
	color: #92182c;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
}
a.alt:hover {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
}
a.alt:active {
	font-size: 11px;
	color: #92182c;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
}
a.altT:link {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.altT:visited {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.altT:hover {
	font-size: 12px;
	color: #92182c;
	font-weight: bold;
	text-decoration: none;
}
a.altT:active {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.altF:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.altF:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.altF:hover {
	font-size: 11px;
	color: #92182c;
	text-decoration: none;
}
a.altF:active {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.style2 {
	text-align: left;
}
.style3 {
	text-align: right;
}
.style12 {
	color: #FFFFFF;
	font-size: 12px;
}
.style13 {
	text-align: center;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.style17 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.style20 {
	background-image: url('../images/center_orange_box.png');
}
.style21 {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

