﻿body
{
	margin: 0px;
	background-image: url(images/main-bg.jpg);
	background-position: top;
	background-repeat: repeat;
}

.mainContainer
{
	width: 975px;
	margin: 0 auto 0 auto;
}

.topBand
{
	background-image: url(images/top-band.jpg);
	background-repeat: no-repeat;
	width: 975px;
	height: 10px;
	margin: 0 0 3px 0;
}

.header
{
	height: 79px;
	margin: 0 0 3px 0;
	width: 975px;
}

.clear
{
	clear: both;
	height: 1px;
	line-height: 0;
	width: 100%;
	font-size: 0px;
}

.logo
{
	width: 230px;
	height: 79px;
	margin: 0 3px 0 0;
	float: left;
}

.centerHeader
{
	width: 555px;
	height: 79px;
	margin: 0 3px 0 0;
	background-image: url(images/center-header.jpg);
	background-repeat: no-repeat;
	float: left;
}

.organiser
{
	width: 184px;
	height: 79px;
	float: left;
}

.formTitle
{
	width: 975px;
	height: 30px;
	background-image: url(images/title-band.jpg);
	background-repeat: repeat-y;
	margin: 0 0 3px 0;
}

.formTitle span
{
	font: bold 16px tahoma;
	color: #fff;
	margin: 5px 0 0 10px;
	float: left;
}

.formTitle img
{
	float: right;
	margin: 4px 5px 0 5px;
}

.pageBg
{
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	margin: 0 0 12px 0;
	width: 975px; /*height: 470px;*/
}

.formArea
{
	width: 965px;
	margin: 0 auto 0 auto;
}

.formTextRight
{
	font: bold 11px tahoma;
	color: #333;
	height: 25px;
	background-color: #dcdcdc;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
}
.formTextRight a
{
	font: bold 11px tahoma;
	color: #333;
	height: 25px;
	background-color: #dcdcdc;
	text-decoration: none;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
}

.formTextcenter
{
	font: bold 11px tahoma;
	color: #333;
	height: 25px;
	background-color: #dcdcdc;
	line-height: 25px;
	text-align:center;
	padding-right: 5px;
}
.formTextcenter a
{
	font: bold 11px tahoma;
	color: #333;
	height: 25px;
	background-color: #dcdcdc;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
	padding-right: 5px;
}

.formTextRightML
{
	font: bold 11px tahoma;
	color: #333;
	height: 25px;
	background-color: #dcdcdc;
	text-align: right;
	padding-right: 5px;
}

.formTextleft
{
	font: normal 11px tahoma;
	color: #333;
	height: 25px;
	background-color: #f0f0f0;
	line-height: 25px;
	text-align: left;
	padding-left: 5px;
}

.formText
{
	font: normal 11px tahoma;
	color: #333;
	background-color: #f0f0f0;
	line-height: 18px; /*text-align: left;*/
	padding: 4px 8px 4px 8px;
	vertical-align: top;
}
.formsubText
{
	font: bold 11px tahoma;
	color: #333;
	width:30px;
	padding-left:8px;
	background-color: #f0f0f0;
	line-height: 18px; /*text-align: left;*/
	vertical-align:top;
	padding-top:3px;
	}
.formTextRight span
{
	font: bold 11px tahoma;
	color: #990000;
}

.formTextRightML span
{
	font: bold 11px tahoma;
	color: #990000;
}

.formText a
{
	color: #A10101;
}

.officialInv
{
	position: absolute;
	top: 200px;
	height: auto;
	width: 400px;
}
.graybg
{
	background-color: #888888;
}

.subTitle
{
	background-color: #888;
	background-repeat: repeat-x;
	font: bold 13px tahoma;
	color: #000000;
	height: 25px;
	width: 99%;
	float: left;
	line-height: 25px;
	text-align: left;
	padding-left: 10px;
}
.subTitle span
{
	font: bold 13px tahoma;
	color: #fff;
	border: solid 0px white;
	padding-left: 710px;
}



.subSubTitle
{
	background-color: #c8c8c8;
	font: bold 12px tahoma;
	color: #000000;
	height: 25px;
	line-height: 25px;
	text-align: left;
	padding-left: 50px;
}

.subTitleRed
{
	background-color: #A10101;
	font: bold 12px tahoma;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	text-align: left;
	padding-left: 10px;
}

.link, a.link:link, a.link:active, a.link:visited
{
	font: bold 12px tahoma;
	color: #A10101;
	height: 25px;
	line-height: 25px;
	padding-right: 5px;
	text-decoration: underline;
}

a.link:hover
{
	font: bold 12px tahoma;
	color: #A10101;
	line-height: 25px;
	padding-right: 5px;
	text-decoration: none;
}
.link2, a.link2:link, a.link2:active, a.link2:visited
{
	font: bold 12px arial;
	color: #A10101;
	height: 25px;
	line-height: 25px;
	padding-right: 5px;
	text-decoration: underline;
}

a.link2:hover
{
	font: bold 12px arial;
	color: #A10101;
	line-height: 25px;
	padding-right: 5px;
	text-decoration: none;
}

.userInfoTab
{
	background-color: White;
	height: 30px;
	width: 100%;
}

.userInfo
{
	font: bold 15px Arial;
	color: #990000; /*#fde795;*/
	line-height: 30px;
	text-align: left;
	padding-left: 5px;
}
.username
{
	font: 11px Arial;
	color: #990000;
	line-height: 20px;
	text-align: left;
	padding-left: 5px;
}


