/* CSS Document */
body
{
height: 100%;
padding: 0;
margin:0;
background-color:#252525;
color: #000000;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px;
}

a:link
{
color:#A20D2B;
text-decoration: none;
}

a:active
{
color:#A20D2B;
text-decoration: none;
}

a:visited
{
color:#A20D2B;
text-decoration: none;
}

a:hover
{
color:#000000;
text-decoration:underline;
}

IMG
{
border-color: #A20D2B;
}

TABLE{
border-color:#000000;
border-collapse:collapse;
font-family: Tahoma, Verdana, Arial;
}

h1
{
  color:#000000;
}

input
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

select
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.clear{
clear: both;
}

.container
{
width: 980px;
margin: 0px auto 0px auto;
background-color: #FFFFFF;
}

/*-----------------------------------------------------*\
| Header
\*-----------------------------------------------------*/

.top
{
width: 980px;
height: 41px;
background-image: url('../images/layoutimg/top_big_header.jpg');
}

.topbar
{
margin-left: 20px;
}

.toppip
{
width: 15px;
height: 17px;
float: left;
margin-top: 24px;
background-image: url('../images/layoutimg/toppip.gif');
}

.toptext
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
float: left;
font-weight: bold;
color: #FFFFFF;
padding-top: 25px;
}

.toptext a:link, .toptext a:active, .toptext a:visited{
color: #FFFFFF;
text-decoration: none;
}

.toptext a:hover{
color: #FFFFFF;
text-decoration: underline;
}

.banner
{
width: 980px;
height: 134px;
}

/*-----------------------------------------------------*\
| Page
\*-----------------------------------------------------*/

.page
{
width: 976px;
text-align:center;
border-left: 2px solid #3B3B3B;
border-right: 2px solid #3B3B3B;
background-color: #FFFFFF;
}

.adtable
{
height: 92px;
border: 1px solid #A5A5A5;
margin-bottom: 1px;
margin-left: 1px;
margin-right: 1px;
}

.adbox
{
text-align: center;
background-color: #CACACA;
border: 1px solid #FFFFFF;
}

.main
{
background-color: #FFFFFF;
}

.mainleft
{
width: 193px;
float: left;
}

.mainright
{
width: 781px;
float: right;
}

.right
{
width: 193px;
float: right;
}

.middle
{
width: 585px;
float: left;
}

.contenttable
{
border-left: 1px solid #D0D0D0;
border-right: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
}

.contenttable a:link, .contenttable a:active, .contenttable a:visited{
color: #A20D2B;
text-decoration: none;
font-weight: bold;
}

.contenttable a:hover{
color: #A20D2B;
text-decoration: underline;
font-weight: bold;
}

.contentbox
{
border: 1px solid #FFFFFF;
background-color: #DFDFDF;
text-align: center;
}

.footertable
{
margin-top: 3px;
margin-left: 1px;
margin-right: 1px;
border: 1px solid #A5A5A5;
padding: 1px;
clear: both;
}

/* IE fixer for the footer table. Fixes the extra padding at the top */
* html .footertable
{
padding-top: 0px;
}

.footerbox
{
background-color: #CACACA;
}

/*-----------------------------------------------------*\
| Navigation
\*-----------------------------------------------------*/

.navhead
{
width: 189px;
height: 22px;
margin-left: 1px;
margin-right: 1px;
text-align: left;
border-top: 1px solid #282828;
border-left: 1px solid #282828;
border-right: 1px solid #282828;
background-image: url('../images/layoutimg/navheadbg.gif');
}

.navheadpip
{
width: 17px;
height: 22px;
float: left;
background-image: url('../images/layoutimg/navheadpip.gif');
}

.navheadtext
{
text-align: left;
line-height: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #D31313;
}

.navheadtext1
{
color: #D31313;
}

.navheadtext2
{
color: #D5D4D4;
}

.navtable
{
margin-left: 1px;
margin-right: 1px;
padding: 1px;
border-left: 1px solid #D0D0D0;
border-right: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
}

.navdarktable
{
margin-left: 1px;
margin-right: 1px;
padding: 1px;
border-left: 1px solid #A5A5A5;
border-right: 1px solid #A5A5A5;
border-bottom: 1px solid #A5A5A5;
}

