BODY, TD, P, A, INPUT, SELECT, TEXTAREA, H1, H2, H3, H4, H5, H6, UL, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #301403;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #EAEAEA;
	 scrollbar-3dlight-color:#F9D774;
     scrollbar-arrow-color:#7A3C0B;
     scrollbar-base-color:#9A7712;
     scrollbar-darkshadow-color:#000000;
     scrollbar-face-color:#F9D774;
     scrollbar-highlight-color:#F9D774;
     scrollbar-shadow-color:#F9D774;
     scrollbar-track-color:#E8B114;
}

H1 {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #4E7DA7;
	margin-bottom:3px;
	margin-top:3px;
}
H2, H3, H4 {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	font-style: normal;
	color: #18558C;
	margin:0px;

}
H5, H6 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:19px;
	color: #92250F;
}

.padding-home-nav {
	padding-top: 5px;
	padding-bottom: 5px;
}
.padding-other-nav {
	padding-top :5px;
	padding-bottom :5px;
	padding-left:28px;
}

.padding-main {
   	padding:12px;
	background-color: #E8B114;
}

B {
	color: #92250F;
}

.topbar {
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}

A:link {
	color: #662802;
	text-decoration: underline;
}

A:visited {
	color: #883807;
	text-decoration: underline;
}

A:hover {
	color: #301403;
	text-decoration: none;
}

A.home-headings:link {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #18558C;
	text-decoration :none;
}

A.home-headings:visited {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #2871B2;
	text-decoration :none;
}

A.home-headings:hover {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #103D66;
	text-decoration :underline;
}


A.top-nav:link {
	font-size: 7pt;
	color: #662802;
	text-decoration :underline;
}

A.top-nav:visited {
	font-size: 7pt;
	color: #883807;
	text-decoration :underline;
}

A.top-nav:hover {
	font-size: 7pt;
	color: #301403;
	text-decoration :none;
}

A.footer-small:link {
	font-size: 7pt;
	color: #000000;
	text-decoration :underline;
}

A.footer-small:visited {
	font-size: 7pt;
	color: #000000;
	text-decoration :underline;
}

A.footer-small:hover {
	font-size: 7pt;
	color: #000000;
	text-decoration :none;
}

A.home-regions:link {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:19px;
	color: #92250F;
	text-decoration :underline;
}

A.home-regions:visited {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:19px;
	color: #92250F;
	text-decoration :underline;
}

A.home-regions:hover {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:19px;
	color: #781D0A;
	text-decoration :none;
}

TD.bg-colour-yellow {
	background-color: #E8B114;
}

.smallfontBlack {
	background-color: #F7DF8D;
	font-size: 7pt;
	color: #301403;
	padding:3px;	
}

.smallfontColour {
	background-color: #F7DF8D;
	font-size: 7pt;
	color: #C4662C;
	padding:2px;	
}

.smallfontBlack2 {
	background-color: #F7DF8D;
	font-size: 7pt;
	color: #301403;
	padding:8px;	
}
UL.circledot {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	margin-left: 16px;
}
LI.circledot {
	font-size: 7pt;
	color: #A06509;
	line-height: 15px;
	margin-bottom: 0px;
}

UL.blackdot {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
}

LI.blackdot {
	line-height: 16px;
}

FORM {
	margin-bottom :0px;
	margin-top :0px;
	
}

SELECT, INPUT, TEXTAREA {
	font-size: 7pt;
	line-height: 12px;
}
INPUT.space, TEXTAREA.space, SELECT.space  {
	margin-top: 2px;
}
INPUT.totalamount {
	text-align:right;
}
INPUT.cc_fields {
	border: solid 1px #301403;
}
.black-border {
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}

.black-bordertop {
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	padding-right: 14px;
	padding-bottom: 16px;
}

.black-borderALL {
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

.small-black-text {
	padding-left:12px;
	padding-bottom:12px;
	padding-right:12px;
	background-color: #E8B114;
	font-size: 7pt;
	color: #301403;
}

.small-text-form {
	font-size: 7pt;
	color: #B14B13;
}

.small-black-text-form {
	font-size: 7pt;
	color: #000000;
}
.subheadings-form {
	color: #92250F;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92250F;
}