body {
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #996600;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}

div {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt; 
	color: #333300;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #003300;
}
#wrap {
	background:#39F;
	margin-top:0;
	margin-left: 10px;
	margin-right: auto;
	width:100%;
}
#main {
	background: #DCDCDC;
	float:left;
	width:80%;
}
#sidebar {
	float:right;
	width:18%;
	padding-left:2px;
	border-left:1px solid #EAEAEA;
}
#sidebar div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:2px;
}
#footernew {
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	line-height: 12px;
	font-size: 10px;
	padding-top: 10px;
	color: #003300;	
}
