a.menu:link {  color: #006600; text-decoration: none }
a.menu:active { color: #006600; text-decoration: none }
a.menu:visited { color:#006600; text-decoration: none }
a.menu:hover { color: white; text-decoration: none }

a.rest:link { color: green; text-decoration: underline }
a.rest:active { color: red; text-decoration: underline }
a.rest:visited { color: green; text-decoration: underline }
a.rest:hover { color: red; text-decoration: underline }

a.helpTitle:link { color: #B20E0E; text-decoration: underline }
a.helpTitle:active { color: #B20E0E; text-decoration: underline }
a.helpTitle:visited { color: #B20E0E; text-decoration: underline }
a.helpTitle:hover { color: #B20E0E; text-decoration: underline }

a.helpNormal:link { color: #000; text-decoration: underline }
a.helpNormal:active { color: #000; text-decoration: underline }
a.helpNormal:visited { color: #000; text-decoration: underline }
a.helpNormal:hover { color: #000; text-decoration: underline }

a.noborder:link { color: #FFF; text-decoration: none }
a.noborder:active { color: #FFF; text-decoration: none }
a.noborder:visited { color: #FFF; text-decoration: none }
a.noborder:hover { color: #FFF; text-decoration: none }


body{
  background-color: #99FF99;
  font-family: Arial, Verdana, Helvetica, "sans-serif";
  font-size: 12px;
  color: #000;
}

div#Sleeve{
	width:950px;
	background: #FFF;
	margin: 0px auto;
	border: 1px solid #000;
	overflow: hidden;
	padding:5px;
}

div#banner{
	text-align:right;
	margin-right:20px;
}

div#redBar{
	top:10px;
	width:100%;
	height:20px;
	background: repeat-x;
}

div#menuBar{
	position: relative;
	margin:auto;
	top: 10px;
	height: 60px;
}

div.menuButton{
	background-color: #33CC33;
	padding-top: 1%;
	padding-bottom: 1%;
	text-align: center;
	font-size: 10px;
	border: 1px solid #006600;
	height: 30px;
	width: 75px;
	margin-left: 3px;
	float:left;
}

div#pageBody{
	position: relative;
	width: 950px;
	text-align: justify;
	padding: 5px;
	top:10px;
}
#pageBody: after {
	content:'';
  display:block;
  clear:both;
}

div#leftPanel{
	float:left;
	display:inline; 
	width: 790px;
}

div#rightPanel{
	margin-left:10px;
	float:left;
	display:inline; 
	width: 130px;
	padding:5px;
	background:#666;
	color:#FFF;
	border:1px solid #000;
	text-align:left;
}

	a.rightPanel:link { color: #FFF; text-decoration: underline; }
	a.rightPanel:active { color: #FFF; text-decoration: underline; }
	a.rightPanel:visited { color: #FFF; text-decoration: underline; }
	a.rightPanel:hover { color: yellow; text-decoration: underline; }

div.rightPanelItem{
	margin-bottom: 20px;
}

ul{
  list-style-image: url('images/arrow.png');
}

h3.centreHeader{
	text-align:center;
	color: red;
}

.redSubTitle{
  background: #FFF;
  color: #CC0000;
  font-size: 12px;
  font-weight:bold;
  margin: 10px 0px 10px 0px;
}

div.tableHeader{
  background-color: #009900;
  color: #FFFFFF;
  padding: 3px 3px 3px 3px;
}


div.parent_div {
  width: 100%;
  padding:6px 0;
  margin:auto;
}
.parent_div: after {
  content:'';
  display:block;
  clear:both;
}

div.lhCol{
  float:left;
  display:inline; 
  font-size: 12px;
  text-align: justify;
  padding: 5px 5px 5px 5px;
}

div.rhCol{
  float:left;
  display:inline; /* required by IE6*/
  text-align:center;
  padding: 5px 5px 5px 5px;
}

div.lhColHeader{
  float:left;
  display:inline; /* required by IE6*/
  background-color: #009900;
  color: #FFF;
  font-weight:bold;
  font-size: 12px;
  text-align: left;
  padding: 3px 3px 3px 3px;
}

div.rhColHeader{
  float:left;
  display:inline; /* required by IE6*/
  margin:0 6px 0 3px;
  background-color: #009900;
  color: #FFF;
  font-weight:bold;
  text-align:right;
  padding: 3px 3px 3px 3px;
}



/* div.TableItem{} */

div.TableItem_Num{
  text-align: right;
}

div.TableItem_Bordered{
  border: 1px solid #D0D0D0;
}

div.TableItem_Num_Bordered{
  text-align: right;
  border: 1px solid #D0D0D0;
}

div.gallery_white{
  position:relative;
  background-color: #FFF;
  width: 700px;
  left:  150px;
  right: 150px;
  padding:30px;
}

div.gallery_photo{
  text-align:center;
}

div.gallery_title{
  font-size:24px;
  font-weight:bold;
  color: #B20E0E;
}

div.signature{
		margin-top:100px;
		text-align: center;
		color: #B20E0E;
}

div.SmallPrint{
  font-size: 10px;
}

div#mainBlock{
  width:100%;
}
#mainBlock: after {
	content:'';
  display:block;
  clear:both;
}

#leftBlock{
  display: inline;
  float:left;
  margin-left:10px;
  vertical-align:top;
  padding: 10px 10px 10px 10px;
}
#rightBlock{
  display: inline;
  float:left;
  vertical-align:top;
  padding: 10px 10px 10px 10px;
}

div#narrowBlock{
  display:inline;
  position: absolute;
  margin-left:365px;
  padding: 10px 10px 10px 10px;
  margin-top:50px;
  width:40px;
}

div.buttonBlock{
  padding: 10px 10px 10px 10px;
  text-align:center;
}

label.formLabel{
  font-size:10px;
}

span{}

.RedHeader{
  color: #CC0000;
  font-size: 18px;
  font-weight:bold;
}

.TableHeader{
  background-color: #009900;
  color: #FFF;
  font-size: 12px;
  padding: 3px 3px 3px 3px;
  width:auto;
}

.TableItem{
  font-size: 12px;
  vertical-align:top;
}

p {
  font-size:12px;
  padding:3px 3px 3px 3px;
}

h2{
  color: #B20E0E;
  font-size: 16px;
}

h3.leftHeader{
	font-size: 14px;
 	text-align: left;
 	color: red;
}


/*
h3{
	color:#B20E0E;
	font-size: 14px;
}


h3.centreHeader{
 	text-align: center;
}
*/
h4{
  color: #B20E0E;
  font-size:14px;
}

.centreSubHeader{
  text-align: center;  
}

input{}

.buttonDelete {
  background: red;
  color: #FFFFFF;
}

.otherButtons {
  background: #0DA0C9;
  color: #FFFFFF;
}

.buttonDeleteNarrow {
  background-color: red;
  color: #FFFFFF;
  width:35px;
}

.otherButtonsNarrow {
  background-color: #0DA0C9;
  color: #FFF;
  width:35px;
}

.fileButton{
  background-color: #0DA0C9;
  color: #FFF;
}

form#maintForm{

}

.text {
  margin-right:6px;
  width:450px;
  color: #000;
}

.leftList {
  margin-right:6px;
  width:250px;
}

.rightList {
  margin-right:6px;
  width:450px;
}
