body {
	margin: 0px;
	background: #b1b1b1;
	color: #4f4f4f; }

a {
	color:#626262;
	font-size:10px; }

body,p,td {
	font-family: verdana;
	font-size: 11px;  }
	
.smalltext {
	font-size: 9px;
	color: #4f4f4f; }
.smalltext a {
	color: #de0035;
	text-decoration: none; }
	
.subcontent {
	width: 384px;
	height: 111px;
	overflow: auto;
	font-family: verdana;
	font-size: 11px;
	overflow:auto;
	margin:15px 40px; }

.subcontent2 {
	width: 414x;
	height: 280px;
	overflow: auto;
	font-family: verdana;
	font-size: 11px;
	overflow:auto;
	margin:10px 20px;
	background:#ffffff; }


td.nav {
	background:#cdcdcd; }
td.content {
	background:#cdcdcd;
	border-left: 1px solid white; 
	border-right: 1px solid white; 
	border-bottom: 1px solid white; }
td.footer {
	background:#cdcdcd;
	border-left: 1px solid white; 
	border-right: 1px solid white;
	text-align:center; }
	
	