html, body {
	Margin-top: 0px; Margin-right: 0px;
	Margin-bottom: 0px; Margin-left: 0px;
	Padding-top: 0px; Padding-right: 0px;
	Padding-bottom: 0px; Padding-left: 0px;
	text-align: center;
	margin:0;
	padding:0;
}


#page_bg {

	background-color:#1D1D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7F7F7;
}

#container {

	margin-left:auto;
	margin-right:auto;
	width:771px;
	margin-top: 50px;
	background-image: url(../images/js_emphdrl.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	text-align: left;
	background-attachment: scroll;
	margin-bottom: 50px;

}



div.search_outer{

	background-image: url(../images/search.png);

	float: right;

	height: 70px;

	width: 300px;

	background-repeat: no-repeat;

}

div.search_inner{

	margin-top: 10px;

	margin-right: 25px;

}

#navbar{

	float: left;

	height: 77px;

	width: 771px;

	clear: both;

	vertical-align: middle;

	background-image: none;

}

div.nav_inner{

	padding-left: 25px;

}

.componentheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #515151;

}

.contentheading {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #DCB102;

	height: 18px;

}

a:link, a:visited {

	color: #DCB102;

	font-weight: bold;

	text-decoration: underline;

}

a:hover {

	text-decoration: none;

}

div#leftcol a.mainlevel:link, div#leftcol a.mainlevel:visited {

	color: #F9F9F9;

	text-decoration: underline;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 15px;

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 8px;

	padding-top: 2px;

	padding-bottom: 2px;

}

div#leftcol a.mainlevel:hover {

	color: #0099FF;

	text-decoration: none;

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 8px;

}

#navbar a.mainlevel:link, #navbar a.mainlevel:visited {

	color: #F9F9F9;

	text-decoration: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	line-height: 14px;

}

#navbar a.mainlevel:hover {

	color: #0099FF;

	text-decoration: none;

	margin-bottom: 3px;

}

.botleft{

	background-image: url(../images/botleftshadow.png);

	background-repeat: no-repeat;

	background-position: right bottom;

	height: 14px;

	width: 14px;

	float: left;

}

.bottom{

	background-image: url(../images/bot_shadow.png);

	background-repeat: repeat-x;

	background-position: center bottom;

	height: 14px;

	width: 771px;

	clear: both;

}

.botright{

	background-image: url(../images/botrightshadow.png);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 14px;

	width: 14px;

	float: right;

}

.copy, .copy a:link, .copy a:visited,.copy a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #666666;

	text-decoration: none;

}

#wrapper{

	clear: both;

}

#leftcol{

	float: left;

	position: relative;

	text-align: left;

	margin: 0px;

	padding-left: 10px;

}

#mainbody{

	float: right;

	width: 600px;

	display: inline;

	position: relative;

	padding-left: 10px;

	padding-right: 10px;

}

div#leftcol table.moduletable th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #999999;

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-bottom: 3px;

}

div.moduletable h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #999999;

	margin: 0px;

	padding: 0px;

}

div.maindivider {

	margin-top: 0px;

	height: 1px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

div#leftcol table.moduletable {

	margin-bottom: 15px;

}

.createdate,.small{

	color: #666666;

	font-size: 10px;

	line-height: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.inputbox {

	background-color: #1D1D1D;

	border: 1px solid #3C3C3C;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	line-height: 14px;

}
.designertoo{
display:block;
text-indent:-5000px;
text-decoration:none;
height:0;}
.button {

	background-color: #1D1D1D;

	border: 1px solid #3C3C3C;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	line-height: 14px;

	text-align: center;

	vertical-align: middle;

	text-transform: uppercase;

	padding: 2px;

}

.readon {

	font-size: 10px;

}

.sectiontableheader {

	background-color: #202020;

	color: #CCCCCC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.sectiontableentry1 td {

	color: #CCCCCC;

	padding: 8px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #333333;

	background-color: #0C0C0C;

}

.sectiontableentry2 td {

	color: #CCCCCC;

	padding: 8px;

	border-bottom-width: 1px;

	border-bottom-color: #333333;

	border-bottom-style: solid;

	background-color: #0C0C0C;

}



/* *** Float containers fix:

http://www.csscreator.com/attributes/containedfloat.php *** */ 

.clearfix:after {

content: "."; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

}



.clearfix{display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */  


.designer{color: #666;}
.designer a:link,.designer a:visited{color: #666;font-size: 0.8em;text-decoration: none;}
.designer a:hover{color: #666;}


table {
	color: #FFFFFF;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 14px;
}

.small_font {
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

.small_font_black {
	color: #000000;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

.tableheight {
Height: 100%;
}

.h65 {
Height: 65;
}

.bodyarea_one {
	background : url(../main_body_bgr_3.jpg);
	Height: 100%;
}

.bodyarea_two {
	background-attachment : fixed;
	background : url(../main_body_bgr_2.jpg) repeat-x top;
}

.bodyarea_left {
	background : url(../body_bgr_left.jpg);
}

.bodyarea_right {
	background : url(../body_bgr_right.jpg);
}

.menu_left {
	background : url(../menu_bg_left.gif);
}

.menu_right {
	background : url(../menu_bg_right.gif);
}

.bottom_center {
	color: #000000;
	background-attachment : fixed;
	background : url(../bottom_center.jpg) repeat-x top;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

input,select,textarea {
	border : 1 solid;
	font: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	BACKGROUND-COLOR: #F6F8EB;
}

.checkingbox {
	background-color : #f2f2f2;
	border : 0 none;
}

.adminForm {
	background-color: #0C0C0C;
}