/*FlexiWeb Style File - Created 08-08-2010
Menus Section
*/
.main {
	position: absolute;
	left: 0px;
	top: 122px;
	z-index: 90;
	text-align: left;
	text-indent: 13px;
}
#main, #main ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 25px;
	background-color: #7b1c16;
	font-weight: normal;
	border: 1px solid #7b1c16;
	border-right-width: 0px;
	border-top-width: 0px;
	}

#main li {
	float: left;
	padding-left: 0px;
	margin : 0px;
	border-right-width: 1px;
	border-right-color: #7b1c16;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #7b1c16;
	border-top-style: solid;
	background-color: #7b1c16;
}
#main li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	font-weight: normal;
	margin: 0px;
	z-index: 90;	
	background-color: #ba0204;	
}
#main a {
	display: block;
	width: auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	text-decoration: none;
	padding : 0px 0.5em;
	z-index: 90;	
}
#main a:hover {
color: #FFFFFF;
}
#main li:hover ul ul, #main li:hover ul ul ul, #main li.sfhover ul ul, #main li.sfhover ul ul ul {
	left: -999em;
}
#main li:hover ul, #main li li:hover ul, #main li li li:hover ul, #main li.sfhover ul, #main li li.sfhover ul, #main li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#main li:hover, #main li.sfhover { 
	background-color: #ba0204;
}
#main li ul a {
padding:0px;
width:170px;	
}
.nextyear {
	position: absolute;
	left: 220px;
	top: 200px;
	z-index: 90;
	text-align: left;
}
#nextyear, #nextyear ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 20px;
	background-color: #ba0204;
	font-weight: bold;
	border: 1px solid black;
	border-right-width: 0px;
	border-top-width: 0px;
	}

#nextyear li {
	float: left;
	padding-left: 0px;
	margin : 0px;
	border-right-width: 1px;
	border-right-color: black;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: black;
	border-top-style: solid;
	background-color: #ba0204;
}
#nextyear li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
}
#nextyear a {
	display: block;
	width: auto;
	color: white;
	font-family: Verdana;
	font-size : 12px;
	text-decoration: none;
	padding : 0px 0.5em;
	z-index: 90;	
}
#nextyear a:hover {
color: #ba0204;
}
#nextyear li:hover ul ul, #nextyear li:hover ul ul ul, #nextyear li.sfhover ul ul, #nextyear li.sfhover ul ul ul {
	left: -999em;
}
#nextyear li:hover ul, #nextyear li li:hover ul, #nextyear li li li:hover ul, #nextyear li.sfhover ul, #nextyear li li.sfhover ul, #nextyear li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#nextyear li:hover, #nextyear li.sfhover { 
	background-color: darkred;
}
#nextyear li ul a {
width:100px;	
}
.months {
	position: absolute;
	left: 220px;
	top: 230px;
	z-index: 90;
	text-align: left;
}
#months, #months ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 20px;
	background-color: #ba0204;
	font-weight: bold;
	border: 1px solid white;
	border-right-width: 0px;
	border-top-width: 0px;
	}

#months li {
	float: left;
	padding-left: 0px;
	margin : 0px;
	border-right-width: 1px;
	border-right-color: white;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: white;
	border-top-style: solid;
	background-color: #ba0204;
}
#months li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
}
#months a {
	display: block;
	width: auto;
	color: White;
	font-family: Verdana;
	font-size : 12px;
	text-decoration: none;
	padding : 0px 0.5em;
	z-index: 90;	
}
#months a:hover {
color: white;
}
#months li:hover ul ul, #months li:hover ul ul ul, #months li.sfhover ul ul, #months li.sfhover ul ul ul {
	left: -999em;
}
#months li:hover ul, #months li li:hover ul, #months li li li:hover ul, #months li.sfhover ul, #months li li.sfhover ul, #months li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#months li:hover, #months li.sfhover { 
	background-color: darkred;
}
#months li ul a {
width:100px;	
}/*FlexiWeb Style File - Created 08-08-2010
Elements Section
*/
body {
margin: 0px;
}
.header {
background-color: #7b1c16;
position: absolute;
left: 0px;
top: 0px;
height: 120px;
width: 787px;
overflow: auto;
border: #7b1c16;
font-family: Verdana, Arial, sans-serif;
color: #000000;
visibility: visible;
padding: 0px;
text-align: right;
right:0px;
}
.header TD {
border: #ba0204;
}
.maincontent {
background-color: #FFFFFF;
position: absolute;
left: 150px;
top: 150px;
height: auto;
width: 618px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
visibility: visible;
padding: 0px 0px 2px 15px;
text-align: left;
}
.outerdiv {
background-color: white;
height: auto;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
background:url(images/bg.gif) center repeat-y;
}
.containerdiv {
background-color: #7b1c16;
position: relative;
top: 0px;
height: auto;
width: 785px;
overflow: hidden;
font-family: Verdana, Arial, sans-serif;
}
.leftdiv {
background-color: black;
position: relative;
left: 50px;
top: 200px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.leftdiv2 {
position: absolute;
left: 0px;
top: 420px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.leftcontent1 {
position: absolute;
left: 2px;
top: 180px;
width: 150px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 8px;
color: white;
visibility: visible;
padding: 0px 0px 0px 0px;
text-align: left;
}
.leftcontent1 a {
color: white;
text-decoration: underline;
}
.leftcontent1 a:hover {
color: #7e96bb;
}
.leftcontent2 {
position: absolute;
left: 0px;
top: 400px;
width: 150px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 8px;
color: #ba0204;
visibility: visible;
padding: 0px 0px 0px 0px;
text-align: left;
}
.leftcontent2 a {
color: white;
text-decoration: underline;
}
.leftcontent2 a:visited {
color: white;
}
.leftcontent2 a:hover {
color: #7e96bb;
}
.leftcontent3 {
position: absolute;
left: 0px;
top: 560px;
width: 150px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 8px;
color: #ba0204;
visibility: visible;
text-align: left;
}
.leftcontent3 a {
color: white;
text-decoration: underline;
}
.leftcontent3 a:visited {
color: white;
}
.leftcontent3 a:hover {
color: #7e96bb;
}
.leftcontent4 {
position: absolute;
left: 0px;
top: 680px;
width: 150px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 8px;
color: white;
visibility: visible;
text-align: left;
}
.leftcontent4 a {
color: white;
text-decoration: underline;
}
.leftcontent4 a:hover {
color: #7e96bb;
}
.leftcontent5 {
position: absolute;
left: 0px;
top: 800px;
width: 150px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 8px;
color: white;
visibility: visible;
text-align: left;
}
.leftcontent5 a {
color: white;
text-decoration: underline;
}
.leftcontent5 a:visited {
color: white;
}
.leftcontent5 a:hover {
color: #7e96bb;
}
.leftcontent6 {
position: absolute;
left: 0px;
top: 1000px;
width: 150px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.leftcontent6 a {
color: white;
text-decoration: underline;
}
.leftcontent6 a:visited {
color: white;
}
.leftcontent6 a:hover {
color: #7e96bb;
}
