/* CSS Document */
body *{outline: none;}

body, td, tr{margin: 0px;padding: 0px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #454545;text-decoration: none; line-height: 18px;}

h1, h2, h3, h4, form{margin: 0px;padding: 0px;}
h1, h2, h3, h4{font-family: tahoma;font-size: 11px;font-weight: bold;color: #363636;text-decoration: none;line-height: 18px;}
h3{font-weight: normal;width: 139px;float: right;text-decoration: underline;}
h4 a{font-size: 11px;font-weight: bold;color: #B51115;}
h3 a{color: #A21418;}


h1{font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #A21418;}

a:link, a:visited{text-decoration: none; color: #A21318;}
a:hover, a:active{text-decoration: underline; color: #232020;}

span p{margin: 0px 0px 20px 0px;padding: 0px;}

#bg_header{background: url(images/header_bg_top.jpg) center top no-repeat;}
#bg_footer{background: url(images/footer_bg_bottom.jpg) center top no-repeat;}
#bg_repeater{background: url(images/bg_repeater.jpg) center top repeat-y;}
#bg_upper_footer{background: url(images/footer_bg_upper_bottom.jpg) center bottom no-repeat; height: 270px;}
#logo{margin: 14px 0px 17px 15px;}
.border_bottom{border-bottom: 4px solid #303030;}
#left_border{background: url(images/left_border_img.gif) right top repeat-y;}
#left_bottom{height: 32px;background: url(images/left_bottom.gif) center center repeat-x;}

.copyright{font-size: 10px;color: #323232;}
.copyright_red{color: #B21116;}
input{border: 1px solid #231F20;font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;}
.button{background-color: #231F20;font-family: Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #FFFFFF;height: 17px; width: 30px;cursor: pointer;}

ul{margin: 0px 0px 20px 15px;padding: 0px; list-style-type: none;}
ul li{
/*background: transparent url(images/bullet.gif) left 5px no-repeat;*/
line-height: 20px;
padding-left: 0px;
}

.downlaod{
font:tahoma;
font-size:12px;
line-height:17px;
color:#A21418;;
text-decoration:none;
}
.downlaod:hover{
font:tahoma;
font-size:12px;
line-height:17px;
color:#000000;;
text-decoration:none;
}