body{  
  margin: 0px;
  padding-top: 0px; 
  
  background: #E8E8E8;  
  
  font-family: Verdana, Arial, sans-serif;
}

img{border:0px}

td{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
}


.cl{	clear: both;}

a{color: #414141; font-size: 11px; text-decoration: none; font-weight: bold; cursor:pointer;}
a:hover{color: #000; font-size: 11px; text-decoration: underline; font-weight: bold;}

	  
.logo {
	background: url("../images/logo.jpg") no-repeat top left;
	height: 100%;  
}

.logo_text {
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	color: Maroon;
	font-weight: bold;
	font-size: 40px;
	padding-left:20px; 
}

/* f menu panel ******************************************************************************/
.h_menu_l{height:79px; background: url("../images/hmenu/l.jpg") left top no-repeat;}
.h_menu_r{height:79px; background: url("../images/hmenu/r.jpg") right top no-repeat;}
.h_menu_m{height:79px; background: url("../images/hmenu/m.jpg") repeat-x;}

.mymenu 			{color:#414141; text-decoration: none; padding:0px 5px 0px 5px;}
.mymenu:hover 	{color:#000; text-decoration: none; text-decoration: underline;}

.com_menu 			{color:#414141; text-decoration: none; font-size: 8px;}
.com_menu:hover 	{color:#8F8F76; text-decoration: none; font-size: 8px;}

.bottom_menu {color: #414141; font-size: 11px; text-decoration: none; font-weight: bold; cursor:pointer;;}
.bottom_menu:hover {color: #000; font-size: 11px; text-decoration: underline; font-weight: bold;}


.mymenu_hover 	{background: url("../images/hmenu/hover.jpg") top repeat-x;}

/* f menu panel ******************************************************************************/



/* panel ******************************************************************************/
.panel{background: url('../images/panel/t.jpg') top repeat-x; float: left; width: 100%;}
.panel_t{background: url('../images/panel/t.jpg') top repeat-x; float: left; width: 100%;}
.panel_b{background:url('../images/panel/b.jpg') bottom repeat-x; float: left; width: 100%;}
.panel_l{background:url('../images/panel/l.jpg') left repeat-y; float: left; width: 100%;}
.panel_r{background:url('../images/panel/r.jpg') right repeat-y; float: left; width: 100%;}
.panel_tr{background:url('../images/panel/tr.jpg') top right no-repeat; float: left; width: 100%;}
.panel_tl{background:url('../images/panel/tl.jpg') top left no-repeat; float: left; width: 100%;}
.panel_br{background:url('../images/panel/br.jpg') bottom right no-repeat; float: left; width: 100%;}
.panel_bl{background:url('../images/panel/bl.jpg') bottom left no-repeat; float: left; width: 100%;}
.panel_title{
	height:30px;

}

.panel_title_text{
	padding:10px 0px 0px 15px; 
	color: #000;
	font-weight: bold;
	font-size: 12px;

}

.panel_cont{

	padding: 0px 20px 30px 10px; 
	text-align: left;
	color: Black;
}
/* panel ********************************************************************** END ***/








.footer {color: #FFFFFF;font-family: Verdana, Arial;font-size:12px; padding:10px;}


.menuleft{
	background:#1C1C1C; 
	padding:10px; 	
}

.vmenu {padding:3px 6px 3px 6px; margin-top:2px;color:#C73100; text-decoration: none;}
.vmenu:hover {text-decoration: underline; color:Maroon;}

.vmenu_a {margin-top:2px;color:#000000; text-decoration: none;}
.vmenu_a:hover {text-decoration: underline; color:#000000;}
	  
.maincont{
	padding:0px 5px 0px 5px;
}	  
	  
	  .home_block {background:#535353; color: #FFFFFF;font-family: Verdana, Arial; padding:5px; margin-bottom:5px; border:1px solid #8E8E8E;}
	  
	  .page_title {background:#777777; color: #FFFFFF;font-family: Verdana, Arial; padding:5px; margin-bottom:5px; border:1px solid #8E8E8E;}
	  .page_block {background:#535353; color: #FFFFFF;font-family: Verdana, Arial; padding:5px; margin-bottom:5px; border:1px solid #8E8E8E;}
	  

.red{border: 1px solid red;}
.green{border: 1px solid green;}
.white{border: 1px solid white;}
.yellow{border: 1px solid Yellow;}


.formEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #000000;
	background-color: #D2D2D2;
	width: 250px;
	font-size: 10pt;
}

.formHalfEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #000000;
	background-color: #D2D2D2;
	width: 100px;
	height: 16px;
	font-size: 10px;
}

.formSmallEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #000000;
	background-color: #D2D2D2;
	width: 60px;
	font-size: 10pt;
}

.formPager{
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #000000;
	background-color: #D2D2D2;
	width: 40px;
	font-size: 10px;
}


.formTextarea {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #000000;
	background-color: #D2D2D2;
	height: 100px;
	width: 400px;
	font-size: 10pt;
}

.formBlogTextarea {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #000000;
	background-color: #D2D2D2;
	height: 100px;
	width: 300px;
	font-size: 10pt;
}


.formButton {
	border: 1px solid #C3C3C5;
	font-size: 9pt;
	background-color:#D2D2D2;
	font-weight: bold;
	color: #000;
	height: 20px;
	width: 80px;
	cursor: pointer;
}

.formSmallButton {
	border: 1px solid #000000;
	font-size: 9pt;
	background-color:#B4B4B4;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 80px;
}


.formLongButton {
	border: 1px solid #BCBAA2;
	font-size: 9pt;
	background-color:#B4B4B4;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 80px;
}



.tableBorder {
	background-color: #FFFFFF;
}

.profileBox{
	border: solid 1px #96B2C8;
	background-color: #FFFFFF;
	width:418px;  
	padding:2px; 
	margin: 1px;
}




.tableBorderHeader {
	height: 27;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

.tableHeader {
	height: 22;
	color: #000000;
	padding-left: 5px;
}

.tableDataDark {
	padding-left: 5px;
	height: 22;
	background: #E8E8E8;
}

.tableDataLight {
	padding-left: 5px;
	height: 22;
	background: #ECECEC;
}


.subMenuItem, A.subMenuItem, A.subMenuItemOver:hover {
	background-color: #665E74;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	display: block;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:center
}

.subMenuItemOver, A.subMenuItemOver, A.subMenuItemOver:hover {
	background-color: #50485C;
	border: solid 1px Black;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;	
	display: block;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:center
}

.subMenuCurrent, A.subMenuCurrent, A.subMenuCurrent:hover {
	background-color: #50485C;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	display: block;
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align:center
}

.subMenuLine {
	background-color: #4A4A4A;
	height: 4px;
	}

