/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #1B1B1B;
}

div, p, tr, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}

img {
	border: none;
}

a:link, a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

.pathhere {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}

.path {
	font-family: Tahoma;
	font-size: 9px;
	color: #CCCCCC;
}

a.path:link, a.path:visited {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #CCCCCC
}

a.path:hover {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: overline;
	color: #FFFFFF;
}

.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #F06B00;
}

a.footer:link, a.footer:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #F06B00;
	text-decoration: none;
}

a.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.subtitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
}

.inputbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #1E2D37;
}

.contactInput {
	font-family: Tahoma;
	font-size: 11px;
	color: #1E2D37;
}

.button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1E2D37;
}

.contactButton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1E2D37;
}

.contactPage {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}

.require {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF0000;
}

.aboutus {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
}

.address {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFCC;
}

a.address:link, a.address:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF33;
	text-decoration: none;
}

a.address:hover {	
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
}