body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0c2d2c;
	background-color:#4d9791;
	margin:10px auto;
}
a:link, a:visited, a:active {
	color:#4d9791;
	text-decoration:none;
}
a:hover { 
	border-bottom:1px dashed #4d9791;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #4d9791;
	border-bottom:1px dashed #4d9791;
}
h2 {
	font-size:12px;
	font-weight:normal;
	color:#4d9791;
	margin:0px;
	padding:0px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#4d9791;
	margin:0px;
	padding:0px;
}
hr {
background-image:url(hr.gif);
}
#frame {
	width:740px;
	border-top:1px solid #0c2d2c;
	border-left:1px solid #0c2d2c;
	border-right:1px solid #0c2d2c;
	border-bottom:1px solid #0c2d2c;
	background-color:#fff;
}
#up {
	width:740px;
	height:30px;
	background-image:url(top.gif);
	background-repeat:repeat-x;
	background-position:right;
}
#header {
	width:740px;
	height:116px;
	background-image:url(header.jpg);
	background-position:right;
}
#bottom {
	width:740px;
	height:30px;
	background-image:url(bottom.gif);
	background-repeat:repeat-x;
	background-position:right;
}
.right {
	float:right;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding-right:10px;
}
.left {
	float:left;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
}
.content {
	width:550px;
	padding:15px 10px 0 0;
}
.nav {
	width:170px;
	padding:0px 0px 0 0px;
	color:#0c2d2c;
}
.nav a:link, a:visited, a:active {
	color:#0c2d2c;
}
.nav a:hover { 
	border-bottom:1px dashed #0c2d2c;
}
.nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.nav li {
	background-image:url(arrow.gif);
	color:#0c2d2c;
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:2px 0 1px 15px;
}
#table {
	border-top: 1px solid #4d9791;
	border-left: 1px solid #4d9791;
}
#table td,  #table th {
	border-right: 1px solid #4d9791; 
	border-bottom: 1px solid  #4d9791;
}
#table a:link, a:visited, a:active {
	color:#4d9791;
	text-decoration:none;
}
#table a:hover { 
	border-bottom:1px dashed #0c2d2c;
	.caption {
	font-size:10px;
	color:#0c2d2c;
}


.rhs {
	border-top: 1px solid #4d9791;
	border-left: 1px solid #4d9791;
}
.rhs td,  .rhs th {
	border-right: 1px solid #4d9791; 
	border-bottom: 1px solid  #4d9791;
}
.rhs a:link, a:visited, a:active {
	color:#4d9791;
	text-decoration:none;
}
.rhs a:hover { 
	border-bottom:1px dashed #0c2d2c;
	.caption {
	font-size:10px;
	color:#0c2d2c;
}