html, body, form
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body
{
	background-color: #000000;
	font-family: verdana;
	font-size: 12px;
}

#container
{
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
}

#divLogin
{
	position: absolute;
	top: 0;
	text-align: right;
	width: 100%;
}

#divTop
{
	padding-bottom: 75px;
}

#divBottom
{
	bottom: 0 !important;
	bottom: -1px;
	height: 75px;
	text-align: center;
	background: url(images/bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#divBottom2
{
	padding-top: 50px;
	bottom: 0 !important;
	bottom: -1px;
	height: 75px;
	text-align: center;
}

.searchBar
{
	font-family: verdana;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	width: 205px;
	height: 18px;
}

.copyright
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #767676;
	font-size: 11px;
}

.whiteText
{
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

a.bottomMenu:link, a.bottomMenu:visited
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #5e87e1;
	text-decoration: none;
}

a.bottomMenu:hover, a.bottomMenu:active
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #b7ccfb;
	text-decoration: none;
}

.ootubutton
{
	margin: 0;
	border: 0;
	height: 50;
	background-image: url(Images/blue-btn-bg.gif);
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 11px;
	padding-right: 11px;
}

.contributor
{
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #5e87e1;
	text-decoration: none;
}

.message
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.errormessage
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

.smallheader
{
	font-family: arial;
	font-size: 12px;
	color: #b7ccfb;
	text-decoration: none;
	font-weight: bold;
}

a.sortlink:link, a.sortlink:visited
{
	font-family: arial;
	font-size: 11px;
	color: #767676;
	text-decoration: none;
	font-weight: bold;
}

a.sortlink:hover, a.sortlink:active
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.activesort
{
	font-family: arial;
	font-size: 11px;
	color: #767676;
	text-decoration: underline;
	font-weight: bold;
}

.heading
{
	color: #b7ccfb;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}

.subtopics
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #5e87e1;
	text-decoration: none;
}

a.subtopics:link, a.subtopics:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #5e87e1;
	text-decoration: underline;
}

a.subtopics:hover, a.subtopics:active
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #b7ccfb;
	text-decoration: underline;
}

a.topics:link, a.topics:visited
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #5e87e1;
	text-decoration: underline;
}

a.topics:hover, a.topics:active
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #b7ccfb;
	text-decoration: underline;
}

.highlight
{
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #a500ff;
	padding-left: 3px;
	text-decoration: none;
}

.adminlinks
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

a.adminlinks:link, a.adminlinks:active, a.adminlinks:visited
{
	text-decoration: underline;
	color: #999999;
}

a.adminlinks:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.sliderwrap
{
	width: 100%;
	text-align: left;
	height: 30px;
}

#RadSliderWrapper_sliderPage
{
	top: 5px;
}

.spanPage
{
	position: relative;
	top: -12px;
	margin-right: 5px;
	float: right;
	color: White;
}

.divForm
{
	background-color: #0c0e13; 
	padding: 5px; 
	border: #6f6f6f 5px solid;
	color: #ffffff;
	width: 500px;
	text-align: left;
	font: bold 12px Arial, Verdana, Sans-serif;
}

.formheader
{
	color: #5e87e1;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
}

.formlabel
{
	width: 100px;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
}

.formtextbox
{
	background-color: #ffffff;
	border: solid 1px #6788be;
	color: #333;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
}

.pagetitle
{
	color: #5e87e1;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	padding-left: 1px;
	padding-bottom: 8px;
}