/* CSS Document */

body{ margin:0px; background: #c3c3c3 url(../images/index3_04.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; }



a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #02ACEA;
}
a:active {
	text-decoration: none;
}

a.b:link {
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #000000;
}
a.b:hover {
	text-decoration: none;
	color: #02ACEA;
}
a.b:active {
	text-decoration: none;
}






#container {
	width: 201px;
}
H1 {
	font-size: 12px;
	margin: 0px;
	width: 201px;
	cursor: pointer;
	height: 40px;
	line-height: 40px;	
}
H1 a {
	display: block;
	padding-bottom: 0px;
	
	width: 201px;
	color: #000;
	height: 40px;
	text-decoration: none;	
	moz-outline-style: none;
	background-image: url(../images/company_21.jpg);
	background-repeat: repeat-x;
}
.content{
	 line-height:15px; font-size:12px;
}