/* CSS Document */
body{
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
background-color:#b3b4b7
}

strong{color:#dd7801}
a{	color:#e76a05;
  	text-decoration:none;
 }
 a:hover{
 	color:#000000;	
	text-decoration:underline
  }

.smallText
{
	font-size:9pt;
	color:#000000;
	font-family:Arial
}
.smallText1
{
	font-size:8pt;
	color:#000000;
	font-family:Arial;
	letter-spacing:1px
}
.plainText
{
	font-size:10pt;
	color:#000000;
	font-family:Arial;
	line-height:1.3
}

.biggerText
{
	font-size:11pt;
	color: #990000;
	font-family:Arial;
	line-height:1.3;
	text-transform:uppercase
}
.plainTextSub
{
	font-size:8.5pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.5
}
table.hgh{
	height:100%
}
.mymenu1{
	font-size:7.5pt;
	color:#000000;
	font-family:Verdana
}
IMG{border:0}
.heading{
	font-size:18pt;
	color:#6b1e03;
	font-family:Myriad Pro;
	font-weight:bolder;
	line-height:1.5
	}
.menustyle2
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px ;	
}
.menustyle2-1
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;	
}
TABLE.mytable
{
    BORDER-RIGHT: #3F4432;
    BORDER-TOP: #3F4432;
    FONT-SIZE: 1pt;
    BORDER-LEFT: #3F4432;
    COLOR: black;
    BORDER-BOTTOM: #3F4432;
	FONT-FAMILY: 'Verdana';
    BACKGROUND-COLOR: #F8BE72
}

A.myanchor
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Verdana';
	FONT-WEIGHT: 'bold';
    TEXT-DECORATION: none
}
.mymenu{
 	color:#000000;	
	text-decoration:none
}
.botnav{
 	color:#353535;	
	text-decoration:none
}

.form_btns {
	font-family: tahoma;
	font-size: 11px;
	color: #46464D;
	text-decoration: none;
	background-color: #DFA764;
	text-align: center;
	vertical-align: middle;
	height: 25px;
    border: 1px solid #AA6719;
}.finish_btn {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	border: 1px solid #88878C;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	font-weight: bold;
	width: 75px;
}
.whiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.backLink{  color:#dd7801; font-size:14px; font-weight:bold;}
.backLink a{ float:right; color:#dd7801; font-size:14px; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif}
.backLink a:hover{ float:right; color:#dd7801; font-size:14px; font-weight:bold; text-decoration:underline;}