body, form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {														  	
	color:#252525;
	background-color:#AFAFAF;
}	
.container
{
width:766px;
height:auto;
margin: 5px 0 0 0;
}

.content
{
height:auto;
background-color:#F4F5EE;
width:418px;
}
.content .col1
{
margin: 25px 8px 10px 27px;
background-color:#F4F5EE;
}
.side_content
{
height:auto;
background-color:#F2EBDF;
width:343px;
}

.side_content .row_style
{
margin:25px 15px 20px 34px;
}

.row_style .row1
{

}

.title
{
color:#3D3D3D;
font-family: "Myriad Pro";
font-size:18px;
font-weight:400px;
margin:0px 5px 15px 0px;
}

.row_2
{
margin:15px 0 0px 0;
}

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

}									   
td {							       				  
	font:normal 11px Tahoma, Arial;								 
	vertical-align:top;				  			  
	line-height:13px;						 	 
}										   	   
		
ul {						   
	list-style:none;
	padding:0px;	
}
br {line-height:0px;}							        
img {border:0px;}	


h6
{
color: #555554;
font-family: Tahoma;
font-size: 11px;
text-decoration:underline;
font-weight:bold;
margin: 0 0 10px 0;
}

u
{
color:#98393A;
}

b {color:#555554;}
b a{color:#555554;}	
span {color:#98393A}	   
a {color:#98393A}	   
a:hover {text-decoration:none;}	
.nn a{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 	

.link_1{
	color:#777;
	font-size:12px;
}


li {
	margin:6px 0px 0px 0px;
	list-style: url(images/bul_img.jpg);
	list-style-position:inside;

	}
li a {
	color:#252525;
	padding:0px 0px 0px 8px;
	background:url(images/0blt1.gif) top left no-repeat
}

/*footer*/
.footer{
	color:#B8B8B8;
	background-color:#000;
	height:58px;
	text-align:center;
}
.footer div{
	margin:16px 10px 0px 10px;
}
.footer_text {
	color:#7E7E7E;
}
.footer a {
	color:#7E7E7E;
	text-decoration:none;
}
.footer a:hover {
	color:#7E7E7E;
	text-decoration:underline;
}

