body {
	scrollbar-track-color:#5E5E5E;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFE2;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#4B333A;
	scrollbar-face-color:#CDCDCD;
	scrollbar-arrow-color:#5E5E5E;
	font-family:Tahoma;
	font-size:11px;
	color: #404040;
	line-height:15px;
	background-color: #5E5E5E;
	overflow:auto;


}
.scrollline {
	border-right: 1px solid #FFFFFF;
}

.miscwhite {
        font-family:Tahoma;
        font-size:11px;
        color: #FFFFFF;
}

.misctan {
    font-family:Tahoma;
	font-size:10px;
	color:#FFB34B;
	line-height:15px;
}

.miscblue {
	font-family:Tahoma;
	font-size:11px;
	color:#CCE8F8;
	line-height:15px;		
}

.brightblue {
	font-family:Tahoma;
	font-size:11px;
	color:#008DDB;
	line-height:15px;		
}

.copyrighttext {
	font-family:Tahoma;
	font-size:10px;
	color:#ABA8A2;
}

a.modiphy:link, a.modiphy:visited, a.modiphy:active {
		font-family:Tahoma;
	    font-weight:bold;
		color: #ABA8A2;
		font-size:10px;
		text-decoration:none;
}

a.modiphy:hover {
		font-family:Tahoma;
	    font-weight:bold;
		color: #FFFFFF;
		font-size:10px;
		text-decoration:none;
}

a.topnav:link, a.topnav:visited, a.topnav:active {
	font-family:Arial;
	color:#5E5E5E;
	font-size:12px;
	text-decoration:none;
}

a.topnav:hover {
	color: #000000;
	text-decoration:none;
}
a.firstnav:link, a.firstnav:visited, a.firstnav:active {
	color: #8F8F8F;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial;
	line-height: 10px;
}

a.firstnav:hover {
	color: #FFFFFF;
	text-decoration:none;
}

div {
}

.navbg {
		background-image: url(images/nav_bg.jpg);
		background-repeat: no-repeat;
		background-position: right top;
}

.bannerbg {
		background-image: url(images/top_banner_bg.jpg);
		background-repeat: no-repeat;
}

.accent {
		font-family:Tahoma;
		font-size:11px;
		color: #000000;
		line-height:15px;
		font-weight: bold;
}

.pipes {
    color: #8F8F8F;
}

a:link, a:visited, a:active {
    color: #E30000;
	text-decoration: underline;
}
a:hover {
    color: #E30000;
	text-decoration: none;
}

select {
	font-family:Tahoma;
	color: #404040;
	font-size:11px;
	border: 1px solid #404040;
}


.adjust {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#4A464F;
	scrollbar-track-color:#EBE9E6;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FCECBE;
	scrollbar-darkshadow-color:#C9740D;
	scrollbar-shadow-color:#FCECBE;
	scrollbar-face-color:#FCECBE;
	margin-left: 50px;
	height: 60%;
	width: 650px;
	border-top: 1px solid #AED751;
	border-bottom: 1px solid #AED751;
	border-right: 1px solid #AED751;
}

hr {
    color: #C82100;
	border-top: 1px solid #FFFFFF;
}

input {
	border: 1px solid #404040;
	font-size: 11px;
}

textarea {
	scrollbar-track-color:#FFFFFF;
	border: 1px solid #404040;
	font-size: 11px;
}

.button {
	background-color:#9A0000;
	border:1px solid #000000;
	font-size:10px;
	font-family:Tahoma;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:4px;
	width:50px;
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
}

.bottomtable {
}


.copyrightholder {
	padding-top: 2px;
	font-size: 10px;

}

.watermark {
	background-image: url(images/watermark.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.bodybox {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #0E3C6B;
	padding-right: 160px;
}

td {
	color: #404040;
	font-size: 11px;
	line-height: 16px;
}

.bottomnav {
	margin: 3px 0px 6px;
}

.topright {
	background-image: url(images/top_right_bg.jpg);
	background-repeat: repeat-x;
}

.bottomcorner {
	background-image: url(images/bottomcorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right:1px solid #023C6B;

}

.logotable {
	background-image: url(images/logo.jpg);
	background-repeat: repeat-x;
}

.topleft {
	background-image: url(images/top_left.jpg);
	background-repeat: repeat-x;
}
.searchbox {
        background-color:#023C6B;
        font-size:10px;
        font-family:Tahoma;
        color:#FFFFFF;
}
.searchboxbg {
	background-image: url(images/search_table_bg.jpg);
	background-repeat: no-repeat;
}

.rightborder {
	border-right:1px solid #023C6B;
}

.header {
	background-color: #523218;
	border-bottom:4px solid #FFFFFF;
	height: 30px;
}
.scrollbox {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	background-color: #68AAC1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #663E1E;
	border-right-color: #663E1E;
	border-bottom-color: #663E1E;
	background-image: url(images/scroll_box_bg.jpg);
	padding-top: 18px;
	padding-left: 43px;
	padding-right: 18px;
	height: 444px;
	width: 260px;

}
.ticker {
	font-size:10px;
	background-color: #A4CCDA;
	color: #523218;
	border-top: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
.mainbg {
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
}

.subscribe {
        background-color:#523218;
        border:1px solid #523218;
        font-size:11px;
        font-family:Tahoma;
        color:#FFFFFF;
        margin-bottom:2px;
        padding-top: 0px;
        padding-left:4px;
}

.bodyscrollline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #523218;
}

.miscbrown {
	font-size:10px;
	color: #523218;
}
.videobg {
	background-image: url(images/video_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.gutsbg {
	background-image: url(images/guts_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.newletterbox {
	font-size:10px;
    background-color:#A4CCDA;
    color:#523218;
	border:1px solid #A4CCDA;
}
.miscgray {
        font-family:Tahoma;
        font-size:11px;
        color:#414141;
        line-height:15px;
}
.middlearea {
	background-color: #737273;
}
iframe {
	position:relative;
	left:0px;
	top:0px;
}
.pagetitles {
	color:#9A0000;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	letter-spacing: 5px;

}
.newspagetitles {
	color:#419336;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	letter-spacing: 5px;

}
.rightadboxes {
	margin-top:13px;
	border:1px solid #FFFFFF;
	background-color: #575757;
}
.rightbottomadbox {
	border:1px solid #FFFFFF;
	border-top:0px solid #FFFFFF;
	background-color: #CDCDCD;
}
.rightbottombg {
	background-image: url(images/right_bottom_bg.jpg);
	background-repeat: repeat-y;
}
.rss {
	background-color: #FFFFFF;
}
.gallery_bg {
	background-color: #FFFFFF;
	background-image: url(images/gallery_bg.jpg);
	background-repeat: no-repeat;
}
.content_bg {
	background-color: #FFFFFF;
	color: #404040;
}
.content_page_bg {
	background-color: #FFFFFF;
	background-image: url(images/content_page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_content_bg {
	background-color: #FFFFFF;
	background-image: url(images/bottom_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dropshadow {
	background-image: url(drop_shadow.jpg);
	background-repeat: no-repeat;
}
.sideboxbottom {
	line-height: 2px;
	background-color: #141414;
}
.sideboxtop {
	line-height: 2px;
	background-color: #141414;
}
.sideboxtext {
	line-height: 14px;
	background-color: #464646;
	padding: 11px;
	padding-bottom: 15px;
	font-size: 10px;
	color: #FFFFFF;
}
.sideboxborder {
	border: 1px solid #FFFFFF;
	margin: 13px;
	margin-top: 1px;
	margin-bottom: 0px;
}

