body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/stonemainbg.jpg);
}
.newstextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
}
.mainleftbg {
	background-image: url(../images/stone_left_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainrightbg {
	background-image: url(../images/stone_right_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.newsheadblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
}
.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #EBE4B7;
}
a:link {
	color: #715C3F;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}
.formwhite:link {
	color: #FFFFFF;
}
.formwhite:visited {
	color: #CCCCCC;
}
.formwhite:hover {
	color: #333333;
}
.formwhite:active {
	color: #CCCCCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #CCCCCC;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	vertical-align:bottom;
}
.footerbg {
	background-color: #000000;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.textblink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: blink;	
}
.lifont{

    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #CCCCCC;
	}
