/* CSS Document */

table.datatable{
	font-size:10px;
	border-width:1px;
	}
td.main{
background-repeat:no-repeat;
}

table.menu a {
	width:150px;
	display: block;
	border-top: 1px solid #8A1228;
	border-right: 0px solid #8A1228;
	border-bottom: 1px solid #8A1228;
	border-left: 0px solid #8A1228;
} 

div.menu a {
color: #8A1228; 
background: #ffffff; 
text-decoration:none; 
font-size:12px;
font-weight:bold;
line-height:16px; 
font-family: Arial;
padding: 2px 5px;
}

div.menu a:link {
color: #8A1228; 
}

div.menu a:active { 
color: #8A1228; 
}

div.menu a:visited {
color: #8A1228; 
}

div.menu a:hover {
	color: #FFFFFF;
	width: 150px;
	background-color:#8A1228;
	border-top: 1px solid #8A1228;
	border-right: 0px solid #8A1228;
	border-bottom: 1px solid #8A1228;
	border-left: 0px solid #8A1228;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #8A1228;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A1228;
	border-right-color: #8A1228;
	border-bottom-color: #8A1228;
	border-left-color: #8A1228;
	text-transform: uppercase;
}
a:link {
	color: #8A1228;
	text-decoration: none;
}
a:visited {
	color: #A40052;
	text-decoration: none;
}
a:hover {
	color: #8A1228;
	text-decoration: underline;
}
.switchcontent {
	display: none;
	border: 0px none;
}

.switchcontent a{
	border: 0px none;
	background: #ffffff;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.switchcontent a:link{
	border: 0px none;
	background: #ffffff;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.switchcontent a:visited{
	border: 0px none;
	background: #ffffff;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.switchcontent a:hover{
	border: 0px none;
	background: #ffffff;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}.smallprint {
	font-size: 10px;
	font-weight: lighter;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #8A1228;
	font-weight: bold;
}
li {
	list-style-image: url(assets/images/bullet.gif);
	list-style-position: outside;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8A1228;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8A1228;
	font-size: 14px;
	font-weight: normal;
}
