body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/bg_back.jpg);
}

.style1 {color: #9E0505; text-decoration: none; font-family: "Arial Narrow"; font-size: 28px;}
.style3 {color: #9E0505; text-decoration: none; font-family: "Arial Narrow"; font-size: 22px;}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal;	color: #000000;	text-decoration: none; line-height: 18px;}

.topbg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hesderbg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.roundedmiddle {
	background-image: url(images/rounded_middle.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.roundedleft {
	background-image: url(images/rounded_leftside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.roundedright {
	background-image:url(images/rounded_rightside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.header {
	font-size: 26px;
	color: #9E0505;
	text-decoration: none;
	font-family: "Arial Narrow";
	font-weight: normal;
}
.roundedtext {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: normal;
	color: #845906;
	text-decoration: none;
	line-height: 22px;
}
.highlight {
	background-color: #FFCB8E;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.brd {
	border: 1px solid #B86601;
}


.banerbg {
	background-image: url(images/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:17px;
	text-decoration:none;
	line-height: 22px;
}



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.li {
	list-style-position: outside;
	list-style-image: url(images/flame.jpg);
	line-height: 16px;
	list-style-type: none;
}
fieldset {
width:90%;
color:#845906;
border:#9B0411 solid 1px;
background-color:#FAF7F5;
}
.fieldsetbox {
width:90%;
color:#845906;
border:#FDA133 solid 1px;
background-color:#FAF7F5;
}
.line{
border:solid #EE9340 1px;
}
.link{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}	
