/* CSS Document */

div.PageNav 
{
	margin: 5px;
	vertical-align: middle;
}
#HomeWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#dhtmltooltip{
position: absolute;
width: 200px;
border: 1px solid #333333;
padding: 2px;
background-color: #151515;
visibility: hidden;
z-index: 100;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size : 11px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

.Opener {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-position: left;
	display: block;
	width: 684px;
	position: absolute;
	left: 387px;
	top: 1000px;
	text-align: left;
	background-color: #151515;
	padding: 10px;
}
div.PageNav a:visited, div.PageNav a:link  
{
	display: inline-block;
	border: 1px solid #CC0000;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
	color: #CC0000;
	font-weight:bold;
	font-size:12px;
}

div.PageNav a:hover  
{
	display: inline-block;
	border: 1px solid #CC0000;
	background-color: #CC0000;
	color: #000000;
	text-decoration: none;
	padding: 2px 7px 2px 7px;
	font-weight: normal;
}

span.CurrentPage 
{
	display: inline-block;
	color: #cccccc;
	border: 1px solid #000000;
	background-color: #000000;
	padding: 2px 7px 2px 7px;
	font-weight: bold;
	text-decoration: none;
}

.SizeDropdown 
{
	background-color: #000000;
	color: #cccccc;
	height: 18px;
	font-size: 11px;
}

.font8 {
font-family: Arial;
font-size : 8px;
color: #cccccc;
text-decoration : none;
line-height: 1.3em;
}
.font10 {
font-family: Arial;
font-size : 10px;
color: #cccccc;
text-decoration : none;
line-height: 1.3em;
}
.font11 {
font-family: Arial;
font-size : 11px;
color: #cccccc;
text-decoration : none;
line-height: 1.3em;
}
.font12,TD {
font-family: Arial;
font-size : 12px;
color: #cccccc;
text-decoration : none;
text-align: left;
}

.DotLink a:visited, .DotLink a:link 
{
	font-size: 11px;
	color: #cccccc;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
}

.DotLink a:hover 
{
	font-size: 11px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

div.leftline {
    background-image: url("images/line.gif");
    background-repeat: repeat-y;
    padding-left: 7px;
}
.menu1 a:link {
font-family: Arial;
font-size : 12;
color: #ffffff;
text-decoration : none;
display: block;
text-indent: 6pt;
line-height:20px;
width: 100%;
}

.menu1 a:visited {
font-family: Arial;
font-size : 12;
color: #ffffff;
text-decoration : none;
display: block;
text-indent: 6pt;
line-height:20px;
width: 100%;
}

.menu1 a:hover {
font-family: Arial;
font-size : 12;
color: #FFFFFF;
text-decoration : none;
display: block;
background-color : #1F1F1F;
text-indent: 6pt;
line-height:20px;
width: 100%;
text-decoration : underline;
}

.menu2 a:link {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration : none;
font-weight: bold;
}

.menu2 a:visited {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-decoration : none;
font-weight: bold;
}

.menu2 a:hover {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration : underline;
	font-weight: bold;
}


.main_menu  {
	color:#CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.main_menu a {
	color:#CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight:bold;
}

.main_menu a:hover {
	text-decoration : underline;
}

.username {
	color:#CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:none;
	padding-left:5px;
	padding-right:5px;
}

.username a {
	color:#CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

.link_white  {
font-family: Arial;
color: #FFFFFF;
text-decoration : none;
}

.link_white a:visited {
color: #FFFFFF;
text-decoration : none;
}

.link_white a:link {
color: #FFFFFF;
text-decoration : none;
}

.link_white a:hover {
color: #FFFFFF;
text-decoration : underline;
}

.list_grey {
font-family: Arial;
font-size : 12px;
color: #ffffff;
text-decoration : none;

}

.list_grey a:visited {
font-family: Arial;
font-size : 12px;
color: #ffffff;
text-decoration : none;
}

.list_grey a:link {
font-family: Arial;
font-size : 12px;
color: #ffffff;
text-decoration : none;
}

.list_grey a:hover {
font-family: Arial;
font-size : 12px;
color: #FFFFFF;
text-decoration : underline;
}

.list_grey li {
	list-style:square;
	font-size : 12px;
	padding-bottom:10px;
	margin-left:-10px;
}

.rateitBG{ 
	background-color:#000;
}

.red {
font-family: Arial;
color: #CC0000;
text-decoration : none;
}

.red a:visited {
font-family: Arial;
font-size : xx-small;
color: #CA0000;
text-decoration : none;
}

.red a:link {
font-family: Arial;
font-size : xx-small;
color: #CA0000;
text-decoration : none;

}

.red a:hover {
font-family: Arial;
font-size : xx-small;
color: #FFFFFF;
text-decoration : none;

}


.sectiontitle  {
	color:#CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.titles  {
	color:#CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.titles a {
	color:#CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight:bold;
	padding-left:12px;
}

.titles a:hover {
	text-decoration : underline;
}

.right_titles  {
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:13px;
	padding-top:10px;
	margin-bottom:-10px;
}

.footer_titles {
	color:#CCC;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.footer_links a:link {
font-family: Arial;
font-size : 11;
color: #999999;
text-decoration : none;
display: block;
width: 100%;
}

.footer_links a:visited {
font-family: Arial;
font-size : 11;
color: #999999;
text-decoration : none;
display: block;
width: 100%;
}

.footer_links a:hover {
font-family: Arial;
font-size : 11;
color: #ffffff;
text-decoration : none;
display: block;
width: 100%;
}

#Summary UL{
	margin-left:0px;padding-left:15px;
}

.container {width: 730px; margin-left: auto; margin-right: auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 10px;
	border: 1px solid #000;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a  {
	background: #000;
	color: #fff;
	border-bottom: 1px solid #000;
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #000;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 10px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}


