body{
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table,tr,td{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

.shade_top{
	background-image: url(../images/shade_top_center.jpg);
	width: 100%;
}
.shade_left{
	background-image: url(../images/shade_left_middle.jpg);
	background-repeat: repeat-y;
}
.shade_bottom{
	width: 100%;
	background-image: url(../images/shade_bottom_center.jpg);
}
.shade_right{
	background-image: url(../images/shade_right_middle.jpg);
	background-repeat: repeat-y;
}
.container{
	width: 918px;
	background-image: url(../images/content_bg.jpg);
	background-position: left 244px;
	background-repeat: repeat-x;
	background-color: #f8faf9;
}
.content_box{
	background-image: url(../images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.content_box > td.content_left{
	min-height: 448px;
	height: auto;
}
.content_left{
	vertical-align: bottom;
	width: 123px;
	height: 448px;
}
.content_right{
	width: 206px;
	vertical-align: bottom;
	padding-top: 190px;
}
.content{
	font-size: 12px;
	color: #44514a;
	width: 590px;
}
#content{
	padding: 0 0px 15px 5px;
}
.footer{
	color: #8eb19f;
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 15px;
}
.menu{
	font-size: 14px;
	text-align: center;
	padding-bottom: 30px;
}



.menu a{
	color: #FFFFFF;
	background-image: url(../images/menu_bg.jpg);
	width: 83px;
	height: 28px;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 19pt;
}
.menu a:hover{
	color: #000000;
}

.subMenu{
	background-color:#caddd3;
	background-image: none;
}

.subMenu a{
	background-color:#caddd3;
	background-image: none;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration: none;
}

.asp{
	color: #000000;
}
.header{
	width: 713px;	
}

