
body
{
	background:url(../images/bg.gif) repeat-x 0 0 #FDF9EE; color:#4E4628;
	font:normal 14px/19px Arial, Helvetica, sans-serif;
	margin:0; padding:0;	
}

form {
	margin: 0;
	padding: 0;
}
span.red {
	color: red;
}

/* ----------------- top navigation start --------------------- */
#topNav
{
	width:828px; position:relative;
	margin:0 auto; padding:8px 0 0 0;
	height: 95px;
	margin-bottom: 15px;
}

#topNav img
{ border:0; float:left; margin:0; }

#topNav #usr_info {
	position: absolute;
	top: 35px;
	right: 0;
	font-size: 11px;
	color: #8d8260;
	font-weight: bold;
}
#topNav #appz_title {
	position: absolute;
	top: 76px;
	left: 132px;
	font-size: 11px;
	color: #000;
	line-height: 9px;
}
#topNav #appz_title span {
	color: #c00;
	display: block;
	clear: right;
	font-weight: bold;
}
/*
#topNav ul
{
	background:url(../images/top_ul_bg.gif) no-repeat 0 8px;
	width:603px; height:23px; padding:8px 0 0 8px; margin:0 0 0 217px;
}

#topNav ul li
{
	background-color:#E1DBC7; color:#0B0B0B; float:left;
	font:bold 11px/23px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase;
}

#topNav ul li a
{
	background-color:#E1DBC7; color:#0B0B0B;
	font:bold 11px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase; text-align:center; text-decoration:none;
	width:65px; height:23px; display:block;
}

#topNav ul li a.hover
{
	background:url(../images/top_btn_h.gif) no-repeat 0 0 #E1DBC7; color:#FFFFFF;
	font:bold 11px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase; text-align:center; text-decoration:none;
	width:65px; height:23px; display:block;
}

#topNav ul li a:hover
{
	background:url(../images/top_btn_h.gif) no-repeat 0 0 #E1DBC7; color:#FFFFFF;
	font:bold 11px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase; text-align:center; text-decoration:none;
	width:65px; height:23px; display:block;
}
*/
/* ----------------- top navigation end --------------------- */




/* ----------------- shadow start --------------------------- */
#topShadow
{
 background:url(../images/top_shadow.gif) no-repeat 0 0 #FDF9EE; color:#4E4628;
 width:828px; height:24px; margin:0;
 font-size: 1px;
 clear: both;
}

#bottomShadow
{
 background:url(../images/bottom_shadow.gif) no-repeat left bottom #FDF9EE;
  color:#4E4628;
 width:828px; height:24px;
 font-size: 1px;
}

/*
#topShadow
{
	background:url(../images/top_shadow.gif) no-repeat 0 0 #FDF9EE; color:#4E4628;
	width:828px; height:2px; margin:9px 0 0; float:left;
}

#bottomShadow
{
	background:url(../images/bottom_shadow.gif) no-repeat 0 0 #FDF9EE; color:#4E4628;
	width:828px; height:24px; float:left;
}
*/
/* ----------------- shadow end --------------------------- */




/* ----------------- body start --------------------------- */
#body
{ width:828px; margin:0 auto;  clear:left; }

#bodyPannel
{
	background:url(../images/midle_bg.gif) repeat-y 0 0 #FDF9EE;
	color:#4E4628;
	padding:0 8px;
	float:none;
}

#colorBg
{
	background-color:#FCFAF3; 
	float:none; 
	color:#0B0B0B;
	margin:0; 	
	padding:0 20px; 
}
/* ----------------- body end --------------------------- */




/* ----------------- footer start --------------------------- */
#footer
{ position:relative; margin:0 auto; width:828px; padding: 0 }

#footer p
{
	color:#A90000; background-color:#FDF9EE; padding:0 8px; float:right;
	font:normal 12px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer a
{
	text-decoration: none;
	color: #A90000;	
}

#footer a:hover
{
	color: #333;	
}

/* ----------------- footer end --------------------------- */

.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

