@charset "utf-8";
/* CSS Document */
body 
{
  font-family: Arial, helvetica, sans-serif;
  color: #000066;
  background-color:#0033FF; 
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align:center;
}
p {
	margin-top:0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.table_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.table_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a.offer:link {
	text-decoration: none;
}
a.offer:hover {
	text-decoration: none;
}
a.offer:visited {
	text-decoration:none;
}

a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitesm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitebg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
a.bluebig:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitebg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitesm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
a.bluebig:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}

a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
a.whitesm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
a.whitebg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
a.bluebig:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999;
}

a:active {
	text-decoration: none;
}
.title{
	color : #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
		}
.h1
{
	color : #000066;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.h1bigger {
	color : #000066;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.h1red
{
	color : #F00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}	
		.form_title{
			color : #000000;
			font-size: 11px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
			font-size : 10px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : none;
			text-align:left;
		}
		
		.form_text{
			font-size : 9px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
			font-size : 9px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:150px;
		}
		
		.text_area{
			font-size : 9px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width: 300px;
			height: 100px;
		}
		
		.text_select{
			font-size : 9px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}
.White_Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.White_Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.Blue_Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
}
.good {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
}

#extratext
{
height:150px;
text-align:left;
overflow:auto;
}

#extratext h2
{
font-size:12px;
font-weight:bold;
color:#000099;
}

#subcontent h1{
font-size:120%;
color:#333A83;
margin:0px;
}

#subcontent{
text-align:left;
}
.Blue_BoldSize12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.Blue_BoldSize16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}
.normaltext
{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.clear {
	clear:both;
}

/* START FORM FORMATTING */

input.txt {
	color:#000099;
	border: 1px inset #00008B;
	width: 259px;
	background-color:#eaeef6;
}
input.files {
	color:#000099;
	border: 1px inset #00008B;
	width: 259px;
	background-color:#eaeef6;
}
input.select {
	color:#000099;
	border: 1px inset #00008B;
	width: 259px;
	background-color:#eaeef6;
}
textarea {
	color:#000099;
	border: 1px inset #00008B;
	height:100px;
	width:259px;
	background-color:#eaeef6;
}
form div {
	width: 670px;
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 0.6em;
}
form div label {
	float: left;
	width: 20%;
	font: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 0.4em;
}
fieldset {
	margin-top: 1.4em;
	padding: 0.6em;
	color: #22539F;
	width: 670px;
}
legend {
	font: bold 0.8em Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #22539F;
}
/* END FORM FORMATTING */

/* TEXT COLOURING */

.red {
	color:#FF0000;
}
.cyan {
	color:#0099FF;
}
.yellow {
	color:#FFFF00
}
.green {
	color:#009900;
}
.blue {
	color:#000099;
}
.greyblue {
	color:#999;
}
.offerhead {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.offerprice {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
}
.offerbody {
	color:#FFF;
	font-size: 12px;
	margin-bottom:10px;
}
/* END TEXT COLOURING */

/* FRMERRTABLE */
.frmerrtable {
	border: 1px solid #FF0000;
	border-collapse: collapse;
	width: 699px;
}
.frmerrtable td, .frmerrtable th {
	border: 1px solid #FF0000;
	padding: 0.2em;
}
.frmerrtable caption {
	text-align:left;
	font-weigh:bold;
	font-size: 130%;
	color:#FFFFFF;
	padding: 0.4em 0 0.3em 0.2em;
	background-color:#FF0000;
}
.frmerrtable tr.altrow {
	background-color:#eaeef6;
}
.frmerrtable tr.altrow {
	background-color:#eaeef6;
}
.frmerrtable td.head {
	vertical-align:top;
	width:150px;
}
.frmerrtable td.info {
	font-weight:bold;
	width:449px;
}
/* ADMIN TABLES */
.admintable {
	border: 1px solid #587498;
	border-collapse: collapse;
	font-size: 70%;
}
.admintable td, .admintable th {
	border: 1px solid #587498;
	padding: 2px;
	text-align: left;
}
.admintable caption {
	text-align:left;
	font-weigh:bold;
	font-size: 120%;
	color:#FFF;
	padding: 0.4em 0 0.3em 0.2em;
	background-color:#2159A4;
	border: 1px solid #6B031E;

}
.admintable tr.altrow {
	background-color:#FEFFED;
}
.admintable tr.stdrow {
	background-color:#FFF;
}
.admintable tr.printed {
	background-color:#E0F9E0;
}
.admintable tr.notprinted {
	background-color:#FFE5E5;
}
.admintable td.head {
	vertical-align:top;
}
.admintable td.info {
	font-weight:bold;
}
.admintable th {
	background-color:#D5E0EE;
	color:#333;
}


