body { 	
	font-family: Arial;
	font-size: 13px;
	color: #525252;
	background-color: #000000;	
	margin:0px;
	
}
#mframe
{
	margin: 0 auto 0 auto;	
	width: 900px;
	padding:0px;	
	text-align:center;
}
.mtable
{
	background-color: black;		
}
#logo
{
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	width:640px;
}
#menu
{
	border-top: 1px solid white;
	border-right: 1px solid white;
	background-color: #333;
}
#menu p
{
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	width:235px;
	height:24px;	
	margin:0px;
	padding-top:7px;
}
#menu p a, #menu p a:visited
{
	padding-left:50px;
	text-decoration:none;
	font-family: Verdana;
	font-size: 16px;	
	color: white;
	height:25px;
}
#menu p a:hover
{
	padding-left:50px;
	text-decoration:none;
	font-family: Verdana;
	font-size: 16px;	
	color: #D1D17B;
	height:25px;
}

#footer
{
	padding-left:30px;	
	border: 1px solid white;
	color:white;
	vertical-align:middle;
}
#content
{
	border-left: 1px solid white;
	padding: 10px;	
	color:white;
}

.clear{clear:both;background:none;}
#msg{background: #f2fff0;border:dotted 1px green;color: #080;font-style: italic;font-size: 90%;padding:3px;}
#err{background: #fff6f0;border:dotted 1px red;color: #f00;font-style: italic;font-size: 90%;padding:3px;}

.tbl{background-color: #000;}
.tblhead{background-color: #666;padding:3px;}
.tbltext{background-color: #fff;color:#666;padding:3px;}
.loader{position:fixed;top:50%;left:50%;}

.tbl
{
	background-color:#999999;
}



.title
{
	color:#999999;
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
}
.button
{
	
}

.wrong
{
	font-size:12px;
	font-family:Arial;
	color:red;
}
.msg
{
	font-size:12px;
	font-family:Arial;
	color:red;
	color:#cccccc;
}
.tblhead a
{
	color:#fff;
}
*{
	behavior: url(../../iepngfix2.htc);
}


#menu2
{
	
	border-right: 1px solid white;
	background-color: #333;
}
#menu2 p
{
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	
	height:24px;	
	margin:0px;
	padding-top:7px;
}
#menu2 p a, #menu2 p a:visited
{
	padding-left:50px;
	text-decoration:none;
	font-family: Verdana;
	font-size: 16px;	
	color: white;
	height:25px;
}
#menu2 p a:hover
{
	padding-left:50px;
	text-decoration:none;
	font-family: Verdana;
	font-size: 16px;	
	color: #D1D17B;
	height:25px;
}