body
{
	background-color:Black;
	font-family:Arial,Calibri,Verdana,Times New Roman;
	font-size:11px;
	color:White;
}

h1
{
	margin-top:0px;
	margin-bottom:0.5em;
	font-size:25px;
}

h2
{
	margin-top:0px;
	margin-bottom:0.5em;
	font-size:20px;
}

h3
{
	margin-top:0px;
	margin-bottom:0.5em;
	font-size:18px;
}

h4
{
	margin-top:0px;
	margin-bottom:0.5em;
	font-size:15px;
}

#dvMainContainer
{
	width:845px;
	margin: 0 auto;	
}

#dvContentContainer
{
	margin: 0 auto;	
	width:780px;
}

#dvFooter
{
	color:Silver;
}

#dvFooter a
{
	color:Silver;
	text-decoration:none;
}

#dvFooter a:hover
{
	color:White;
	text-decoration:none;
}

#dvFooter a:active
{
	color:White;
	text-decoration:underline;
}



#dvBlockLine
{
	height:5px;
	width:100%;	
	overflow:hidden;
	clear:both;
}

#dvBlockLineBlack
{
	height:5px;
	width:100%;	
	overflow:hidden;
	background-color:Black;
}

a
{
	text-decoration:underline;
}

a:hover
{
	text-decoration:underline;
}

a:active
{
	text-decoration:none;
}



#dvNavigation
{
	width:201px;	
	background-color:#333333;
	float:left;
	margin-right:20px;
}

#dvNavigation img
{
	background-color:Black;
	padding-top:10px;
	padding-bottom:10px;	
	background-color:#000000;	
}

#dvNavigation ul
{
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	margin:0px;	
	list-style:none;
}

#dvNavigation ul li
{
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	margin:0px;	
	width:186px;
	font-size:12px;
	font-weight:bold;
	list-style:none;
}

#dvNavigation ul li:hover
{
	color:Black;
	background-color:#222222;
}

#dvNavigation ul li a
{
	text-decoration:none;
}


#dvContentAlphaColumn
{
	float:left;
	width:315px;	
	margin-top:15px; /* 3px */
}



#dvContentBetaColumn
{
	float:right;
	width:208px;
	margin-top:15px;
}

#dvContentBetaColumn img
{
	padding-bottom:20px;
}




#dvForm
{
	
}

#dvForm label
{
	width:90px;
	margin-right:5px;
	display:inline-block;
	font-weight:bold;
	margin-bottom:5px;
}

#dvForm textarea
{
	font-family:Arial,Calibri,Verdana,Times New Roman;
	font-size:11px;
	width:250px;
	height:50px;
	margin-bottom:5px;
	display:inline;
}

#dvForm input, #dvForm select
{
	font-family:Arial,Calibri,Verdana,Times New Roman;
	font-size:11px;
	width:150px;
	margin-bottom:5px;
}

#dvForm .imgbtn
{
	margin-left:160px;
	margin-top:15px;
	width:auto;
	height:auto;	
	display:inline;
}

#dvForm table tr td label
{
	width:150px;
	margin-right:5px;
	display:inline-block;
	font-weight:bold;
	margin-bottom:5px;
}

#dvForm table tr td input
{
	margin-bottom:5px;
	width:15px; 
}
