BODY {
	scrollbar-arrow-color: 000000;
	scrollbar-3dlight-color: 000000;
	scrollbar-highlight-color: 000000;
	scrollbar-face-color: 334488;
	scrollbar-shadow-color: 000000;
	scrollbar-darkshadow-color: 000000;
	scrollbar-track-color: 000000;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(/images/main_images/bg_fill.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.exlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;	
}

.admintable {
	border: 1px solid #334488;
	width: 100%;
	margin: 5px;
}

.imageinfo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.pageheading {
font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

.subheading {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	text-decoration: none;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
A:link { 
	text-decoration: none;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
}
A:active { 
	text-decoration: none;
	color: #33BBFF;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	text-decoration: none;
	color: #33BBFF;
	font-family: Arial, Helvetica, sans-serif;
}

td.content {
	height: auto;
	width: auto;
	background-color: #000000;
}

td.leftside {
	background-image: url(/images/main_images/leftside_fill.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 152px;
	position: static;
}

td.rightside {
	background-image: url(/images/main_images/rightside_fill.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 57px;
	position: static;
}

td.top {
	background-image: url(/images/main_images/top_fill.gif);
	background-repeat: repeat-x;
}

td.bottom {
	background-image: url(/images/main_images/bottom_fill.gif);
	background-repeat: repeat-x;
}

body.landscapebody {
	background-color: #000000;
}

td.landleftside {
	background-image: url(/images/landscape_images/left_fill.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 73px;
	position: static;
}

td.landrightside {
	background-image: url(/images/landscape_images/right_fill.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 63px;
	position: static;
}

td.landtop {
	background-image: url(/images/landscape_images/top_fill.gif);
	background-repeat: repeat-x;
}

td.landbottom {
	background-image: url(/images/landscape_images/bottom_fill.gif);
	background-repeat: repeat-x;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}

.imagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

A.prevnextlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFF00;
	font-style: normal;
}
A.prevnextlinks:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	text-decoration: none;
}
A.prevnextlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #33BBFF;
	font-style: normal;
}
A.prevnextlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	color: #33BBFF;
}

