body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin :0;
	padding :0;
	color: #000000;
	background-image: url(images/header_bg_repeat.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #42A412;
}
.smallnav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:  #999999;
	font-weight : normal;
}
.smallnav a:link {
	color: #6285A1;
	text-decoration : none;
	font-weight: normal;
}

.smallnav a:active {
	color: #998382;
	text-decoration : underline;
}

.smallnav a:hover {
	color: #999999;
	text-decoration : underline;
}

.smallnav a:visited {
	color: #6285A1;
	text-decoration : none;
}

.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
.greyText a:link {
	color: #993333;
	text-decoration : none;
	font-weight: normal;
}

.greyText a:visited {
	color: #993333;
	text-decoration : none;
	font-weight: normal;
}

.greyText a:active {
	color: #993333;
	text-decoration : underline;
	font-weight: normal;
}

.greyText a:hover {
	color: #999999;
	text-decoration : underline;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #868BC4;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9E8B85;
	line-height: 24px;
}


li {
	line-height: 18px;
	color: #333333;
}
textarea#Address {
	width: 250px;
	height: 50px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
textarea#Message {
	width: 250px;
	height: 80px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input#realname {
	width: 250px;
	height: 20px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input#Phone {
	width: 250px;
	height: 20px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input#Mobile {
	width: 250px;
	height: 20px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input#email {
	width: 250px;
	height: 20px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input#Company {
	width: 250px;
	height: 20px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #848074;
	font-size: 12px;
}
input.red {
	background-color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
