body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin :2;
	padding :0;
	color: #000000;
}
td.bgFrame {
	background-image:url(images/bg_repeat.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
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: #384866;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #C81D00;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.smallnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #999999;
	font-weight : normal;
}
.smallnav a:link {
	color: #C00000;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 23px;
}
.greyText a:link {
	color: #006bcc;
	text-decoration : none;
	font-weight: bold;
}

.greyText a:visited {
	color: #006bcc;
	text-decoration : none;
	font-weight: bold;
}

.greyText a:active {
	color: #006bcc;
	text-decoration : underline;
	font-weight: bold;
}

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

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

li {
	line-height: 18px;
	color: #333333;
}
input#realname {
	width: 250px;
	height: 18px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
input#email {
	width: 250px;
	height: 18px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
input#phone {
	width: 250px;
	height: 18px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
input#mobile {
	width: 250px;
	height: 18px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
input#company {
	width: 250px;
	height: 18px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
textarea#address {
	width: 250px;
	height: 50px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
textarea#message {
	width: 250px;
	height: 80px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
input.blue {
	background-color: #0099CC;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
