/* CSS Document */

body {
	background-color: #252a2c;
}
.welcome {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #66CC33;
	font-weight: normal;
}
.con1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;
	line-height: 22px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.whatwe {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {font-family: "Trebuchet MS"; font-size: 18px; color: #FFFFFF; font-weight: normal; }
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.style3 {	color: #3D79B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style4 {
	font-size: 11px;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {color: #CCCCCC}