body{
margin:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background:#C0C0C0;
}

.headerbg {
	background-attachment: scroll;
	background-image: url(image/headerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
	width: 716px;
}
.menubg {
	background-attachment: scroll;
	background-image: url(image/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 253px;
	width: 6px;
}
.menu_bg {
	background-image: url(image/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 253px;
	width: 195px;
}
.leftbodycurve {
	background-attachment: scroll;
	background-image: url(image/leftbodybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 307px;
	width: 6px;
}
.rightbodycurve {
	background-attachment: scroll;
	background-image: url(image/rightbodybg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 307px;
	width: 6px;
}
.footerbg {
	background-attachment: scroll;
	background-image: url(image/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
	width: 716px;
}
.headertext {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #949202;
	text-decoration: none;
	line-height: normal;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #949202;
	text-decoration: none;
}
.whitetext {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	text-decoration: none;
}
.link:hover {

	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #06010A;
	text-decoration: none;
}
