/* CSS Document */


body{
margin: 0;
background-color: #EEEEEE;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

a{
color:#002f75;
font-weight: bold;
text-decoration:none;
}

a:active{
color:#002f75;
font-weight: bold;
text-decoration:none;
}

a:visited{
color:#002f75;
font-weight: bold;
text-decoration:none;
}

a:hover{
color:#eb2427;
font-weight: bold;
text-decoration:none;
}

h1{
margin-top: 5px;
margin-bottom: 5px;
padding: 0px;
}

h2{
font-size: 16px;
font-weight: normal;
margin-bottom: 5px;
margin-top: 0px;
}

#h2span{
font-weight: bold;
color: #eb2427;
}

#selected_items{
font-weight: bold;
color: #eb2427;
font-size: 150%;
}

#selected_items2{
font-weight: bold;
color: #eb2427;
font-size: 150%;
}

h3{
margin: 0px;
padding: 0px;
float: left;
}

h4{
color: #eb2427;
font-size: 15px;
padding: 0px;
margin-top: 5px;
margin-bottom: 5px;
}


.table{
width: 920px;
overflow: hidden;
min-height: 500px;
margin: auto;
background-color:#EEEEEE;
background-image: url(../images/table_bg.jpg);
background-attachment:fixed;
background-repeat: repeat-y;
background-position: center;
}

.main{
width: 900px;
margin: auto;
}

.leftcol{
padding: 15px;
width: 555px;
}

.leftcol #alpha{
letter-spacing: 5px;
padding: 5px;
width: 100%;
border-top: 1px solid black;
border-bottom: 1px solid black;
margin-bottom: 10px;
text-align: center;
}

.leftcol #alpha2{
letter-spacing: 4px;
padding: 5px;
width: 100%;
border-top: 1px solid black;
border-bottom: 1px solid black;
margin-bottom: 10px;
text-align: center;
}

.leftcol #alpha2 a{
margin-right: 1px;
}

.leftcol #section_header a{
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}

.leftcol #section_header a:active{
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}

.leftcol #section_header a:visited{
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}

.leftcol #section_header a:hover{
color:#FFFFFF;
font-weight: bold;
text-decoration:underline;
}

.leftcol #section_header{
width: 100%;
padding: 5px;
background-color: #eb2427;
color: #FFFFFF;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
clear: left;
}


.leftcol #featured{
width: 100%;
padding: 5px;
background-color: #EEEEEE;
min-height: 62px;
margin-bottom: 5px;
}

.leftcol #featured_logo{
width: auto;
text-align: right;
margin-right: 10px;
}

.leftcol #featured_info{
width: auto;
float: left;
margin-left: 10px;
}

.leftcol #front_search{
width: 550px;
height: 80px;
padding: 10px;
padding-top: 15px;
background-image: url(../images/front_search_bg.jpg);
background-repeat:no-repeat;
}

.leftcol #front_search_left{
color: #eb2427;
width: 140px;
font-size: 16px;
font-weight: normal;
padding: 0px;
float: left;
}

.leftcol #tip{
color: #333333;
font-size: 12px;
}

.leftcol #front_search_tools{
width: auto;
text-align: right;
padding-right: 10px;
float: right;
}

.leftcol #banner_ad{
margin: auto;
width:468px;
height:60px;
border: 1px solid black;
}

.leftcol #bull_left{
float:left;
width:275px;
}

.leftcol #bull_right{
float:left;
width:275px;
}

ul{
margin: 1px;
padding-left: 20px;
list-style-image: url(../images/arrow.gif);
line-height: 15px;
}

.rightcol ul{
margin: 1px;
padding-left: 20px;
list-style-image: url(../images/arrow.gif);
line-height: 15px;
}

.leftcol ul li{
margin-bottom: 3px;
}

#affiliates{
border-bottom: 1px solid #666666;
padding-bottom: 10px;
margin-bottom: 10px;
}

#tools{
background-color: #EEEEEE;
padding: 5px;
color: #BBBBBB;
border: 1px solid #dddddd;
text-align: center;
}


.rightcol{
width: 265px;
padding: 15px;
float: right;
}

.rightcol hr{
margin-top: 5px;
margin-bottom: 5px;
padding: 0px;
}

#headlines{
width: 235px;
}

#ad{
width: 234px;
height: 60px;
border: 1px solid black;
background-color: #888888;
margin-bottom: 5px;
}


.header{
width: 900px;
height: 70px;
margin: auto;
background-color:#eb2427;
background-image: url(../images/twa_header_bg.jpg);
}

.header #logo{
float: left;
}

.topright{
text-align: right;
padding-right: 20px;
padding-top: 3px;
}

.topright2{
text-align: right;
padding-right: 20px;
margin: 0;
padding-top: 8px;
}

.topright2 a{
color:#FFFFFF;
font-weight: normal;
text-decoration: none;
}

.topright2 a:active{
color:#FFFFFF;
font-weight: normal;
text-decoration:  none;
}

.topright2 a:visited{
color:#FFFFFF;
font-weight: normal;
text-decoration: none;
}

.topright2 a:hover{
color:#FFFFFF;
font-weight: normal;
text-decoration: underline;
}


#subnav{
width: 890px;
padding: 5px;
height: 15px;
background-color:#cccccc;
background-image:url(../images/twa_subnav_bg.jpg);
clear: both;
text-align: right;
}

#subnav_left{
margin-left: 10px;
color: #FFFFFF;
float: left;
}

#subnav_left a{
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}

#subnav_left a:active{
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}

#subnav_left a:visited{
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}

#subnav_left a:hover{
color:#FFFFFF;
font-weight: bold;
text-decoration:underline;
}


#subnav_right{
margin-right: 10px;
text-align: right;
}



.footer{
margin: auto;
width: 920px;
height: 80px;
background-image: url(../images/footer_bg.jpg);
background-repeat: no-repeat;
background-position: center;
text-align: center;
clear: both;
}

.footer #footer_left{
float: left;
padding-left: 35px;
padding-top: 15px;
}

.footer #footer_right{
text-align: right;
padding-right: 35px;
}
