body td, li, ul, p {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #333333; 
} 

.bodyline	{ 
background-color: #211A07; 
border: 2px #211A07 solid; 
}

/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	/*background-color: #211A07;*/
	scrollbar-face-color: #472C16;
	scrollbar-highlight-color: #472C16;
	scrollbar-shadow-color: #444444;
	scrollbar-3dlight-color: #444444;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #211A07;
	scrollbar-darkshadow-color: #211A07;
}

ul {
list-style : square; 
} 

.content {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #333333;
padding-left: 10px;
padding-right: 10px; 
padding-top: 10px;
padding-bottom: 10px;
background-color: #ffffff;
} 

a:link, a:active, a:visited {
font-weight : bold; 
font-size : 12px; 
color : #900000; 
text-decoration : none; 
} 
a:hover {
font-weight : bold; 
font-size : 12px; 
color : #333333; 
text-decoration : none; 
}


.leftnav, .leftnav a:link, .leftnav a:visited, .leftnav a:active {
color : #EDBF00; 
font-weight : bold; 
font-size : 12px; 
text-decoration : none; 
line-height: 16px;
width:190px;
text-transform: titlecase;
background-image: url('/images/nav/subNavBacking.jpg');
background-repeat: no-repeat;
text-align: left;
} 
.leftnav a:hover {
color : #ffffff; 
font-weight : bold; 
font-size : 12px; 
text-decoration : none; 
line-height: 16px;
width:190px;
text-transform: titlecase;
background-image: url('/images/nav/subNavBacking.jpg');
background-repeat: no-repeat;
text-align: left;
}

.boxnav {
color : #900000; 
font-weight : bold; 
font-size : 12px; 
text-decoration : none; 
line-height: 15px;
height: 15px;
text-transform: titlecase;
text:align:left;
} 

.boxnav a:link, .boxnav a:visited, .boxnav a:active {
color : #000000; 
font-weight : bold; 
font-size : 12px; 
text-decoration : none; 
line-height: 15px;
height: 15px;
text-transform: titlecase;
text:align:left;
} 
.boxnav a:hover {
color : #900000; 
font-weight : bold; 
font-size : 12px; 
text-decoration : none; 
line-height: 15px;
height: 15px;
text-transform: titlecase;
text:align:left;
}


.foot {
text-decoration : none; 
font-size : 10px; 
line-height : 12px; 
color : #ffffff; 
font-weight : bold; 
} 

.foot a:link, .foot a:visited {
text-decoration : none; 
font-size : 10px; 
font-weight : bold; 
line-height : 12px; 
color : #ffffff; 
} 
.foot a:hover, .foot a:active {
text-decoration : none; 
font-weight : bold;  
font-size : 10px; 
line-height : 12px; 
color : #C97328; 
} 

.links, .links a:link, .links a:active, .links a:visited {
font-weight : bold; 
font-size : 12px; 
color : #AF0005; 
text-decoration : none; 
text-indent:10px;
} 
.links a:hover {
color : #333333; 
text-decoration : none; 
font-weight : bold; 
font-size : 12px; 
text-indent:10px;
} 

 
input {
font-size : 11px; 
color : #333333; 
} 
select {
font-size : 11px; 
color : #333333; 
} 

.title {
font-family: tahoma;
font-size : 14px; 
text-transform: uppercase; 
color: #EDBF00;
font-weight : bold; 
text-align: center;
line-height:22px;
height:22px;
}

/*

.heading {
color: #900000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: left;
font-weight:bold;
text-transform: titlecase;
}

*/

.heading, .heading a:link, .heading a:active, .heading a:visited{
color: #900000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: left;
font-weight:bold;
text-transform: titlecase;
}

.heading a:hover {
color : #333333; 
text-decoration : none; 
font-size: 18px;
text-align: left;
font-weight:bold;
text-transform: titlecase;

}

#heading {
color: #900000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: left;
font-weight:bold;
text-transform: titlecase;
}

h2 {
color: #900000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: left;
font-weight:bold;
text-transform: titlecase;
}

h4 {
color: #900000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: left;
font-weight:bold;
text-transform: titlecase;
}

.comic_header {
color: #900000;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: center;
font-weight:bold;
text-transform: titlecase;
}


.greyline {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #333333; 
padding : 2px; 
} 

.bg_nav {
background-image: url('/images/side_nav.jpg');
background-repeat: no-repeat;
/*background-position: left top*/
}


.bg_right {
background-image: url('/images/sideNavRight1.jpg');
background-repeat: repeat;
background-position: left top
}

.searchbox {
background-image: url('/images/search_bg.jpg');
background-repeat: no-repeat;
background-position: center top
}

