body
{
 	margin: 0px 0px 0px 0px;
	//background-image:url(design.png);
	background-color:#000000;
	font-family:verdana;
	font-size:12px;
}

table
{
	border:0px;
}
ul
{
	font-size:12px;
	color:#777777;

}

h1
{
	font-size:14px;
	font-weight:bold;
	color:#AAAAAA;

}
p,p.bodytext
{
	color:#777777;
	font-family:verdana;
	font-size:12px;

}


ul a,p a
{
	color:#AAAAAA;
	font-weight:bold;
	/*border-bottom:1px dotted  #219ECE;
	text-decoration:underline dotted;*/
	text-decoration:none;
}
div
{
	padding-top:2px;
	padding-bottom:1px;
}
table#mainTable
{
	width:1024px;
	margin-top: 30px;
	margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}



table#mainTable td#contentField
{
	padding: 20px 00px 00px 00px;
	//border-bottom: #777777 1px solid;
	//border-left: #777777 1px solid;
	//border-right: #777777 1px solid;
	
}

table#mainTable td#headImgField
{
	width:1024px;
	height:102px;
	background-image:url("design.png");
	//border-top: #777777 1px solid;
	//border-left: #777777 1px solid;
	//border-right: #777777 1px solid;
}

table#mainTable td#nameField
{
	width:1024px;
	height:20px;
	text-align:right;
	padding-right:10px;
	color:#777777;
	font-size:12px;
	background-color:#222222;
	//border-left: #777777 1px solid;
	//border-right: #777777 1px solid;
	//border-bottom: #777777 1px solid;
}

table#menuTable
{
	width:1024px;
	padding: 0px 0px 0px 0px;
}

table#menuTable td#menumain
{
	background-image:url("menubg.png");
	color:#AAAAAA;
	text-align:left;
	padding-left:15px;
	margin-bottom:10px;
}


table#menuTable td#menuspacetop
{
	font-size:12px;
}

table#menuTable td#menuspacebottom
{
	font-size:9px;
}


table#submenutable
{
	width:1024px;
}



table#submenutable td#element
{
	width:341px;
	vertical-align:top;
	text-align:top;

}

table.submenu
{
   width:100%;
}

table.submenu td
{
   padding-left:10px;
}


table.submenu td.submenuheader
{
   color:#AAAAAA;
   font-size:15px;
   #font-weight:bold;
   text-decoration:underline;
   padding-top:4px;
   padding-bottom:2px;
}
table.submenu td.menu
{
    padding-left:15px;
}
table.submenu td.menu a,a:hover,a:visited
{
	text-decoration:none;
	color:#AAAAAA;
	font-size:12px;
  
}

table#mainTable td#homeheader a,a:hover,a:visited
{
	color:#AAAAAA;
	text-decoration:none;
    font-size:12px;
    
	//border-bottom: #777777 1px solid;
	//border-left: #777777 1px solid;
	//border-right: #777777 1px solid;
	
}

