body{
	background: #DAE2E4 url(../../images/bg.gif) repeat-x 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B9091;
	text-align: center;
	margin: 0;
	padding: 0;
}
a:link,
a:active,
a:visited{
	color: #75A5B9;
	text-decoration:none;
}
a:hover{
	color: #4C7688;
	text-decoration:underline;
}
#container1{
	border-left: 10px solid #E9EEF1;
	border-right: 10px solid #E9EEF1;
	margin: 0 auto 0 auto;
	width: 950px;
}
#container2{
	border: 1px solid #CCDADB;
	border-top: 0;
	text-align: left;
	background: #F9F9F9;
}
#memberbar{
	background: url(../../images/memberbar.gif) repeat-x;
	height: 20px;
	padding: 8px 12px 0 0;
	border-bottom: 1px solid #CDDBDC;
	text-align: right;
	color: #75A5B9;
	font-weight: bold;
}
#memberbar a:link,
#memberbar a:active,
#memberbar a:visited,
#memberbar a:hover{
	color: #75A5B9;
	text-decoration:none;
}
#memberbar a:hover{
	color: #4C7688;
	text-decoration: underline;
}
#banner{
	height:99px;
	background: #E2ECED url(../../images/banner_bg.gif) repeat-x 0 0;
	text-align: left;
}
#banner img{
	vertical-align:top;
}
#nav{
	background:url(../../images/nav_bg.gif) repeat-x;
	text-align:center;
	height: 16px;
	padding: 6px 0 6px 0;
	border-top: 1px solid #CCDADB;
	border-bottom: 1px solid #CCDADB;
	font-weight: bold;
}
#nav a:link,
#nav a:active,
#nav a:visited,
#nav a:hover,
#nav a.left{
	color: #75A5B9;
	padding: 6px 10px 9px 10px;
	border-right: 1px solid #CBDBDB;
	text-decoration: none;
	background: url(../../images/nav_bg.gif) repeat-x;
}
#nav a.left,
#nav a.left_active{
	border-left: 1px solid #CBDBDB;
}
#nav a:hover,
#nav a.active,
#nav a.left_active{
	background: url(../../images/nav_h.gif) repeat-x;
	color: #FFF;
}
#content{
	padding:8px;
}
#table{
	width: 100%;
	padding: 0;
	margin: 0;
}
td#left{
	width: 180px;
	vertical-align: top;
}
td#right{
	vertical-align:top;
}
.border{
	border: 1px solid #CFDADC;
	background: #FFF;
}
.maintitle{
	padding: 8px;
	background: url(../../images/tile_cat.gif) repeat-x;
	color: #7D8F91;
	font-weight: bold;
}
.content{
	padding: 5px;
}
	