@charset "utf-8";
/* CSS Document */
body{
font-family: Arial,Helvetica;
font-size: 14px;
color: #000000;
background-color: #000000;
font-weight: Normal;
text-decoration:none;
}

a {
	text-decoration:underline;
	color:#000;
}

.menu-headers {
	font-family: Arial,Helvetica;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #990000;
	font-style: italic;
	padding-left:8px;
	text-align:left;
}
.menu-headers A{
	font-family: Arial,Helvetica;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #990000;
	font-style: italic;
	padding-left:8px;
	text-align:left;
}
.menu-headers A:hover{
	font-family: Arial,Helvetica;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #990000;
	font-style: italic;
	padding-left:8px;
	text-align:left;
}

A.cat {
	font-family :  Arial, Helvetica;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	display:block;
	background-color: #CCCCCC;
	padding-left: 4px;
	text-align:left;
}	 	
A.cat:hover {
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #990000;
	display:block;
	padding-left: 4px;
	text-align:left;
}

A.cat1 {
	font-family :  Arial, Helvetica;
	color : #000000;
	font-size : 18px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	display:block;
	background-color: #CCCCCC;
	padding-left: 4px;
	text-align: left;
} 	 	
A.cat1:hover {
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style: normal;
	color : #ffffff;
	text-decoration: none;
	line-height: 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #990000;
	display:block;
	padding-left: 4px;
	text-align: left;
}

A.cat2 {
	font-family :  Arial, Helvetica;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
	font-style: normal;
	text-decoration:  none;
	line-height: 14px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	display:block;
	background-color: #CCCCCC;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
} 	 	
A.cat2:hover {
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style: normal;
	color : #ffffff;
	text-decoration: none;
	line-height: 14px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
	background-color: #990000;
	display:block;
	padding-left: 4px;
	text-align: left;
}

.index {
	color: #000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}
.index A{
	color: #000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align:justify
}
.index A:hover{
	color: #000;
	font-family: Arial, Helvetica;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align:justify
}

.footer-text-sm {
font-family: Arial,Helvetica;
font-size: 11px;
color: #FFFFFF;
font-weight: Normal;
text-decoration:none;
}
.footer-text-sm A{
font-family: Arial,Helvetica;
font-size: 11px;
color: #FFFFFF;
font-weight: Normal;
text-decoration:none;
}
.footer-text-sm A:hover{
font-family: Arial,Helvetica;
font-size: 11px;
color: #FFFFFF;
font-weight: Normal;
text-decoration:underline;
}
.footer-text {
font-family: Arial,Helvetica;
font-size: 12px;
color: #FFFFFF;
font-weight: Normal;
text-decoration:none;
}
.footer-text A{
font-family: Arial,Helvetica;
font-size: 12px;
color: #FFFFFF;
font-weight: Normal;
text-decoration:none;
}
.footer-text A:hover{
font-family: Arial,Helvetica;
font-size: 12px;
color: #FFFFFF;
font-weight: Normal;
text-decoration:none;
}
.footer {
	font-family :Arial, Helvetica;
	font-size : 10px;
	text-align : center;
	color : #0000CC;
}
.footer-secure {
font-family: Arial,Helvetica;
font-size: 20px;
color: #FFFFFF;
font-weight: Bold;
text-decoration:none;
}
.index_12_just {
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.index_12_just A{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.index_12_just A:hover{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.index_header {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.index_header_left_sub {
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
	background-color : #ffffff;
}
.index_header_left_sub a{
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
	background-color : #ffffff;
}
.index_header_left_sub a:hover{
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
	background-color : #ffffff;
}
.section_header_small {
	margin:0px 0px 5px 0px;
	font-size:16px;
	line-height:16px;
	color:#000;
	padding: 5px 5px 5px 5px;
	background:#ccc;
	text-align:left;
	z-index:1;
	font-weight:bold;
}


.section_header {
	margin:0px 0px 5px 0px;
	font-size:24px;
	line-height:26px;
	color:#fff;
	padding: 5px 5px 5px 5px;
	background:#900;
	text-align:left;
	z-index:1;
	font-weight:bold;
}
.section_header_xsmall {
	margin:0px 0px 5px 0px;
	font-size:12px;
	line-height:16px;
	color:#fff;
	padding: 2px 2px 2px 2px;
	background:#990000;
	font-weight:bold;
	text-decoration:none;
}
.section_header_xsmall a{
	margin:0px 0px 5px 0px;
	font-size:12px;
	line-height:16px;
	color:#fff;
	padding: 2px 2px 2px 2px;
	background:#990000;
	font-weight:bold;
	text-decoration:none;
}
.section_header_xsmall a:hover{
	margin:0px 0px 5px 0px;
	font-size:12px;
	line-height:16px;
	color:#fff;
	padding: 2px 2px 2px 2px;
	background:#990000;
	font-weight:bold;
	text-decoration:none;
}
