﻿body
{
    background-color:#444444;
	text-align:center;	
	Font-family:Arial;
    font-size:.71em; 
    margin-top:15px;
}

div.main
{ 
    position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 750px; 
	background-color:#FFFFFF;
	z-index:1;
}

div.header
{ 
    background-color:#FFFFFF;
    width:750px;
    margin: 0px auto;
    position:relative;
    z-index:50;
}

div.logo
{
	height:60px;
	background-color:#333333;
	float:left;	
	position:relative;
	left:25px;
	padding:20px 0px 5px 0px;
}

div.rightheader
{
	width:400px;
	color:#cccccc;
	font: normal normal bold 14px Arial;
	float:right;
	text-align:right;
	position:relative;
	top:17px;
	right:25px;
	z-index:100;
	display:block;	
}


#searchtext
{
    font-size:11px;
    padding-top:0px;
    padding-bottom:0px;
}

div.headerbtn
{ 
    Float:right;
    position:relative;
    width:125px;
    height:16px;
    cursor:pointer;
    cursor:hand;
    background-color:#f3f3f3;
    font-size:11px;
    color:#444444;
    padding-top:3px;
    padding-bottom:0px;
    border:solid 1px Black;   
    background-image:url(/images/btn_corner_br.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
    text-align:center;
    	display:block;
}

div.headerbtnhov
{
    Float:right;
    position:relative;
    height:16px;
    width:125px;
    cursor:pointer;
    cursor:hand;
    font-size:11px;
    color:#666666;
    padding-top:3px;
    background-color:#d8d8d8;
    padding-bottom:0px;
    border-top:solid 1px #222222;
    border-left:solid 1px #222222;
    border-right:solid 1px #363636;
    border-bottom:solid 1px #363636;
    background-image:url(/images/btn_corner_tl.gif);
    background-position:top left;
    background-repeat:no-repeat;
    text-align:center;
    display:block;
}

span.headerbtnextra
{ 
    position:absolute;
    top:30px;
    right:40px;
	color:Silver;
    font-size:11px;
    cursor:hand;
    text-align:center;
    background-color:#333333;
    display:block;
}

div.menucontainer
{
    width:750px;
    top:0px;
    left:0px;
    height:27px;
}

div.menu
{
	float:left;
	width:750px;
	background-color:#333333;	
	position:relative;
	top:0px;
	left:0px;
	padding:5px 0px 5px 0px;
	border-bottom:solid 1px #b40e1c;
	border-top:solid 1px #b40e1c;	
}

table.menutablestyle
{
	width:100%;
	padding:0px 20px 0px 20px;	
}

td.menucellstyle
{
	color:#ffffff;
	background-color:#333333;
	text-align:center;
	border-right:solid 1px #b40e1c;	
	font: normal normal bold 12px Arial;	
	cursor:hand;
}

td.menucellstyleright
{
	color:#ffffff;
	background-color:#333333;
	text-align:center;
	font: normal normal bold 12px Arial;	
	cursor:hand;
}

p.quote
{
	font: italic normal bold 16px Palatino Linotype;
	color:#333333;	
}

p
{
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
	margin-bottom:8px;
}

h1
{
	color:#636363;
	font:bold normal normal 20px Arial;
	padding-top:0px;
	margin-top:2px;
	margin-bottom:10px;
	padding-bottom:0px;
	position:relative;
	left:-1px;
}


h2
{
	color:#636363;
	font-size:110%;
	margin-top:10px;
	margin-bottom:2px;
}

h3
{
	color:#636363;	
	font: normal normal normal 12px Arial;
	margin-top:10px;
	margin-bottom:0px;
}

h4
{
	color:#333333;
	font-size:100%;	
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0px;
}

h5
{
	color:#636363;	
	font: normal normal normal 12px Arial;
	margin:0px;
	padding:0px;
	position:relative;
	top:-8px;
}

ul.inner
{
	list-style-image:url(/images/dash.gif);	
	position:relative;
}

input
{
    font-size:11px;
}

img
{
	z-index:99;
}

div.footercontainer
{	
    Position:relative;
    top:0px;
    right:0px;
    background-color:#000000;
    border-top: solid 1px #b40e1c;
    width:750px;
    height:45px;
    font-size:12px;
    padding-top:4px;  
}

div.footermenucellstyleleft
{
    color:#FFFFFF;
    border-right:solid 1px #b40e1c;
    display:inline;
    padding:1px 12px 1px 12px;
}

div.footermenucellstyle
{
    color:#FFFFFF;
    border-right:solid 1px #b40e1c;
    display:inline;
    padding:1px 12px 1px 12px;
}

div.footermenucellstyleright
{
    color:#FFFFFF;
    display:inline;
    padding:1px 12px 1px 12px;
}

div.footertext 
{
    color:#FFFFFF;
    font-size:11px;
    padding-top:4px;
    font-family:Arial;
    background-color:#444444;
}

.rss_div
{ 
    display:none;
    text-align:left;
    padding:1px 1px 1px 1px;
    height:15px;
    width:44px;
    background:url(/IMAGES/rss_feed.gif) no-repeat 0% 0px;
    float:right;
    position:relative;
    top:-20px;
}

.rss_div:hover
{
   background:url(/IMAGES/rss_feed.gif) no-repeat 0% -17px;
}


a.details
{text-decoration:underline; z-index:10000000;}
a.details:hover
{text-decoration:none;}
a.details span
{ display:none;}
a.details:hover span
{ display:none; position:absolute;  margin-left:24px; border:solid 1px #333333; font-size:9px; color:#666666; background-color:InfoBackground; padding:4px; padding-right:20px; z-index:10000000;}
img.pointer{position:relative; right:29px; top:-5px;}

