/* CSS Document */


.tab2 {
	background-color: #F8F3D0;
	border-top-width: 0.1mm;
	border-right-width: 0.3mm;
	border-bottom-width: 0.2mm;
	border-left-width: 0.3mm;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EB9E65;
	border-right-color: #52290B;
	border-bottom-color: #52290B;
	border-left-color: #52290B;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBFFAE;
	margin:0px;
	top: auto;
}
p {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	color: #462300;
	line-height: 120%;
	font-weight: normal;
	text-align: center;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #462300;
	line-height: 120%;
	font-weight: normal;
	text-align: center;
	}


h2 {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: top;
	text-align: justify;
	font-weight: lighter;
	font-style: normal;
	margin-top: auto;
	margin-right: 15px;
	margin-left: 15px;
	
}

 h1 {
	font-size: 24px;
	color: #9D0000;
	line-height:30px;
	letter-spacing:3px;
	margin-top: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	vertical-align: top;
	font-style: italic;
	}


.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: right;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 60px; /*Width of top level menu link items*/
padding: 1px 4px;
border: 0px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(menubg.gif) center center repeat-x;
color: #663300;
font: bold 10px Tahoma;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 0px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 200
px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #e3f1bd;
border-width: 0 0px 0px 0px;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
	background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
}
h3 {
	font-family: Tahoma, Arial, verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	letter-spacing: normal;
	vertical-align: baseline;
	text-align: center;
	white-space: normal;
	display: block;
	height: auto;
	width: auto;
	border-top-width: 0.05px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-width: 0.05px;
	border-bottom-width: 0.05px;
	border-left-width: 0.05px;
	border-top-color: #666666;
}

	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: right; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */


/* ID Styles */
#navigation {
	background-color:#5C7203;
    }
#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background:#003300 ;
	color:#FFFFFF;
	}	

.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 22px;
	}
	
.style1 {
    color: #F8F3D0
	}
	
.style2 {
	color: #990000;
	font-weight: bold;
}

.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {font-size: 12px}
.style5 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.style6 {font-size: 14px; }
.style8 {font-size: 14px; color: #000000; }
.style10 {color: #FF0000}
.style12 {font-size: 14px; font-weight: bold; }
.style13 {font-size: 14px; color: #FF0000; font-weight: bold; }
