html,body{margin:0;padding:0}
body, td, th, table{font: 12px Verdana,sans-serif}
p{margin:0 10px 10px}
a{color: #006;}




div#header{position:relative;height:80px;background:#999999;}

div#header h1{;margin:0; line-height:1.5em;
padding:0px 0 0 20px;color: #fff;font-size:2em;font-weight:normal;background:#999999;}


#headerTitle{
	font-weight:bold;
}

div#header p#headerUser{float:right; margin:1em 2em;text-align:right;line-height:1.4em;font-size:0.9em	}
div#header p#headerUser a {color:#fff;}


tr#Rules_Row{display:none}

#rule tbody tr.rowEven{background:#aaaaaa;}
#rule tbody tr.rowOdd{background:#ffffff;}

div#footer{
padding: 10px 0 0 15px;
	height:70px;
	background: #ffffff;
	color:#333;
	clear:both;
	border-bottom: 30px solid #666666;
}

div#footer #logo{
margin:10px 20px;
	float:right;
	height:37px;
}
div#footer p{
	margin:0;
line-height:2em
}

div#footer a{

color:#fff;
text-decoration: none;
border:0;
}

div#content p{line-height:1.3}


div#content{margin:1em }



div#ChageSite{margin-top: 20px;}

div#ChageSite #CSNote {padding:1em 1em 0 0;font-size: 0.8em;}

div#content h2{color:#8b8b8b;padding:0;margin:2em 0 1em 0;font-weight:normal;font-size:22px;}
div#content h3{color:#8b8b8b;padding:0;margin:2em 0 1em 0;border-bottom:1px solid #8b8b8b;font-size:16px;font-weight:bold;}

div#content form {margin:0px;}/*10*/

a.num {padding:0px 0.5em;display:inline;}
p#pagination {text-align:left; margin: 0 0 0.5em 2em; clear:both;}


div#searchBox{margin:0}
div#searchBox form{margin:0}
div#searchBox td{	padding:0;} 


a img{border:0}
/****for site slector*****/
.autocomplete-w1 {background:url(/manager/themes/default/images/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete {	 border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; } 
.autocomplete strong { font-weight:normal; color:#3399FF; }

/*stripes for listings*/
tr.alt td {
	background: #CCCCCC;
}
