body {
	background-color: #d9d9b3;
	margin:12px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#454545;
}
.Topbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#853501;
	font-weight:bold;
	text-decoration:none;
}
.Topbar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#853501;
	font-weight:bold;
	text-decoration:none;
}
.Topbar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.Topbar_Text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#853501;
	font-weight:bold;
	text-decoration:none;
}
.Topbar_Text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#853501;
	font-weight:bold;
	text-decoration:none;
}
.Topbar_Text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
ul, li, p, h1, h2, h3, br{
	margin:0;
	padding:0;
	list-style:none;
	color: #930;
	text-decoration: blink;
}
 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#853501;
	font-weight:bold;
	text-decoration:none;
	background-color: #FFC;
	

}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#853501;
	font-weight:bold;
	text-decoration:none;
}
/*=====================Left Panel==============================*/
#left_menu{
	width:234px;
	float:left;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#853501;
	font-weight:bold;
	text-decoration:none;

}
#left_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#853501;
	font-weight:bold;
	text-decoration:none;

}
#left_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#468402;
	font-weight:bold;
	text-decoration:none;

}
#left_menu li{
	background:url(../images/leftnav_bg.jpg) no-repeat;
	height:31px;
	padding-left:46px;
	padding-top:10px;
	list-style:none;

}
#left_menu ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#Package{
	width:233px;
	float:left;
	height:115px;
	margin-top:23px
}
.Input{
	height:18px;
	width:200px;
	border:1px solid #454546;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#454546;
	text-decoration:none;
}
/*===================== Body==============================*/

.BodyBottom_Bg{
	background:url(../images/bodybottom_bg.jpg) repeat-x;
}
.BodyTop_Bg{
	background:url(../images/bodytop_bg.jpg) repeat-x;
}
.BodyBorder{
	border:1px solid #c3c37a; border-top:none; border-bottom:none;
	background:#282806;
}
.Rightpanel_Bg{
	background-image: url(../images/rightpanel_bg.jpg); background-repeat:repeat-x;
	background-color:#e2edc9;
}
.Blue_Bg{
	background-image: url(../images/blue_bg.jpg); background-repeat:repeat-x;
	background-color:#6d88b8;
}
.Blue_Bg h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.Blue_Bg p{
	font-family:  Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}
.Brown_Bg{
	background-image: url(../images/brown_bg.jpg); background-repeat:repeat-x;
	background-color:#b9af73;
}
.Brown_Bg h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#853501;
	font-weight:bold;
	text-decoration:none;
}
.Brown_Bg p{
	font-family:  Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}
.InnerHdngBorder{
	border:1px solid #9ecc22; border-left:none; border-right:none;
	background:#F4F4B8;
}
/*===================== Footer==============================*/
#Footer{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:44px;
}
.Footer_Text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#c68d05;
	text-decoration:none;
	
}
.Footer_Text p{
	padding-top:20px;
	line-height:18px;
	
}
.Footer_Text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#c68d05;
	text-decoration:none;
	
}
.Footer_Text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#454545;
	text-decoration:none;
}
