/* CSS Document */


h1 { font-size: 1.75em; font-weight:normal;line-height:35px; font-family:Georgia, "Times New Roman", Times, serif;}
h2 { font-size: 1.7em; font-weight:normal; color:#DD214A; font-family: Arial, Helvetica, sans-serif;}
h3 {font-size: 1.35em; font-weight:normal;font-family: Arial, Helvetica, sans-serif;}
h4 {font-size: 1.15em; font-weight:strong; font-family: Arial, Helvetica, sans-serif;}
h5 { font-size: 1.15em;font-family: Comic Sans MS, cursive;}
h6 { font-size: 1.75em; font-weight:normal;color:blue; font-family:Georgia, "Times New Roman", Times, serif;}


body {
	background-color: #A29E9A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;	}


td {	
	font-size:14px;
	line-height:17px;
	}
.comic { font-family: Comic Sans MS, cursive;}
.quote { color:#DD214A; }

.postbottom {background:url(images/postbottom.jpg) no-repeat; height:15px; width:830px}
.postheader {background: url(images/postheader.jpg) no-repeat; height:27px; width:830px}
.postcontent {background:url(images/postbg.jpg) repeat-y; padding:10px 25px 10px 25px; width:810px}

.table_top_740 {
	background-image:url(images/yellow_bar_740.jpg);
	width:974px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.table_top_740T {
	background-image:url(images/yellow_bar_740t.jpg);
	width:974px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}

.table_top_140 {
	background-image:url(images/yellow_bar_140.jpg);
	width:100px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.table_top_140T {
	background-image:url(images/yellow_bar_140t.jpg);
	width:100px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.table_top_590 {
	background-image:url(images/yellow_bar_590.jpg);
	width:874px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}

.table_top_590T {
	background-image:url(images/yellow_bar_590t.jpg);
	width:874px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}


.white_bg {
	background-color:#FFFFFF;
	padding:10px;
	}

.padding_left_right {
	padding-left:10px;
	padding-right:10px;
	}
	
.width_10 {
	display:block;
	width:1px;
	}
.height_10 {
	height:1px;
	}

.footer_text {
	color:#7FFFFE;
	font-size:10px;
	}
.footer_text a:link, .footer_text a:visited{
	color:#7FFFFE;
	text-decoration:none;
}
.footer_text a:hover {
	background-color:#000000;
	color:#FFFFFF;
	border:none;
	}

.left_nav {
	margin-top:10px;
	border-top:1px solid #E1E1E1;
	}
	
.left_nav a:link, .left_nav a:visited{
	display:block;
	width:130px;
	font-size:14px;
	color:#000000;
	background-color: #FFFFFF;
	text-decoration:none;
	text-indent:10px;
	border-bottom:1px solid #E1E1E1;
	background-image:none;
}
.left_nav a:hover {
	background-color:#7FFFFE;
	}
.logo a:hover {
	border-bottom:none;
	width:300px;
	}



