body {
    background-color: #D2D2D2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #c02128;
	text-decoration: none;
}
a:visited {
	color: #c02128;
	text-decoration: none;
}
a:hover {
	color: #a2a2a2;
}
h1 {
	font-size: 16px;
	color: #CC3333;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #CC3333;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* ALIGNING */

.rights {
	text-align: right;
}
.mids {
	text-align: center;
}
.justy {
	text-align: justify;
}
.tops {
	vertical-align: top;
}

/* FORMS */

input {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-left: 3px;
	margin-bottom: 5px;
	text-align: left;
	width: 180px;
	background-color: #C7C7C7!important;
	border: 1px solid #666666;
}
input.theGoogle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000 !important;
	font-size: 11px;
	padding-left: 3px;
	margin-bottom: 5px;
	text-align: left;
	width: 180px;
	background-color: #C7C7C7 !important;
	border: 1px solid #666666;
}

input.send-btn {
	background-color: #C7C7C7 !important;
	border: 1px solid #666666;
	font-weight: bold;
	font-size: 12px;
	width: 180px;
	height: 20px;
}
input.send-btn:hover {
	border: 1px solid #666666;
	color: #666666;
}
input.chk-box {
	background-color: #C7C7C7;
	width: 12px;
	height: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-left: 3px;
	margin-bottom: 5px;
	text-align: left;
	width: 180px;
	background-color: #C7C7C7;
	border: 1px solid #666666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-left: 3px;
	margin-bottom: 5px;
	text-align: left;
	width: 180px;
	background-color: #C7C7C7;
	border: 1px solid #666666;
	width: 180px;
}

/* CONTAINERS */

#headMid {
	width: 900px;
	margin: 0px auto;
}
#headTop {
	width: 900px;
	height: 106px;
	margin: 0px auto;
	background-color: #000000;
	background-image: url(../images/head_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	color: #FFFFFF;
}
#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 60px 60px 0px 0px;
}
#bottomNav {
	width: 860px;
	height: 30px;
	margin: -3px auto;
	padding-left: 40px;
	background-color: #000000;
	background-image: url(../images/head_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	color: #FFFFFF;
	border-bottom: 1px solid #FF0000;
}
#foot {
	width: 900px;
	height: 30px;
	margin: -12px auto;
}
/*#backBox {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
}*/
#bodyBox {
	margin: -14px auto;
	width: 900px;
	height: auto;
	text-align: center;
	vertical-align: center;
}
#top {
	background-image: url(../images/footthing.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 416px;
	height: 28px;
	text-align: center;
	padding-top: 5px;
	margin: 0px auto;
}

/* TEXT COLOURS */

.whites {
	color: #FFFFFF;
}

/* BACKGROUND COLOURS */

.whitesBack {
	color: #CC0000;
	background-color: #FFFFFF;

}


.body01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	text-align: center;
}
.body02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}
.body03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-left: 5px;
}
.corner1 {
	background-image: url(../images/footthing.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#flagsLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c02128;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	width: 182px;
}
#flagsLeft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c02128;
}
#flagsLeft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c02128;
}
#flagsLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#headBack {
	background-image: url(../images/headthing.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 416px;
	height: 28px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.body04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #666666;
	padding: 2px;

}
.lefts {

	text-align: left;
}
