@charset "utf-8";
body {
	background-color: #CCC;
	color: #FFF;
}
.table {
	position: relative;
	left: 0%;
	top: 0%;
	right: 0%;
	bottom: 0%;
}
body {
	background-color: #CCC;
	color: #FFF;
}
.mainmenu {
	font-family: "Arial Black";
	font-size: 12px;
	font-style: inherit;
	font-weight: normal;
	letter-spacing: normal;
	background-color: #CCC;
	color: #000;
}
.footer {
	font-family: Tahoma, "Arial Black", "Arno Pro";
	font-size: 9px;
	font-weight: lighter;
	text-align: center;
	color: #000;
}
.footer p {
	font-size: 12px;}

a:link 
{
	color: #333333;
	background: transparent
}
a:visited 
{
	color: #666666;
	background: transparent
}
a:active 
{
	color: #CC00FF;
	background: transparent;
	text-decoration: none
}
a:hover
{
	text-decoration: underline;
	color: #9966FF;
	text-decoration: underline
}

.aboutus {
	font-family: Tahoma, "Arial Black", "Arno Pro";
	font-size: 14px;
	font-weight: bolder;
	color: #999;
	left: 50%;
	top: 50%;
	right: 50%;
	bottom: 50%;
}
.contact {
	font-family: Tahoma, "Arial Black", "Arno Pro";
	font-size: 24px;
	color: #CCC;
}
.contact_form {
	font-family: Arial,;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.contact {
	text-align: center;
	color: #333;
}
.style1 {
	font-size: 36px;
	color: #CCCCCC;
}
.style2 {color: #333333}
