body
{
	padding:0px;
	margin:0px;

}

.container
{
	background-image:url(bg.gif);
	background-repeat:repeat-y;
	background-position:30px;
	padding:0px;
	margin:7px;
	border:1px solid white;

}

.sidebar
{
	float:left;
	margin-left:32px;
	width: 150px; 
	vertical-align: top;
	text-align: left;
	padding-top: 30px;
	font-size: 10pt;
}

.sidebar a
{
	vertical-align: top; 
	text-decoration: none;
	color: white;
	margin-top:10px;
	font-family: sans-serif;
	font-weight: normal;
}

.header
{
	margin-left:210px;
	padding:50px;
}

.header h1
{
	font-family: sans-serif;
	color: rgb(0, 102, 0);
	font-weight: bold;
	font-size: 15pt;
	text-align: center;
}

.main
{
	margin-left:210px;
}


table#sym th
{
	
}

table#sym td.title
{
	background-color: rgb(238, 238, 238);
	text-align: left;
	vertical-align: middle;
}

table#sym td.small1
{
	BACKGROUND-COLOR: RGB(204, 204, 204);
	TEXT-ALIGN: CENTER;
	VERTICAL-ALIGN: MIDDLE;
}

table#sym td.small2
{
	background-color: rgb(238, 238, 238);
	text-align: center;
	vertical-align: middle;
}
