/* CSS Document */
html{ height:100%}
body { height:100%}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {font-size: 10px}
.style6 {
	font-size: 12px;
	font-style: italic;
}
body {
	background-color: #CBC7C8;
}
.style7 {
	font-size: 9px;
	color: #f6f2f2;
}
.style10 {color: #A2A2A2}
.style11 {color: #949494}
a:link {
	color: #BA3844;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BA3844;
}
a:hover {
	text-decoration: underline;
	color: #BA3844;
}
a:active {
	text-decoration: none;
	color: #BA3844;
}


.FORM { BORDER-RIGHT: thin; BORDER-TOP: thin; FONT-SIZE: 10px; 
BORDER-LEFT: thin; WIDTH: auto; COLOR: #000000; BORDER-BOTTOM: thin; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif; HEIGHT: auto; BACKGROUND-COLOR: #EAEAEA
; list-style-type: square; visibility: visible; clip: rect( ) }

.style12 {
	color: #BA3844;
	font-weight: bold;
}