body{
	margin: 0px;
	padding: 0px;
	background-color: #8C8C8C;
	background-image: url(images/mainbg.jpg);
	background-position: left 121px;
	height: 186px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #82ACD1;
	text-decoration: none;
}
.yellowtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFD800;
	text-decoration: none;
}

.headbg {
	background-image: url(images/head.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
}
.headbg1 {
	background-image: url(images/headbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 95px;
}
.shdwld {
	background-image: url(images/shdw_l_d.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 5px;
}
.shdwrd {

	background-image: url(images/shdw_r_d.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
}
.shdwll {

	background-image: url(images/shdw_l_l.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 5px;
}
.shdwrl {


	background-image: url(images/shdw_r_l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
}
.footertxt {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodylink {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFD800;
	text-decoration: none;
}
.bodylink:hover {
	color: #D01A19;
	text-decoration: underline;
}
.whitetxt {

	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
