﻿div.sidebarheader
{
	width: 280px;
	color: #999999;
	padding-left: 20px;
	padding-bottom: 5px;
	font-variant: small-caps;
	font: normal normal normal 11pt/normal Times, Serif;
}
div.sidebartop
{
	height: 5px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(Images/sidebar_top.gif);
}
div.sidebar
{
	width: 300px;
	color: #006699;
	padding-right: 20px;
	background-color: White;
	font: normal normal normal 8pt/17px Tahoma, Arial, Verdana, San-Serif;
}
div.sidebarbottom
{
	height: 15px;
	width: 320px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(Images/sidebar_bottom.gif);
}