body{
padding:0px;
margin:0px;
background:#FFFFFF;
}

h1 {
	padding-bottom:8px;
	margin-bottom:4px;
	border-bottom:1px solid #f10;
	font-size:23px;
}
h2{
	font-size:17px;
}
h3{
	font-size:14px;
}

a {
	color:#8d8d8d;
}

.footer a {
	color:#3399FF;
}

table {border-collapse:collapse; border:0px;}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, textarea {
		font-family:Tahoma;
		font-size: 13px;
		line-height:18px;
		color:#9d9d9d;
	}
	
.m_text a { color:#f10; text-decoration:none}
.m_text a:hover{text-decoration:underline}

.m_text span { color:#f10}

.m_text font a{ color:#f10; font-size: 13px; color:#8D8D8D; text-decoration:underline}
.m_text font a:hover{ text-decoration:none}

.m_text li a { color:#8D8D8D; text-decoration:none}
.m_text li a:hover{text-decoration:none}

.m_text span a { color:#8D8D8D; text-decoration:none; background:url(images/a1.gif) left center no-repeat; padding-left:25px}

.no_class, form, .no_class td {
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.box { background:url(images/box.gif) no-repeat; color:#FFFFFF; font-size:9px; height:17px; padding-left:6px; position:absolute; padding-right:5px}

.form{height:22px; margin-top:1px;}
.form input {width:171px; height:19px; border:#191A1C 1px solid; background:#2A2C2E; padding-left:5px}

.topmsg {
	color:#9d9d9d;
	font-size:10px;
}
.topmsg a {
	color:#9d9d9d;
	text-decoration:underline;
}
.topmsg a:hover {
	text-decoration:none;
}

textarea {width:171px; height:116px; border:#191A1C 1px solid; background:#2A2C2E; padding-left:5px; overflow:auto; margin-top:1px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 25px}
li a  {font-family:Tahoma; font-size: 13px; line-height:20px; color:#8D8D8D; text-decoration:none;}
li a:hover { color:#f10; text-decoration:none}

#log {
	width: 350px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(images/ajax_load.gif) no-repeat center;
}