body
{
	background-color:#1d1d1d;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

input, textarea
{
	border:#999999 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:#FFF5F5;
	padding-left:5px;
	margin-left:3px;
	
	
}

td
{
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;

}


.title 
{
	font-weight:bold;

}

.mbutton
{	
	float:left;
	color:#FFFFFF; 
	width:164px;
	height:34px;
	background:url(img/imbutton.png); 
	border: #000000 1px solid;
	cursor:pointer;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	line-height:2.3em;
}

.mbuttonh
{	
	float:left;
	color:#FFFFFF; 
	width:164px;
	height:34px;
	background:url(img/imbuttonh.png); 
	border: #000000 1px solid;
	cursor:pointer;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	line-height:2.3em;
}

a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;	
	font-weight:bold;
	color: #AA1919;
	white-space: nowrap;
	
	background-color: transparent;
	border-color: #AA1919;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;	
	font-weight:bold;
	color: #AA1919;
	white-space: nowrap;
	
	background-color: transparent;
	border-color: #AA1919;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;

}
a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;	
	font-weight:bold;
	color: #AA1919;
	white-space: nowrap;
	
	background-color: transparent;
	border-color: #AA1919;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;	
	font-weight:bold;
	color: #FF4444;
	white-space: nowrap;
	
	background-color: transparent;
	border-color: #FF4444;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

