body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #6C6C6C;
}
body {
	background-color: #6C6C6C;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-weight: bold; }
#linkw a{
	font-family: verdana;
	font-size: 11px;
	color: #6C6C6C;
	font-weight: bold;
}
#linkw a:hover{
	text-decoration: none;
	color: #bf0101;
}
.100textarea{
 width: 100%;
}
.main{
	background:url(images/index_07.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #6c6c6c;
}