.navdarkbox
{
background-color: #CACACA;
text-align: left;
padding: 2px;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.navdarkbox a:link, .navdarkbox a:active, .navdarkbox a:visited{
color: #000000;
text-decoration: underline;
}

.navdarkbox a:hover{
color: #000000;
text-decoration: none;
}

.navlinkhead
{
height: 17px;
text-align: left;
background-image: url('../images/layoutimg/navlinkheadbg.gif');
border-left: 1px solid #991111;
border-right: 1px solid #991111;
border-top: 1px solid #991111;
}

.navlinkheadpip
{
width: 7px;
height: 17px;
float: left;
margin-left: 4px;
margin-right: 4px;
background-image: url('../images/layoutimg/navlinkheadarrow.gif');
}

.navlinkheadtext
{
text-align: left;
line-height: 17px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

.navlink
{
background-image: url('../images/layoutimg/navlinkbg.gif');
border-left: 1px solid #D0D0D0;
border-right: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
text-align: left;
}

.navlinktext
{
width: auto;
height: 16px;
padding-top: 4px;
padding-left: 6px;
font: Tahoma;
font-size: 11px;
color: #565656;
}

.navlinktext a:link, .navlinktext a:active, .navlinktext a:visited{
color: #565656;
text-decoration: none;
}

.navlinktext a:hover{
color: #565656;
text-decoration: underline;
}

.columnsplit
{
padding-bottom: 3px;
}

/*-----------------------------------------------------*\
| Middle
\*-----------------------------------------------------*/
.middlehead
{
width: auto;
height: 22px;
text-align: left;
border-top: 1px solid #282828;
border-left: 1px solid #282828;
border-right: 1px solid #282828;
background-image: url('../images/layoutimg/navheadbg.gif');
}

.contentheadtext
{
float: left;
text-align: left;
line-height: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #D31313;
}

.contentheadtext1
{
color: #D31313;
}

.contentheadtext2
{
color: #D5D4D4;
}

/*-----------------------------------------------------*\
| News
\*-----------------------------------------------------*/

.newstable
{
margin-left: 5px;
margin-right: 5px;
padding-bottom: 30px;
}

.newshead
{
width: auto;
height: 22px;
text-align: center;
border: 1px solid #282828;
background-image: url('../images/layoutimg/navheadbg.gif');
}

.newsheadpip
{
width: 17px;
height: 22px;
float: left;
background-image: url('../images/layoutimg/navheadpip.gif');
}

.newsheadtext
{
float: left;
text-align: left;
line-height: 22px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #D5D4D4;
}

.newstext
{
padding-top: 3px;
padding-bottom: 5px;
border-bottom: 1px solid #CCCCCC;
text-align: left;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.newsinfo
{
font: Tahoma;
font-size: 10px;
color: #333333;
}

.newsinfo a:link, .newsinfo a:active, .newsinfo a:visited{
color: #333333;
text-decoration: none;
}

.newsinfo a:hover{
color: #333333;
text-decoration: underline;
}

.newsinfo1
{
float: left;
}

.newsinfo2
{
float: right;
}

/*-----------------------------------------------------*\
| Content
\*-----------------------------------------------------*/

.contenttext
{
padding-top: 3px;
padding-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
text-align: left;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

/*-----------------------------------------------------*\
| News Comments
\*-----------------------------------------------------*/

.comments
{
padding-top: 10px;
padding-left: 3px;
padding-right: 3px;
}

.commenter
{
border: 1px solid #000000;
background-color: #000000;
font: Tahoma;
font-size: 9px;
color: #FFFFFF;
text-align: left;
padding-left: 3px;
}

.commenter a:link, .commenter a:active, .commenter a:visited{
color: #FFFFFF;
text-decoration: none;
}

.commenter a:hover{
color: #FFFFFF;
text-decoration: underline;
}

.comment
{
font-size: 11px;
text-align: left;
padding-bottom: 20px;
padding-top: 3px;
}

.quotetop{
	background: #EEECEC;
	color: #454445;
	font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 1px solid #AFAFAF;
	margin: 8px auto 0 auto;
	padding: 3px;
}

.quotemain{
	background: #EEECEC;
	border: 1px dotted #000;
	border-left: 1px solid #AFAFAF;
	border-top: 0;
	color: #656565;
	padding: 4px;
	margin: 0 auto 8px auto;
}
