﻿body
{
	font-family: Verdana, 'Microsoft Sans Serif' , Arial, Sans-Serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(body_bg.gif) repeat-y;
}
h1 
{
	font-size: 14px; 
	font-weight: bold;
	color: #336699;
}
h2 {
	font-size: 12px; 
	font-weight: normal;
	color: #336699;
}
h3
{
	font-size: 12px;
	margin-bottom: 6pt;
	color: #000000;
	font-weight: bold;
}
h4
{
	font-size: 11px;
	margin-bottom: 5pt;
	color: #000000;
	font-weight: bold;
}
p {
}
a {
	COLOR: #336699; TEXT-DECORATION: none
}
a:hover {
	COLOR: #00aadd; text-decoration: none
}
INPUT {
	FONT-SIZE: 11px;
}
TEXTAREA {
	FONT-SIZE: 11px;
}
SELECT {
	FONT-SIZE: 11px;
}
#left_col {
	width:62px;
	height:450px;
	float:left;
	display:block;
	background:url(left_sky.jpg) no-repeat;
	background-color:#CEE0F2;
}
#wrapper{
	width:750px;
}
#page {
	float:left;
	clear:none;
	display:block;
	width:688px;
	padding-bottom:15px;
}
