body {
	background-color:#f1f1f1;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 197px;
}

body, #form textarea  {
	SCROLLBAR-ARROW-COLOR: #336699;
	SCROLLBAR-BASE-COLOR: #ffffff;
}

#nav {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:20px;
}

#nav td {
	height: 29px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav a {
	color: #999999;
	font-family:Arial, Helvetica, sans serif,Tahoma, verdana;
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;

}

#nav a:hover {
	color: #CC0000;
}


#subnav {
	
	padding-right: 10px;
	padding-left: 25px;
	font-family:Arial, Helvetica, Tahoma, verdana;
	font-size: 12px;
	font-weight:bold;
	background-image: url(../img/div.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	}
#subnav a {
	color: #CC0000;
	text-decoration:none;
	
}

#subnav a:hover {
	color: #999999;
}

#box {
	width: 800px;
	background-color: #FFFFFF;
	height: 100%;
	border: 1px solid #FFFFFF;



}

#top {
	height: 220px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	padding: 152px 20px 0px 20px;
	vertical-align: top;



}



#left {
	width: 45px;

	-moz-box-sizing:border-box;	box-sizing:border-box;
}

#content td, #content table {
	vertical-align:top;
	border: none;
}

#content {
	vertical-align:top;
	text-align:left;
	color: #333333;
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;

	padding-top:20px;

	-moz-box-sizing:border-box;	box-sizing:border-box;
}

#content a {
	text-decoration:none;
	color: #1C64B9;
}

#content a:hover {
	text-decoration:underline;
}

#right {
	width:45px;
	height: 100%;
	
	-moz-box-sizing:border-box;	box-sizing:border-box;
}

#bottom-nav {
	height:80px;
	background-image:url(../img/bottom.gif);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	color: #FFFFFF;
	font-weight:normal;
	vertical-align:top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;

}

#bottom-nav a {
	color: #FFFFFF;
	text-decoration:none;
}

#bottom-nav a:hover {
	text-decoration: underline;
}

#um {
	text-align:right;
	width: 100%;
	color: #c5c5c5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;

}
