	.body {
		background-image: url(images/bg_body.gif);
		background-repeat: repeat;
	}
	.searchbg {
		background-image: url(images/img_left_search.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 22px;
	}
	.menu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #5C5E72;
		text-decoration: none;
	}
	.footerbg {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #7B7B7B;
		text-decoration: none;
		background-image: url(images/bg_footer.gif);
		background-repeat: repeat-x;
		background-position: left top;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #080810;
	}
.contentbg {
	background-image: url(images/bg_top_content.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

	.header1 {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #CAC9CB;
		text-decoration: none;
	}
.whiteheader {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

	
	.dropbg {
		background-image: url(images/bg_dropdawn.gif);
		background-repeat: repeat-x;
		background-position: left top;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #3F3F41;
	}
	.greenheading {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #A4DC44;
		text-decoration: none;
	}
	.leftmenubg{
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #9DA0A5;
		text-decoration: none;
		background-image: url(images/bg_leftmenu.gif);
		background-repeat: repeat-x;
		background-position: left top;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #535153;
	}
		a.leftmenubg:hover{
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		background-image: url(images/bg_leftmenu.gif);
		background-repeat: repeat-x;
		background-position: left top;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #535153;
		text-decoration:none;
	}
	.footerborter {
		border: 2px solid #0A0A07;
	}
	.listmenuform {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		background-color: #3F3F41;
		cursor:pointer;
		cursor:hand;
	}
	.lightborder {
		border: 1px solid #5F5E5E;
	}
	
	.heading1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #EEEFF2;
		text-decoration: none;
	}
	
	.searchform {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		background-image: url(images/bg_searchform.gif);
		background-repeat: no-repeat;
		background-position: left top;
		border: 1px solid #616372;
		padding-left: 5px;
		background-attachment: fixed;
	}
	.mainborder {
		padding: 4px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #2E3138;
		border-right-color: #AEB3B7;
		border-bottom-color: #AEB3B7;
		border-left-color: #2E3138;
		background-color: #303030;
	}
	.brown3border {
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #070B0E;
		border-bottom-color: #070B0E;
		border-left-color: #070B0E;
	}
	.text1 {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: normal;
		color: #989898;
		text-decoration: none;
	}
	
	.footercontentbg {
		background-image: url(images/bg_footercontent.gif);
		background-repeat: repeat-x;
		background-position: left top;
		font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #767676;
		text-decoration: none;
		padding-top: 10px;
		padding-right: 20px;
	}
	.whiteheading {
	
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	.orangeheading {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #F5C679;
		text-decoration: none;
	}
	.greenlink {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #659318;
		text-decoration: none;
	}
	.spliterhline {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
	}
	
	a.greenlink:hover {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #a4dc44;
		text-decoration: none;
	}
	.orangelink {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #937B55;
		text-decoration: none;
	}
	a.orangelink:hover {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #F5C679;
		text-decoration: none;
	}
	
	HR {
	BORDER-RIGHT: #d1d7dc 0px solid; BORDER-TOP: #d1d7dc 1px solid; BORDER-LEFT: #d1d7dc 0px solid; BORDER-BOTTOM: #d1d7dc 0px solid; HEIGHT: 0px
}

