body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbg {
	background-color: #FFFFFF;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
}
.leftimage {
	background-image: url(../images/leftimage.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.dotline {
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
}
.tahoma11grey {
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	color: #828282;
	text-decoration: none;
	text-align: justify;
}
.rightbg {
	background-color: #F8F7F6;
	background-image: url(../images/navig_bg.gif);
	background-repeat: repeat-x;
}
.right-menu {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #9A9284;
	text-decoration: none;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:12px;
	background-image:url(../images/bullet.gif);
	background-position:left center;
	background-repeat: no-repeat;
}
a.right-menu:hover {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	background-image:url(../images/right_menu_bg_ovr.gif);
	background-position:left center;
	background-repeat: no-repeat;
	display:block;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:12px;
}
.right-act {
	font-family: tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	background-image:url(../images/right_menu_bg_ovr.gif);
	background-position:left center;
	background-repeat: no-repeat;
	display:block;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:12px;
}
.activebg {
	background-image: url(../images/activelink_bg.gif);
	background-repeat: repeat-x;
}
.tahoma11botlink {
	font-family: tahoma;
	font-size: 11px;
	color: #EBE6DE;
	text-decoration: none;
}
a.tahoma11botlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #EBE6DE;
	text-decoration: underline;
}

.tahoma11black {
	font-family: tahoma;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.tahoma11bold {
	font-family: tahoma;
	font-size: 11px;
	color: #5C503A;
	text-decoration: none;
	font-weight: bold;
}
.botbg {
	background-image: url(../images/bot_bg.gif);
	background-repeat: repeat-x;
	width:100%;
}
.tahomaheading {
	font-family: tahoma;
	font-size: 19px;
	color: #5C503A;
	text-decoration: none;
}
.tahomaheading2 {
	font-family: tahoma;
	font-size: 19px;
	color: #83B143;
	text-decoration: none;
}
a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#996600;
	text-decoration: none;
	}

a:hover {	
	text-decoration:underline;
	}
.line-grey-right {
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color:#CC9933;
}
.imagestyle
{
	border-bottom-width:thick;
	border-color:#FFFFFF;
	border-width:thick;
	border-style:solid;

	
}
.imageborder
{	

	border-bottom-style:inset;
	border-right-style:groove;
	border-left-style:solid;
	border-top-style:solid;	
	border-width:1px;
	border-color:#ECDDBD;
}