.linkInfo, a.linkInfo:link, a.linkInfo:active, a.linkInfo:visited
{
	font: bold 11px tahoma;
	color: #000;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
	text-decoration: underline;
}

a.linkInfo:hover
{
	font: bold 11px tahoma;
	color: #000;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
	text-decoration: none;
}

.ScrollBar
{
	background-color: #ffffff;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	overflow-y: scroll;
	height: 150px;
	width: 700px;
	scrollbar-arrow-color: #484848;
	scrollbar-base-color: #999999;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: white;
	scrollbar-track-color: #DFDFDF;
}

.gridTable
{
	background-color: #333;
}

.gridHeader
{
	background-color: #c8c8c8;
	height: 25px;
	font: bold 11px tahoma;
	color: #333;
	text-align: center;
}
.gridHeaderleft
{
	background-color: #c8c8c8;
	height: 25px;
	font: bold 11px tahoma;
	color: #333;
	text-align: left;
	padding-left:10px;
}

.gridRow
{
	background-color: #f0f0f0;
	height: 25px;
	font: normal 11px tahoma;
	color: #333;
	text-align: center;
}
.gridRowleft
{
	/*background-color: #f0f0f0;*/
	height: 25px;
	font: normal 11px tahoma;
	color: #333;
	text-align: left;
	padding-left:10px;
}
.gridAltRow
{
	background-color: #fff;
	height: 25px;
	font: normal 11px tahoma;
	color: #333;
	text-align: center;
}

.gridItemLeft
{
	height: 25px;
	font: normal 11px tahoma;
	color: #333;
	text-align: left;
	padding-left: 5px;
}

.gridItemRight
{
	height: 25px;
	font: normal 11px tahoma;
	color: #333;
	text-align: right;
	padding-right: 5px;
}

.iAgree
{
	background-color: #888888;
	font: normal 11px tahoma;
	color: #FFFFFF;
	padding-left: 5px;
	line-height: 25px;
}
#mainarea
{
	width: 970px;
	height: 450px;
	position: absolute;
	border: solid 0px red;
	margin: 0px;
	background-color: #f1f1f1;
	float: left;
	overflow-y: scroll;
	scrollbar-face-color: #f1f1f1;
	scrollbar-face-width: 20px;
	scrollbar-track-color: #f5f5f5;
}
#mainarea2
{
	width: 960px;
	height: 300px;
	position: relative;
	border: solid 0px red;
	margin: 0px;
	padding: 0px;
	background-color: #f1f1f1;
	overflow-y: scroll;
	overflow-x: none;
	scrollbar-face-color: #f1f1f1;
	scrollbar-face-width: 20px;
	scrollbar-track-color: #f5f5f5;
}
#mainarea3
{
	width: 960px;
	height: 300px;
	position: relative;
	border: solid 0px red;
	margin: 0px;
	padding: 0px;
	background-color: #f1f1f1;
	overflow-y: scroll;
	overflow-x: none;
	scrollbar-face-color: #f1f1f1;
	scrollbar-face-width: 20px;
	scrollbar-track-color: #f5f5f5;
}
.button
{
	background-color: #A10101;
	border: solid 2px #fff;
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	height: 25px;
	width: auto;
}
.textbox
{
	background-color: #FFF;
	border: solid 1px #333;
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	width: 82px;
	text-align: center;
}
.linkbutton
{
	color: #333;
	text-decoration: underline;
}

/*for print ACK forms*/

.lightgrayborder
{
	border-color: #d0d0d0;
	border-width: 1px;
	border-style: solid;
	background-color: #D0D0D0;
}

.formwhite
{
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #D0D0D0;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px;
}
.brownhead
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333; /*#CC0099;*/
	text-decoration: none;
}
.formLgray
{
	background-color: #E9E9E9; /*#efefef;*/
	border-bottom-width: 1px;
	border-bottom-color: #D0D0D0;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px;
}
.formwhite2
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#UpdateProgress1
{
	background-color: #CF4342;
	color: #fff;
	bottom: 0px;
	right: 0px;
	position: fixed;
}
#UpdateProgress1 img
{
	vertical-align: middle;
	margin: 2px;
}
.Progress
{
	background-color: #CF4342;
	color: White;
}
.Progress img
{
	vertical-align: middle;
	margin: 2px;
}
.showmsg
{
	background-color: #CF4342;
	color: #fff;
	bottom: 0px;
	right: 0px;
	position: fixed;
}
.aus
{
	position: fixed;
	left: 40%;
	top: 0px;
	height: 100px;
	width: 200px;
}
.ams
{
	background: #FFF1A8 none repeat scroll 0%;
	color: #000;
	padding: 5pt 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.conname
{
	width: auto;
	font-weight: normal;
	color: #990000;
	font-size: 14px;
	text-decoration: underline;
	padding: 3px;
}
.important
{
	color: #fff;
	letter-spacing: 0.02em;
	background-color: #990000;
	padding: 6px;
	line-height: 100px;
	font: 11px tahoma;
	text-align: justify;
}
.important ul
{
	margin: 0px;
	list-style-type: disc;
	padding: 0px 0px 0px 15px;
}
.formTextwhite
{
	color: #fff;
}
.redboldsmall
{ color:Red;
    font-size:11px;
    font-weight:bold;
    font-family:Arial;
    }
.gridleft
{ padding-left:8px;
	text-align:left;
	}
