.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F06;
	text-decoration: none;
	background-color: #2F2F2F;
}
.menu a.hover{
	color: #F33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #2F2F2F;
	text-decoration: none;
}
.hide {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4B4C4E;
	text-decoration: none;
	text-align: center;
}
.topicon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4B4C4E;
	text-decoration: none;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
}
.maincontent1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1170A8;
	text-decoration: none;
}
.blue-header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.blue-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
}
.leftlink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4b4c4e;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.newsletter {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.formfield {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4b4c4e;
	background-image: url('images/form-bg.gif');
	background-repeat: repeat;
	background-position: left top;
	height: 16px;
	width: 168px;
	text-align: left;
	vertical-align: baseline;
	display: inline;
	border-top: 1px double #b0aeae;
	border-right: 0px double #b0aeae;
	border-bottom: 1px double #b0aeae;
	border-left: 0px double #b0aeae
}
.subscribe {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.clickhere {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.heading {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FBF7F6;}
.style10 {
	color: #A3A3A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style11{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #4C4C4C;}
.menulinkup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.menulinkup1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #ABAF8E;
}
.menulinkup2 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-weight: normal;
	color: #2F2F2F;
	text-decoration: none;
	background-color: #CCCCCC;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.menutext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.menutext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #542e12;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.darktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C6C6C;
}

.arrowlistmenu{
width: 130px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #fbfbfd;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #5d5c47;
	background-image: url(images/titlebar1.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.arrowlistmenu .menuheader1{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #fbfbfd;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #73755f;
	background-image: url(images/titlebar1.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(images/titlebar-active1.png);
	background-color:#5d5c47;
}

.arrowlistmenu .menuheader1{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #fbfbfd;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #3b3d30;
	background-image: url(images/titlebar1.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.arrowlistmenu .menuheader2{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #fbfbfd;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #4e5140;
	background-image: url(images/titlebar1.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.arrowlistmenu .menuheader3{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #fbfbfd;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #5d5c47;
	background-image: url(images/titlebar1.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.arrowlistmenu .menuheader4{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #000000;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #73755f;
	background-image: url(images/titlebar1.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.arrowlistmenu .menuheader5{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #000000;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #919477;
	background-image: url(images/titlebar1.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.arrowlistmenu .menuheader6{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #000000;
	margin-bottom:10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #abaf8e;
	background-image: url(images/titlebar1.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.arrowlistmenu .menuheader7{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #000000;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #bbc098;
	background-image: url(images/titlebar1.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
.arrowlistmenu .menuheader8{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #000000;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: none;
	padding: 4px 0 4px 3px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #CAD09D;
	background-image: url(images/titlebar1.png);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

.arrowlistmenu .openheader1{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(images/titlebar-active1.png);
	background-color:#4e5140;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #333;
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	height:10px;
	padding: 2px 0;
	padding-left: 10px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 55%;
}



.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #ffffff;
	background-color: #73755f;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif, calibri;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.menutext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.darktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.table {

}

