body {
	background-color: #000000;
	color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana;
	line-height: 15px;
}
a:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #cccccc;
}
a:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #cccccc;
}
.headings {font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #cccccc; line-height: 20px;}
.graphi {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.graphi:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.graphi:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.graphi:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.graphi:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.aboutustext {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	letter-spacing: 0.65px;
}
.contactustext {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	letter-spacing: 0.65px;
}
.contactconfirmtext {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.65px;
}
.contactusteltext {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	letter-spacing: 0.65px;	
}
.spacing {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
}
.bg-innertable {
	background-color: #000000;
}
.bg-borders {
	background-color: #cccccc;
}
.bg-innerborders {
	background-color: #cccccc;
}
.maxheight {
	height: 100%;
}
.height440 {
	height: 440px;
}
.height500 {
	height: 500px;
}
/* Contact Form */
.name {
	border: 1px solid #ffffff;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color:#CCCCCC;
	height: 30px;
	width: 170px;
	padding: 2px;
	margin-bottom: 10px;
}
.telephone {
	border: 1px solid #ffffff;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color:#CCCCCC;
	height: 30px;
	width: 170px;
	padding: 2px;
	margin-bottom: 10px;	
}
.email {
	border: 1px solid #ffffff;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color:#CCCCCC;
	height: 30px;
	width: 170px;
	padding: 2px;
	margin-bottom: 10px;	
}
.message {
	border: 1px solid #ffffff;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color:#CCCCCC;
	height: 200px;
	width: 200px;
	padding: 2px;
}
.send {
	border: 1px solid #ffffff;
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
	background-color:#CCCCCC;
	height: 20px;
	width: 50px;
	cursor: pointer;
}
