/* --- Begin  --- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	}

hr {
	background-color: #666666;
	color: #666666;
	height: 1px;
	border: none;
	}

strong {
	color: #000000;
	}

b {
	color: #000000;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #B51233;
	margin: 0px;
	}		

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #B51233;
	margin: 0px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #B51233;
	margin: 0px;
	}	

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #B51233;
	margin: 0px;
	}	

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #B51233;
	margin: 0px;
	}	

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #B51233;
	margin: 0px;
	}	

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color:#000000;
	}	

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color:#000000;
	}	

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color:#000000;
	}	

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color:#000000;
	}	

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	}	

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-decoration: underline;
	}
a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color:#ff0000;
	text-decoration: underline;
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	text-decoration: underline;
	}

#header td {
	color: #ffffff;
	font-size: 10pt;
	}

#header p {
	color: #ffffff;
	font-size: 10pt;
	}

#header a {
	color: #ffffff;
	font-size: 10pt;
	text-decoration: underline;
	}

#header a:hover {
	color: #FFFF00;
	font-size: 10pt;
	text-decoration: underline;
	}

#footer td {
	color: #ffffff;
	font-size: 8pt;
	}

#footer p {
	color: #ffffff;
	font-size: 8pt;
	}

#footer a {
	color: #ffffff;
	font-size: 8pt;
	text-decoration: underline;
	}

#footer a:hover {
	color: #FFFF00;
	font-size: 8pt;
	text-decoration: underline;
	}

#sidebar td {
	color: #ffffff;
	font-size: 8pt;
	}

#sidebar p {
	color: #ffffff;
	font-size: 8pt;
	}

#sidebar a {
	color: #ffffff;
	font-size: 8pt;
	text-decoration: underline;
	}

#sidebar a:hover {
	color: #FFFF00;
	font-size: 8pt;
	text-decoration: underline;
	}

.homeheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}

.homecorneritems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	}
	
.redleftrightbottomborder {
 	border-left: 1px;
	border-left-style: solid;
	border-left-color: #B51233;
 	border-right: 1px;
	border-right-style: solid;
	border-right-color: #B51233;
 	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B51233;
	}

.greyleftrightbottomborder {
 	border-left: 1px;
	border-left-style: solid;
	border-left-color: #1E2A32;
 	border-right: 1px;
	border-right-style: solid;
	border-right-color: #1E2A32;
 	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E2A32;
	}

#screen_anim {
	display: none;
	}
	
/* --- End --- */


