/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-weight: bold;
}

A.red:link {
	color: #CC0033;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

A.red:visited {
	color: #CC0033;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.red:active {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.red:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
A.black:link {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

A.black:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.black:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A.black:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.black_red_link:link {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.black_red_link:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.black_red_link:active {
	color: #CC0033;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.black_red_link:hover {
	color: #CC0033;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.red_black_link:link {
	color: #CC0033;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.red_black_link:visited {
	color: #CC0033;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.red_black_link:active {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.red_black_link:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.heading_red {
	color: #CC0033;
	font-size: 12px; 
	font-weight: bold; 
}
.heading_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading_red_large {
	color: #CC0033;
	font-size: 20px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}
.text_white {color: #FFFFFF}
.text_red {color: #CC0033}
.text_black {
	color: #000000;
	font-size: 11px;
}
.text_body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.text_body_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.text_largeblack {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #990000;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.greyborder {
	border: 1px solid #999999;
}
.redborder {	
	BORDER-RIGHT: #cc0033 1px solid; 
	BORDER-TOP: #cc0033 1px solid; 
	BORDER-LEFT: #cc0033 1px solid; 
	BORDER-BOTTOM: #cc0033 1px solid;
}
.redborder_sides {	
	BORDER-RIGHT: #cc0033 1px solid;
	BORDER-LEFT: #cc0033 1px solid; 
}
.form { margin-top: 0; margin-bottom: 0; }





.style3 {color: #CC0033; font-weight: bold; }
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}
.style4 {color: #666666}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {color: #CC0033}
.style7 {color: #000000}
.style9 {
	color: #CC0033;
	font-size: 20px;
	font-weight: bold;
}
.style11 {color: #666666}
.style12 {
	color: #CC0033;
	font-size: 20px;
	font-weight: bold;
}
.style13 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style15 {	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #cc0033
}
.style14 {	COLOR: #cccccc
}
