/* --------menu styles---------*/


.mainmenu {
	vertical-align: top;
	width: 800px;
	font-family: arial, verdana, tahoma;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;	
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}


.submenu {
	vertical-align: top;
	font-family: arial, verdana, tahoma;
	background-color: #fffdea;
	background: url(images/submenuBG.jpg);
	background-repeat: repeat-y;
	width: 172px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px; 
}



/*------------------CONTENT AREA STYLES---------------------*/


BODY {
	font-family: arial, verdana, tahoma;
	font-size:  12px;
  	color: #000000;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 100px;
		scrollbar-arrow-color: #999966;
		scrollbar-3dlight-color: #cccc99;
		scrollbar-highlight-color: #cccc99;
		scrollbar-face-color: #ececd9;
		scrollbar-shadow-color: #cccc99;
		scrollbar-track-color: #fffdea;
		scrollbar-darkshadow-color: #e1e1c4;
	
}

.main {
	font-family: arial, verdana, tahoma;
	font-size:  12px;
  	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 800px;
	padding-top: 0px;
	padding-left: 0px;	
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A3A3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A3A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3A3A3;
}


.content {
	font-family: arial, verdana, tahoma;
	font-size:  12px;
  	color: #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 630px;
	height: 500px;
	padding-top: 30px;
	padding-left: 66px;	
	padding-bottom: 10px;
	padding-right: 5px;
}




.footer1 {
	width: 500px;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: arial, verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3A3A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
	}
	
.footer2 {
	vertical-align: top;
	text-align: right;
	width: 330px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 2 px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A3A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
	}
	
	
.handcursor{
cursor:hand;
cursor:pointer;
}

/*------------------LINK  STYLES---------------------*/

.link-right {
	font-family: arial, verdana;
	font-weight: normal;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 0px;
	color: #999966;
}

.link-right a:link,  .link-right a:active{
	color: #999966;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: none;
}
.link-right a:visited {
	color: #999966;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: none;
}
.link-right a:hover{
	color: #905f24;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration: underline;
}



.pagelink {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	color: #999966;
}

.pagelink a:link,  .pagelink a:active{
	color: #999966;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.pagelink a:visited {
	color: #999966;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.pagelink a:hover{
	font-weight: bold;
	font-size: 12px;
	color: #905f24;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: underline;
}

.footerlink {
	font-family: arial, verdana, tahoma;
	font-weight: normal;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	color: #8b8b5c;
}

.footerlink a:link,  .footerlink a:active{
	font-weight: normal;
	font-size: 10px;
	color: #8b8b5c;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
}
.footerlink a:visited {
	font-weight: normal;
	font-size: 10px;
	color: #8b8b5c;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
}
.footerlink a:hover{
	font-weight: normal;
	font-size: 10px;
	color: #905F24;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	text-decoration: underline;
}

.footerlinkOff {
	font-family: arial, verdana, tahoma;
	font-weight: normal;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	color: #666666;
}



.designlink {
  font-family:  verdana, tahoma;
	font-weight: normal;
	font-size: 10px;
	margin-top: 5px;
	margin-top: 5px;
	padding-left: 0px;
	text-align: right;
	color: #999999;
}


.designlink a:link,  .designlink a:active{
	color: #999999;
	margin-top: 2px;
	text-decoration: none;
}
.designlink a:visited {
	color: #999999;
	margin-top: 2px;
	text-decoration: none;
}
.designlink a:hover{
	color: #990000;
	margin-top: 2px;
	text-decoration: none;
}



A:link, A:active, A:visited  {
  color: #999966;
  font-family:  arial, verdana, tahoma;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 0px;
}

A:hover {
  color: #905f24;
  font-size: 10px;
  font-weight: bold;
  font-family:  arial, verdana, tahoma;
  text-decoration: underline;
   margin-top: 0px;
}


/*------------TEXT styles------*/


.submenuheader {
	font-family: arial, verdana, tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #cccccc;
	margin-top: 20px; 	margin-bottom: 20px;  margin-left: 0px;  
}


.header1 {
	font-family: arial, verdana, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px; 	margin-bottom: 10px;  margin-left: 0px;  
}



.emphasis {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #905f24;
	margin-top: 0px; 	margin-bottom: 0px;  margin-left: 0px;  
}

.emphasis2 {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #905f24;
	margin-top: 0px; 	margin-bottom: 0px;  margin-left: 0px;  
}

