@charset "utf-8";
/* CSS Document */

body { background-color: #000000; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-align: center; }
td { font-size: 8pt; }
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; margin: 0px; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; margin: 0px; }


.clr {clear:both;}
p.noMargin { margin: 0px; }


a:link { color: #AA0000; text-decoration: none; }
a:visited { color: #AA0000; text-decoration: none; }
a:active { color: #AA0000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

a.blue:link { color: #000066; text-decoration: none; }
a.blue:visited { color: #000066; text-decoration: none; }
a.blue:active { color: #000066; text-decoration: none; }
a.blue:hover { color: #000000; text-decoration: none; }

a.menu:link { color: #000000; text-decoration: none; }
a.menu:visited { color: #000000; text-decoration: none; }
a.menu:active { color: #000000; text-decoration: none; }
a.menu:hover { color: #AA0000; text-decoration: none; }

.control { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; border: 1px solid; }
.button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; }

.wrapper { width: 1000px; background-color: #FFFFFF; text-align: left; margin: auto; }
.theMenu { background-image: url(../images/menu_gold_bg.gif); height: 25px; }
.sideBar { width: 257px; text-align: center; padding: 5px; vertical-align: top; }
.mainArea { background-color: #FFFCCC; padding: 10px; vertical-align:top; text-align: center; }
.tips { width: 175px; text-align: center; vertical-align: top; }

.bgLine { background-color:#000000; }
.bgGreyLight { background-color: #F5F5F5; }
.bgBar { background-color: #FFFFCC; }
.bgRed { background-image: url(../images/backRed.jpg); background-repeat: repeat-x; background-position: bottom; height: 28px; }

.txtRed { color: #AA0000; }
.txtBlue { color: #000066; }
.txtGreen { color: #00734a; }

.minitext {	font-size: 10px; color: #999999; }

.box { border: 1px solid #666666; }
.boxTop { border: 1px solid #666666; border-top-width: 0px; }

.border { border: 1px solid #000000; }

.style1 {color: #FF0000}
.style3 {color: #FF0000; font-weight: bold; }
.style4 { font-size: 12; font-weight: bold; }

#header, #blank_header {
width:1000px;
height:135px;
background:url(../images/header_new.gif) top left no-repeat;
position:relative;
}

#blank_header {

}

#header_bg_holder {
	
}

#header div#social_bookmarks, #blank_header div#social_bookmarks {
width:165px;
height:56px;
position:absolute;
bottom:0;
right:0;
}

.social_group {
height:26px;
float:left;
font-family:Verdana, Arial, Geneva, sans-serif;
font-size:9px;
}

.social_group#facebook a:link, .social_group#facebook a:visited {
display:block;
line-height:26px;
height:26px;
width:140px;
background: url(../images/fb_header_icon.gif) top left no-repeat;
text-indent:26px;
color:#006696;
font-weight:bold;
}

.social_group#facebook a:hover {
text-decoration:none;
color:#cf0909;
}

.social_group#twitter a:link, .social_group#twitter a:visited {
display:block;
line-height:26px;
height:26px;
width:140px;
background: url(../images/tw_header_icon.gif) top left no-repeat;
text-indent:26px;
color:#006696;
font-weight:bold;
}

.social_group#twitter a:hover {
text-decoration:none;
color:#cf0909;
}

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

a.menu:hover {
color:#07598d;	
text-decoration:none;	
}

.footer_menu a.menu:link, .footer_menu a.menu:visited, .footer_menu a.menu:active  {
font-size:10px;	
}

.footer_menu a.menu:hover {
	
}