/* BEGIN FILE  */
/* GENERIC STYLE SHEETS FOR ALL PAGES  */
body {
background-image: url('images/bg_01.jpg');
background-color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-repeat: repeat;
background-attachment: fixed;
background-position:center top; 
}

body, td, div {
font-family: verdana, arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

a:link {
color: #b5121b;
font-weight: normal;
text-decoration: none;
}

a:active {
color: #b5121b;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #B5121B;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #000000;
font-weight: normal;
text-decoration: none;
}

.top_nav {
font-family: arial, verdana, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

a.top_nav:link {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.top_nav:active {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.top_nav:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a.top_nav:hover {
color: #000000;
font-weight: bold;
text-decoration: none;
}

.sub_nav {
color: #FFFFFF;
font-size: 11px;
line-height: 15px;
text-decoration: none;
}

a.sub_nav:link {
color: #FFFFFF;
text-decoration: none;
}

a.sub_nav:active {
color: #FFFFFF;
text-decoration: none;
}

a.sub_nav:visited {
color: #FFFFFF;
text-decoration: none;
}

a.sub_nav:hover {
color: #000000;
text-decoration: none;
}

.white_10 {
color: #FFFFFF;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.white_10:link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.white_10:active {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.white_10:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.white_10:hover {
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
}

.red_10 {
color: #B5121B;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.red_10:link {
color: #B5121B;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.red_10:active {
color: #B5121B;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.red_10:visited {
color: #B5121B;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

a.red_10:hover {
color: #000000;
font-weight: normal;
font-size: 10px;
text-decoration: none;
}

.red_11 {
color: #B5121B;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

a.red_11:link {
color: #B5121B;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

a.red_11:active {
color: #B5121B;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

a.red_11:visited {
color: #B5121B;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

a.red_11:hover {
color: #000000;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

.red_12 {
color: #B5121B;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

.red_16 {
color: #B5121B;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

.red_18 {
color: #B5121B;
font-weight: bold;
font-size: 18px;
text-decoration: none;
}

.sig {
color: #FFFFFF;
font-weight: normal;
font-size: 11px;
text-decoration: none;
}

a.sig:link {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.sig:active {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.sig:visited {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a.sig:hover {
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

.black_bg {
background-color: #000000;
}

.white_bg {
background-color: #FFFFFF;
}

.grey_bg {
background-color: #131313;
}

.grey_bg2 {
background-color: #333333;
}

.form_table {
background-color: #DEDEDE;
border-color: #999999;
border-width: 1px;
border-style: solid;
}

.bg2 {
background-color: #EFEFEF;
border-color: #B5121B;
border-width: 1px;
border-style: solid;
}

.bg5 {
background-color: #EFEFEF;
}






.red_border {
border-width: 1px;
border-color: #CC0000;
border-style: solid;
}

.imageborder_off {
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;
border-color: #FFFFFF;
border-style: solid;
}

.imageborder_on {
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;
border-color: #000000;
border-style: solid;
}


.imageborder2_off {
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-width: 0px;
border-color: #000000;
border-style: solid;
}

.imageborder2_on {
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-top-width: 0px;
border-color: #FFFFFF;
border-style: solid;
}

.button_on {
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
background-color: #FFFFFF;
border-style: solid;
border-color: #B5121B;
border-width: 1px;
text-align: center;
padding: 1px;
}

.button_off {
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
background-color: #CCCCCC;
border-style: solid;
border-color: #B5121B;
border-width: 1px;
text-align: center;
padding: 1px;
}

select {
font-family: arial, verdana, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
border-style: solid;
border-color: #999999;
border-width: 1px;
}

input, textarea {
font-family: arial, verdana, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
border-style: solid;
border-color: #999999;
border-width: 1px;
}

.radio {
background-color: #000000;
border-style: solid;
border-color: #000000;
border-width: 1px;
}

.disabledtxt {
color: #999999;
}

.alert {
color: #FF0000;
}

form {
margin: 0px;
padding: 0px;
}
/* END FILE  */