BODY {
	background-color: #F4F1EC;
	background-image: url(img/bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}

a img {
	border: none;

}

a, a:visited, a:active {
	color: #369;
	font: normal 100% Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: underline;
}

a:hover {
	color: #0E286D;
	font: normal 100% Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: underline;
}

a.menu, a.menu:visited, a.menu:active {
	color: #FFF;
	font: normal 11pt Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: underline;
	padding-bottom: 10px;
}

a.menu:hover {
	color: #A4E0F5;
	font: normal 11pt Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: underline;
	padding-bottom: 10px;
}

a.white, a.white:visited, a.white:active {
	color: #FFF;
	font: bold 9pt Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: none;
}

a.white:hover {
	color: #FFF;
	font: bold 9pt Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: underline;
}

a.blue, a.blue:visited, a.blue:active {
	color: #369;
	font: normal 14px Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: underline;
}

a.blue:hover {
	color: #294488;
	font: normal 14px Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: underline;
}

a.bluesmall, a.bluesmall:visited, a.bluesmall:active {
	color: #369;
	font: normal 9pt Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: underline;
}

a.bluesmall:hover {
	color: #294488;
	font: normal 9pt Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: underline;
}

a.small, a.small:visited, a.small:active {
	color: #0F2146;
	font: normal 8pt Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: none;
}

a.small:hover {
	color: #000;
	font: normal 8pt Arial, Times New Roman, Arial AMU, Sylfaen;
	text-decoration: none;
}

.text {
	color: #666;
	font: normal 14px Arial, Times New Roman, Arial AMU, Sylfaen;
}

.textsmall {
	color: #888;
	font: normal 9pt Arial, Times New Roman, Arial AMU, Sylfaen;
}


.lightblue {
	color: #A4E0F5;
	font: normal 14px Arial, Times New Roman, Arial AMU, Sylfaen;
}


.whitehdr, a.whitehdr:link, a.whitehdr:active, a.whitehdr:visited {
	color: #FFF;
	font: normal 11pt Arial, Times New Roman, Arial AMU, Sylfaen;
	letter-spacing: -1.2px;
	text-decoration:none;
}

.whitehdrsmall {
	color: #FFF;
	font: bold 12pt Arial, Times New Roman, Arial AMU, Sylfaen;
	letter-spacing: -0.8px;
}

.grayhdr {
	color: #333;
	font: normal 16pt Arial, Times New Roman, Arial AMU, Sylfaen;
	letter-spacing: -1.2px;
}

.grayhdrsmall {
	color: #333;
	font: bold 12pt Arial, Times New Roman, Arial AMU, Sylfaen;
	letter-spacing: -1.2px;
}


.small {
	color: #999;
	font: normal 8pt Arial, Times New Roman, Arial AMU, Sylfaen;
}

.smallest {
	color: #444342;
	font: normal 7pt Arial, Times New Roman, Arial AMU, Sylfaen;
}


.full {
	width: 100%;
	height: 100%;
}

.fullparent {
	width: 100%;
	height: 100%;
	background-image: url(img/bg/bgtop1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.menu_table {
	width: 100%;
	height: 100%;
	background-image: url(img/bg/bgmenu.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
}

.menu_table_1 {
	width: 100%;
	height: 100%;
	background-image: url(img/bg/bgmenu.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
}

.fullwidth {
	width: 100%;
}

.fullheighth {
	height: 100%;
}

.bgtop {
	background-color: #AEA293;
	background-image: url(img/bg/bgtop.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.bgbottom {
	background-image: url(img/bg/bgbottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


.gray_on {

	opacity:.20;
	filter: gray(), alpha(opacity=20) ;
	-moz-opacity: 0.20;
	-khtml-opacity: 0.20;
	margin-top: 3px;
}

.gray_off {
	margin-top: 3px;
}

.itemimg{
	background-color: #E3DED9;
	border: #7F7F7F 1px solid;
}
.inputbg{
	background-image: url(img/form_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#dropmenudiv {
	position:absolute;
	border: none;
	border-bottom: 1px solid #07B7F0;
	border-top: 1 px solid;
	line-height:18px;
	z-index:100;
	
	opacity:.85;
	filter: alpha(opacity=85) ;
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	
	
}

#dropmenudiv a {
	font: normal 9pt Arial, Sylfaen;
	color: #FFF;
	width: 100%;
	display: block;
	text-indent: 8px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 5px 0;
	text-decoration: none;

}

#dropmenudiv a:hover {
	background-image: url(img/bg/bgsubmenu.gif);
}
.leftmenu{
color:#000;
font-size:13px;
color:#CCCCCC;
margin-left:15px;
margin-right:5px;
border:none;
/* border-bottom-color:#CCCCCC;
border:1px solid;
margin:5px; */
}