.emphasisgrey {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px; 	margin-bottom: 0px;  margin-left: 0px;  
}

.excerpt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
  	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
  	text-align: left;
}


.Text00 {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
  	margin-bottom: 0px;
	padding-top: 0px;
  	padding-bottom: 0px;
  	text-align: left;
}

.Text55 {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
  	margin-bottom: 5px;
  	text-align: left;
}
.Text1010 {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
  	margin-bottom: 10px;
  	text-align: left;
}


.Text515 {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
  	margin-bottom: 15px;
  	text-align: left;
}

.Text510 {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
  	margin-bottom: 10px;
  	text-align: left;
}

.Text105 {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
  	margin-bottom: 5px;
  	text-align: left;
}

.Text05 {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
  	margin-bottom: 5px;
  	text-align: left;
}
.Text010 {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
  	margin-bottom: 10px;
  	text-align: left;
}
.SM {
	font-family: arial, verdana, tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
  	margin-bottom: 10px;
  	text-align: left;
}





P {
	font-family: arial, verdana, tahoma;
  font-size: 82%;  
  color: #000000;
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: left;
}



TD {
	font-family: arial, verdana, tahoma;
  font-size: 90%;  
  color: #000000;
}


UL {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	list-style-type: square;
	margin-top: 1px; 	margin-bottom: 1px;  	margin-left: 6px; 	margin-right: 0px;  
	}

LI {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	margin-top: 1px; 	margin-bottom: 5px;  	margin-left: 10px; 	margin-right: 0px; 
	}
	
OL {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	margin-top: 1px; 	margin-bottom: 1px;  	margin-left: 14px; 	margin-right: 0px;  
	}

.linumber {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	color: #905f24;
	font-size: 12px;
	margin-top: 1px; 	margin-bottom: 0px;  	margin-left: 10px; 	margin-right: 0px; 
	}


H1  {
	font-family: arial, verdana, tahoma;
    font-weight: bold;
	      font-size: 14px;
  color: #666666;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
}

H2  {
	font-family: arial, verdana, tahoma;
   font-weight: bold;
      font-size: 12px;
  color: #666666;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: left;
}

	

 /*-----------------TABLE styles--------------------------------*/
	
.cellbanner {
	background-color: #F8F8F1;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #a3a3a3;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #a3a3a3;
	border-right-style: solid;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
	font-family: arial, verdana, tahoma;
	color: #999966;
	font-weight: bold;
	font-size: 13px;
}
	
.cellheader {
	background-color: #e1e1c4;
	border-top-style: solid;
	border-top-color: #a3a3a3;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #a3a3a3;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #a3a3a3;
	border-right-style: solid;
	height: 26px;
	padding-left: 10px;
	padding-top: 5px;
}

.cellheader2 {
	background-color: #e1e1c4;
	border-top-style: solid;
	border-top-color: #a3a3a3;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #a3a3a3;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #a3a3a3;
	border-right-style: solid;
	height: 26px;
	padding-left: 10px;
	padding-top: 2px;
}

.celltext {
	background-color: #ffffff;
	vertical-align: top;
	border-left-width: 1px;
	border-left-color: #a3a3a3;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #a3a3a3;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	padding-left: 10px;
	padding-right: 10px;
}

.celltextLeft {
	background-color: #ffffff;
	vertical-align: top;
	border-left-width: 1px;
	border-left-color: #a3a3a3;
	border-left-style: solid;
	padding-left: 10px;
	padding-right: 10px;
}
	
.celltextRight {
	background-color: #ffffff;
	vertical-align: top;
	border-right-width: 1px;
	border-right-color: #a3a3a3;
	border-right-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

	.celltextBottom {
	background-color: #ffffff;
	vertical-align: top;
	border-right-width: 1px;
	border-right-color: #a3a3a3;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #a3a3a3;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
	padding-left: 10px;
	padding-right: 10px;
}
			  
.cellborderBsolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3a3a3;
}

.cellborderBdot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a3a3a3;
}

.cellborderTsolid {

	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #a3a3a3;
	border-top-width: 1px;
	border-bottom-width: 0px;
}

.cellborderTBsolid {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a3a3a3;
	border-bottom-color: #a3a3a3;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.cellborderALLsolid {
	border-top-style: solid;
	border-top-color: #a3a3a3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #a3a3a3;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-color: #a3a3a3;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-color: #a3a3a3;
	border-right-style: solid;
}




table {
vertical-align: text-top;
padding-left: 0px;
padding-top: 0px;

}
