* {
  font-size:12px;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  color:#333333;
  outline: none;
}

.main_content li {
	list-style-image: url('../img/li.png');
	margin-top:5px;	
	text-align: left;
}

.rm * {
	font-family: "Trebushet MS", Tahoma,Arial,Verdana, sans-serif;
	color: #FFFFFF; 
	text-align: left;
}

.rm{
}

.rm p {
	width:auto;
}

.rm h3 {
	font-family: "Lucida Console", "Lucida Sans Unicode";
	font-size:20px;
	font-weight: normal;
	margin:0px;
	padding:5px 0px 10px 0px;
}

img {
	border:none;
}

h2 {
	font-size: 20px;
	color: #000000;
}

h3 {
	font-size: 14px;
	color: #10b2f0;	
}

img {
	border:none;
}



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

#main {
	width:790px;
	margin: 0px auto;
	margin-top: 30px;
	overflow: hidden;	
}




#logo {
	float:left;
	width:230px;
	height: 50px;	
	margin-left: 20px;
	margin-bottom: 5px;
}

#links {
	float:right;
	margin-top: 35px;
	margin-right: 15px;
}

#links a {
	padding-right: 10px;
	color: #00AEED;
	text-decoration: none;
}

#menu {
  background-image:url("../img/menu_bg.png");
  background-repeat: no-repeat;
  width:790px;
  height: 55px;  
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
}



#content {
	//margin-top: -8px;	
	margin-left: 7px;
	width:775px;
	text-align:justify;
}



#footer {
	margin-top: 0px;
	height: 15px;
	width:100%;
	background-color: #e7e7e7;
}





#ajaxcontainer{
	min-height:300px;
}
 



/*//////////////////////////////////////////////////////////////////////////////*/

.hpm  td{
	text-align: center;
	border-right: 1px solid #c0c0c0;	
}

.hpm td a {
	text-decoration:none;
	color: #3f3f3f;
}

.line {
	height: 1px;
	background-color: #c0c0c0;
	margin: 5px 0px 5px 0px;
}



#ajaxcontainer * input, #ajaxcontainer  * select, #ajaxcontainer textarea {
	border: 1px solid #5ed2f7;
	background-color: #f3fbfe;
}

#ajaxcontainer * a, #content a {
	color: #10b2f0;
	text-decoration: none;
}


p {
	width: 500px;
}

h2 a {
	font-size: 18px;
	text-decoration: none;	
}

.date {
	color: gray;
	font-style: italic;
}


.rm * ul {

	list-style-image: url("../../../../img/li2.png");
}

.rm * ul li {
	margin-left:-25px;
	margin-bottom:5px;
}

blockquote {
	width: 400px;
	margin-left: 20px;
}