body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #3f3f40;
	scrollbar-3dlight-color: #3f3f40;
	scrollbar-darkshadow-color: #3f3f40;
	scrollbar-shadow-color: #3f3f40;
	scrollbar-arrow-color: #3f3f40;
	scrollbar-track-color: #3f3f40;
	background-color: #3f3f40;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}

a:link {
	color: #BBA372;
}
a:visited {
	color: #BBA372;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #BBA372;
	text-decoration: none;
}

HTML {
	font-size: 100%;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
html>body input.text, html>body input.button html>body select {
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	color:#333333;
}
input.button, textarea, select {
	padding:4px 3px 3px 8px;
	border: none;
	color:#333333;
	background-color:transparent;
	background-image:url(../images/Form_Field_BG_White.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color:transparent;
}
input[type="submit"]:active {
	background-color:transparent;
}
input[type="submit"][disabled] {
	border: none;
	color:#333333;
	background-color:transparent;
}
input.text, textarea, select {
	border: none;
	color:#333333;
	background-color:transparent;
	background-image:url(../images/Form_TextArea_BG_White.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color:transparent;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color:transparent;
}

.TextTitleLarge {
	font-size: 24px;
	line-height: 30px;
}
.TextTitleMedium {
	font-size: 20px;
	line-height: 25px;
}
.TextTitleSmall {
	font-size: 17px;
	line-height: 20px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextGold {
	color: #bba372;
}

.TextSmall {
	font-size: 11px;
}

.Footer {
	color:#FFFFFF;
	font-size: 12px;
	padding: 15px;
}
.Footer p {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.Footer A {
	color: #bba372;
}
.Footer A:visited {
	color: #bba372;
}
.Footer A:hover {
	color: #bba372;
}

.Header {
	background-attachment: scroll;
	background-image: url(../images/Header_BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.Nav {
	background-attachment: scroll;
	background-image: url(../images/Nav_BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 196px;
}
.Nav a {
	margin-right: 6px;
	display: inline;
	float: left;
}

.AQANav a {
	float: left;
	display: inline;
	margin-right: 6px;

}
.BodyW {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	clear: all;
}
.BodyG {
	background-color: #96835c;
	background-attachment: scroll;
	background-image: url(../images/Header_AQA_BG_G_OUT.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BodyR {
	background-color: #b30000;
	background-attachment: scroll;
	background-image: url(../images/Header_AQA_BG_R_OUT.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#Body-Padd-Top {
	padding-top: 15px;
}
#Body-Padd-Bott {
	padding-bottom: 15px;
}
#AQA-Padd-Top {
	padding-top: 5px;
}

#AQA-Login-1 {
	float:left; 
	display:inline; 
	width:75px;
}
#AQA-Login-2 {
	float:left;
	display:inline;
	width:200px;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 16px;
	margin-right: 30px;
}
#AQA-Login-3 {
	float:left;
	display:inline;
	width:570px;
	text-align:right;
	font-size: 11px;
	color:#FFFFFF;
	line-height: 16px;
}
#AQA-Login-3 a {
	color: #FFFFFF;
}
#AQA-Login-3 A:visited {
	color: #FFFFFF; 
}
#AQA-Login-3 A:hover {
	color:#FFFFFF; 
}
#AQA-Login-3 form {
	margin: 0px 0px 0px 0px;
}

#AQA-Login-clear {
background-image:url(../images/aqa_form_clear_bk.gif);
	width:255px;
	height:25px;
	border:none;
	background-color:transparent;
	margin-right:15px;
	padding:3px 3px 3px 8px;
	color:#333333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}


#AQA-Login-Form {
	background-image:url(../images/Form_BG_Gold.gif);
	width:159px;
	height:23px;
	border:none;
	background-color:transparent;
	margin-right:15px;
	padding:3px 3px 3px 8px;
	color:#333333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#AQA-Login-Submit {
	width:44px; 
	height: 23px; 
	border:none; 
	background-color:transparent; 
	background-image:url(../images/Form_Login_Gold.gif);
}


#AQA-Register {
	float:right; 
	width:252px;
	font-size: 12px;
	line-height: 1.4em; 
	color:#FFFFFF; 
	margin-bottom:20px; 
	margin-left:45px;
}
#AQA-Register a {
	color: #FFFFFF;
	text-decoration: none;
}
#AQA-Register A:visited {
	color: #FFFFFF; 
	text-decoration: underline;
}
#AQA-Register A:hover {
	color:#FFFFFF; 
	text-decoration: underline;
}
#AQA-Batch-Code-Search {
	float: right;
	width: 324px;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 45px;
	margin-top: 20px;
	min-height: 120px;
}
#AQA-Batch-Code-Search form {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#AQA-Batch-Code-Form {
	background-image:url(../images/Form_Search_BG_Gold.gif);
	width:255px;
	height:23px;
	border:none;
	background-color:transparent;
	margin-right:10px;
	padding:3px 3px 3px 8px;
	color:#333333;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#AQA-Batch-Code-Submit {
	width: 55px; 
	height: 23px; 
	border: none; 
	background-color: transparent; 
	background-image:url(../images/Form_Search_Gold.gif);
}

