a:link {color: #598A11; text-decoration: none} 
a:visited {color: #598A11; text-decoration: none} 
a:hover {color: #598A11; text-decoration: underline} 
a:active {color: #598A11; text-decoration: none}

.bg {
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #434343;

}
.mainblock {
	background-color: #FFFFFF;
	width: 753px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	
}

.bodybg {
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.top {
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 0px;
	bottom: 0px;
}

.bottom {
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 10px;
	bottom: 10px;
}

.height100 {
	height: 100%;
}
.reflect {
	background-image: url(images/reflect.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.topfade {
	background-image: url(images/topfade.gif);
	background-repeat: repeat-x;
}


.menubottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 25px;
	bottom: 5px;
	text-align: right;
}
.dottedline {
	width: 678px;
	margin-top: 4px;
	margin-bottom: 20px;
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #4A4A4A;
	text-align: left;
	width: 360px;
}
.rightbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	color: #4A4A4A;
}
.reflect2 {

	background-image: url(images/reflect2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

