

body {
	font-size: 12px;
	font-family: Verdana, "Lucida sans", Trebuchet MS, Verdana, Arial;
	color: #000000;
	background-color: #000000;
	margin: 10px;
	background-image: url(../images/bg.gif);
    background-repeat: repeat;
	
}
td {
	font-size: 12px;
	font-family: Verdana, Arial, Trebuchet MS;

}
#header{ 
	width: 920px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 0; 
	color: #FFFFFF;  
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 13px Verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;

	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	
	color: #FFF;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #8C191E;
		color: #FFFFFF;
		font: 13px Verdana}

	#sddm div a:hover
	{	background: #9D1C20;
		color: #FFF;
		}

	
#header h1 { 
	font-size: 24px;  
	margin: 10px;     
}
#header h1 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 24px;   
}
#header a:hover { 
	text-decoration: none;  
}
#header p{
	margin-left: 20px;
}
#header h2 {  
	font-size: 14px; 
	margin: 10px 0 10px 50px;
	font-weight: bold;
	color: #FFFFFF; 
   
}
#header h2 a{  
	font-size: 14px; 
	font-weight: bold;
	color: #FFFFFF; 
   
}
#header h3 {  
	font-size: 11px; 
	margin-bottom: 10px;
	font-weight: bold;
	color: #000000; 
	text-align: center;
   
}
#header h3 a{  
	font-size: 11px; 
	margin: 10px;
	font-weight: bold;
	color: #000000; 
   
}
/* pages layout start */

#content {
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #000000;
	padding: 15px;
	width: 840px !important;
	height: 320px !important;
	width: 870px;
	height: 350px;
	overflow: auto;
}
#content a{
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #336699;
	text-decoration: none;
	font-weight: bold; 
}
#content a:hover{
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #336699;
	text-decoration: underline;
}
#content h1{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #000000;
	margin: 5px 0 5px 0;
	padding: 0px;
}

img { border: none; }

/* pages layout end */


/* menu layout start */

a.mainmenu{
	font-family: Verdana, Tahoma, helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 0 3px 10px;
	margin: 0 0 0 15px;
    display: block;

}
a.mainmenu:hover{
	font-size: 14px;
	text-decoration: none;
	
}
a.mainmenu-active{
	font-family: Verdana, Tahoma, helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin: 0 0 0 15px;
    display: block;

}
a.submenu{
	font-family: Verdana, Tahoma, helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 3px 3px 15px;
	margin: 0 0 10px 15px;
	display: block;
	font-weight: bold;
	background-image: url(../images/dot.gif);
    background-repeat: no-repeat;
	background-position: 1px 6px;
}
a.submenu p{
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
	font-size: 11px;
	font-weight: normal;
}
a.submenu:hover{
	font-size: 14px;
	text-decoration: none;
	background-image: url(../images/dot-hover.gif);
    background-repeat: no-repeat;
	background-position: 1px 6px;
}
a.active {
	background-color: #F1F1F1;
}

/* menu layout end */


#footer {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
#footer a{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer h1 {   
	font-size: 13px;
	margin: 0px;
	padding: 0px; 
}
#footer h1 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 14px; 
	margin: 0px;
	padding: 0px; 
}
#footer h2 {  
	font-size: 11px;  
	margin: 0px;
	padding: 0px;   
}
#footer h2 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 11px; 
	margin-top: 0px;
	padding: 0px;
}
#footer h3 {  
	font-size: 11px;  
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
}
#footer h3 a { 
	text-decoration: none; 
	color: #CCCCCC; 
	font-size: 11px; 
	margin-top: 0px;
	padding: 0px;
}
#footer a:hover { 
	text-decoration: underline;  
}
#footer p { 
	font-size: 10px;   
}