@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #5f0401;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.base {
	margin-top: 47px;
	margin-left: 140px;
	margin-right: 140px;
	
	background-color: #ffffff;
	
}

.grey_box_top
{
    padding: 0px 8px 8px 8px;
    background-color: #ffffff;
    background-image: url(../images/base_bg.jpg);
    background-repeat: repeat-x;
}

.grey_box_bottom
{
    padding: 8px 8px 30px 8px;
    background-color: #ffffff;
    background-image: url(../images/base_bottom.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.red_footer
{
    background-position: center top;
    margin-bottom: 50px;
    margin-left: 140px;
    margin-right: 140px;
    background-color: #5f0401;
    background-image: url(../images/footer_bg.jpg);
    background-repeat: no-repeat;
}

.red_menu_bg
{
    
    background-color: #851119;
	/* opacity: .95; /* Safari and Mozilla */
	/*filter: alpha(opacity=95); /* IE */
	font-family: Times Times New Roman;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	line-height: 27px;
	padding-right: 6px;
	padding-left: 6px;
	
}

.red_menu_bg a
{
    
    background-color: #851119;
	font-family: Times Times New Roman;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	padding-right: 6px;
	padding-left: 6px;
}

.red_menu_bg a:hover
{

    background-color: #851119;

	font-family: Times Times New Roman;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 5px;
	background-image:url(../images/menu_hover.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.datebar
{
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style:italic;
	line-height: 40px;
	padding-left: 6px;
	
}

.datebar a
{
    background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
}

.datebar a:hover
{
    background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	background-image:url(../images/menu_hoverbut.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.page_banner
{
    background-color: #ffffff;
    padding-bottom: 0px;
	padding-top: 15px;

}

.copy_title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ac1310;
	padding-bottom: 3px;
	border-bottom-color: #b1abab;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.copy_title_red_i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ac1310;
}

.copy_title_reds_12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ac1310;
}

.copy_title_red_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	
}

.copy_title_red_12 a: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}

.copy_title_red_12 a:hover {
	text-decoration: underline;
	background-color: #CCCCCC;
	color: #363636;
}

.copy_title_red_12 a:active {
	
	color: #ac1310;
}

.copy12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
}
.copy11 {
	font-size: 11px;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
}

.copy12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.copy12black a{
	text-decoration: none;
	color: #000000;
}

.copy12black a:hover{
	text-decoration: none;
}

.copy11black {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.linkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ac1310;
	text-decoration: none;
}
.linkred:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ac1310;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.footer a:hover
{
    color: #ac1310;
    text-decoration: underline;
}

.side_menu
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding-top: 5px;
    padding-bottom: 5px;
}

/* stop here*/


a {
	color: #363636;
	text-decoration: none;
}
a:hover {
	background-color: #CCCCCC;
}

a:focus {
	outline: none;
}
.12 {
	font-size: 12px;
}

.copy10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
}


.copyblk {
	color: #000000;
}
.copyblk a {
	color: #000000;
	text-decoration: none;
}
.copyblk a:hover {
	background-color: #E0E0E0;
}
.copywht {
	color: #FFFFFF;
}
.copywht a {
	color: #FFFFFF;
	text-decoration: none;
}
.copywht a:hover {
	background-color: #b01524;
}
.copywht11 {
	font-size: 11px;
	color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
}
.copywht11 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.copywht11 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCACA;
	text-decoration: none;
	background-color: #b01524;
}
.bold11wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy20grey {
	font-size: 20px;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
}
.copy20grey a {
	font-size: 20px;
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
}
.copy20grey a:hover {
	color: #BFBFBF;
	background-color: #262626;
}
.copy20greyon {
	font-size: 20px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}
.bold12blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 8px;
}
.bold12red {
	font-size: 12px;
	font-weight: bold;
	color: #E00404;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
}
.bold12red a {
	font-size: 12px;
	font-weight: bold;
	color: #E00404;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
}
.bold12red a:hover {
	text-decoration: underline;
}
.bold14red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.bold16 {
	font-size: 16px;
	font-weight: bold;
}
.bold18wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.bold11wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold12blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 8px;
}
.bold12red {
	font-size: 12px;
	font-weight: bold;
	color: #E00404;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
}
.bold12red a {
	font-size: 12px;
	font-weight: bold;
	color: #E00404;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
}
.bold12red a:hover {
	text-decoration: underline;
}
.bold14red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.bold16 {
	font-size: 16px;
	font-weight: bold;
}
.bold18wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold18blue {
	font-size: 18px;
	font-weight: bold;
	color: #0A3451;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
}
.bold18blue a {
	font-size: 18px;
	font-weight: bold;
	color: #0A3451;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 8px;
}
.bold18blue a:hover {
	text-decoration: underline;
}
.landing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
.landing a {
	color: #EC1C24;
	text-decoration: none;
}
.landing a:hover {
	color: #EC1C24;
	text-decoration: underline;
	background-color: #FFFFFF;
}

.link12wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F2F2;
	text-decoration: none;
}
.link12wht:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.logo a {
	text-decoration: none;
	vertical-align:bottom;
}
.logo a:hover {
	text-decoration: none;
	background-color: #e3e4df;
    vertical-align:bottom;
}

.logo img
{
    text-decoration: none;
    vertical-align:bottom;
}

.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menutop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 29px;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
}
.menutop a:hover {
	color: #000000;
}

.youtube a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.youtube a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: underline;
}
#submenu2 {
	background-color: #FFFFFF;
	opacity: .40; /* Safari and Mozilla */
	filter: alpha(opacity=40); /* IE */
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	visibility: hidden;
}
		

#submenu2 a {
	line-height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#submenu2 a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.pad10 {
	padding: 10px;
}
.opaque a img {
	opacity: 1; /* Safari and Mozilla */
	filter: alpha(opacity=100); /* IE */
}
.opaque a:hover img {
	opacity: .85; /* Safari and Mozilla */
	filter: alpha(opacity=85); /* IE */
}
#apDiv1 {
	width:42px;
	height:42px;
	z-index:auto;
	float: right;
}

.ddlred
{
    width:280px;
}

/*This is for dialog form*/

.bold12form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	
}



.bold12formbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #555555;
    
    background-color: #e6e6e6;
    border-style: none;
    width: 300px;
}

.rotate a
{
    border-style: none;
    text-decoration: none;
}

.rotate a:hover
{
    border-style: none;
    text-decoration: none;
}