#Body-Padd-Sides {
	padding-right: 30px;
	padding-left: 30px;
}

#Body-L {
	background-attachment: scroll;
	background-image: url(../images/Y.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	width: 100%;
}
#Body-R {
	background-attachment: scroll;
	background-image: url(../images/Y.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	width: 100%;
}
#TL-W {
	background-attachment: scroll;
	background-image: url(../images/TL_White.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#TR-W {
	background-attachment: scroll;
	background-image: url(../images/TR_White.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#BL-W {
	background-attachment: scroll;
	background-image: url(../images/BL_White.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	width: 100%;
}
#BR-W {
	background-attachment: scroll;
	background-image: url(../images/BR_White.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
#BL-B {
	background-attachment: scroll;
	background-image: url(../images/BL_Black.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	width: 100%;
}
#BR-B {
	background-attachment: scroll;
	background-image: url(../images/BR_Black.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
}
#TL-G {
	background-attachment: scroll;
	background-image: url(../images/TL_Gold.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#TR-G {
	background-attachment: scroll;
	background-image: url(../images/TR_Gold.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#TL-R {
	background-attachment: scroll;
	background-image: url(../images/TL_Gold2Red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#TR-R {
	background-attachment: scroll;
	background-image: url(../images/TR_Gold2Red.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#TL-R2W{
	background-attachment: scroll;
	background-image: url(../images/TL_Red2White.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#TR-R2W {
	background-attachment: scroll;
	background-image: url(../images/TR_Red2White.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
#TL-G2W {
	background-attachment: scroll;
	background-image: url(../images/TL_Gold2White.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}
#TR-G2W {
	background-attachment: scroll;
	background-image: url(../images/TR_Gold2White.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
}
.BGX {
	background-attachment: scroll;
	background-image: url(../images/BG_X.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#BGTL {
	background-attachment: scroll;
	background-image: url(../images/BG_TL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
}
#BGTR {
	background-attachment: scroll;
	background-image: url(../images/BG_TR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
}
#BGL {
	background-attachment: scroll;
	background-image: url(../images/BG_L.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
	height: 100%;
}
#BGR {
	background-attachment: scroll;
	background-image: url(../images/BG_R.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
	height: 100%;
}

#Footer-AQA {
	background-attachment: scroll;
	background-image: url(../images/Footer_AQA_BG.jpg);
	background-color: #bba372;
	background-repeat: no-repeat;
	background-position: right top;
	width: 941px;
	height: 287px;
}
#Footer-AQA-Logo {
	display:inline;
	float:left;
}
#Footer-AQA-Text {
	display:inline;
	float: right;
	width: 546px;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}
#Footer-AQA-Text-Padd {
	display:block;
	padding-left: 15px;
	padding-top: 40px;
	padding-right: 45px;
	padding-bottom: 0px;
}
#Footer-AQA-Text-Padd p {
	margin-bottom: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#Float-Right-Padd {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
#Float-Right-Padd-Blend {
	float: right;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.FormTextareaBG {
	background-attachment: scroll;
	background-image: url(../images/Form_TextArea_BG_White2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 1px;
	padding-left: 1px;
}

.text1 {
font:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#BBA372;
}

.text2 {
font:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

.text3 {
font:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.Table {
margin-right:15px

}
.Logo {
margin-top:30px;
margin-left:60px
