body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-repeat: repeat;
	background-position: bottom;
}
.font {
	font-size: 12px;
	line-height: 20px;
	color: #909090;
}
.textfield {
	line-height: normal;
	height: 14px;
}
.select {
	font-size: 12px;
	color: #818181;
	height: 18px;
}
.menufont {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.newsfont {
	font-size: 12px;
	line-height: 27px;
	color: #909090;
}
.story {
	background-image: url(images/story_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
	text-decoration: underline;
	height: 182px;
	width: 550px;
}
.storydownyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F59932;
}
.fontfoot {
	font-size: 12px;
	color: #616161;
}
.newsmenu {
	font-size: 12px;
	line-height: 32px;
	color: #DFDEDE;
}
.news2_font {
	color: #A13813;
}
.news2_font1 {
	color: #9F7C2E;
}
.news2_font2 {
	color: #FF0000;
}


.fontyellow {
	font-size: 12px;
	color: #FFF004;
}
.topbg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
.menubg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}
.loginbg {
	background-image: url(images/login_bg.gif);
	background-repeat: repeat-x;
}
.linksbg {
	background-image: url(images/link_bg.gif);
	background-repeat: no-repeat;
}
