body
{
	/*background: #123;*/
	 background-color:#e6e6e6;
	/*border-top: 5px solid #000;*/
	color: #333;
	font-size: 11px;
	padding: 0px 0 0px;
	margin:0px;
	font-family: verdana, Arial;	 
}

a{color: #535353;text-decoration: none;}
a:hover{text-decoration: underline;}
a:focus{outline: 1px dotted invert;}
h1{font-family: Georgia, serif;	font-weight: normal;text-align: center;font-size: 25px;}

h2{padding: 20px 0 0;text-align: center;font-size: 23px;}

p{overflow: hidden;text-align: left;}
hr{
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h3{font-size: 21px;}
h4{font-size: 19px;}
h5{font-size: 17px;}
h6{font-size: 15px;}

ol{list-style: decimal;}
ul{list-style: square;}
li{margin-left: 30px;}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 5px;
}
#border,.border{border:solid 1px #cccccc; padding:10px;}
.title{color:#016fbe;}
ul.mList{list-style:none; white-space:5px; padding:0px; margin:0px;}
ul.mList li{	
	line-height:5px;	
	margin:0px; 	
	padding:5px 0 2px 0px;	
	height:20px;		
}
ul.mList li a{
	background-image:url(../images/icon_01.gif); 
	background-repeat:no-repeat; 
	background-position:left center;	
	margin:0px 0px 0px 5px;
	padding:2px 0px 2px 10px;
	font-size:11px; 
	font-weight:bold;						
}
ul.mList li a.selected {background-image:url(../images/icon_01_over.gif); background-repeat:no-repeat; background-position:left center; padding-left:10px;margin:0px; margin-left:5px; color:#016fbe;font-size:11px; font-weight:bold;}
