
body {
	
	background-color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-top: 0px;
	
	background-image:url(images/side_image.jpg);
	background-repeat:repeat-x ;
	background-position:top;  
	

	
	
	 
}
.menu_td
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC; 
	height:24px;
	background-color:#000000;
	border-bottom-width:thin;
	
	border-bottom:1px dotted #666666;
	
	 
}
.menu_itself
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC; 
	height:24px;
	background-image: url(images/itself_bck.jpg);
	
	border-bottom-width:thin;
	border-bottom:1px dotted #666666;
	
	
	 
}

}
.icp_td
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	height:24px;
	background-color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	
	
	 
}



.style1
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.style4 {
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	
}	
.style6 { 
vertical-align:top;
color: #FF00FF ;
font-size:18px;


}
.style7 {
	color: #CCCCCC ;
	
	font-size: 11px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

a.pink:link {
	color: #FF00FF;
	}
	
a.pink:visited {
	text-decoration: none;
	color: #FF00FF;
}
a.pink:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a.pink:active {
	text-decoration: none;
	color: #FF00FF;
}


h1
{
margin:0 0 10px 0;
display:block;
font-size: 16px;
 color:#FF00FF;
}
