table        { font-size: 10pt; font-family: Tahoma; color: #000000 }
a:link       { color: #006600; text-decoration:none;}
a:visited    { color: #006600; text-decoration:none;}
a:hover      { color: #4392D1; text-decoration: underline;}

body {
	background: #295A95 url('images/proto_1/images/bg_shadow2.gif') repeat-y 50% 0;
/*	background: #989A88 url(images/bg_shadow.gif) repeat-y 50% 0; */
	margin: 0px;
	padding: 0px
}

a {
	color: #2C609E;
}

a.sideBarCategoryLink {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
	text-align: left;
	font-weight: normal;
}

a:hover.sideBarCategoryLink	{
	color: #4392D1;
	text-decoration: underline;
}

a.sideBarItemLink {
	font-family: Verdana;
	font-size: 9px;
	color: #006600;
	text-align: left;
	font-weight: normal;
}

a:hover.sideBarItemLink	{
	color: #4392D1;
	text-decoration: underline;
}

.sideBarTDhdr {
	font-family: Verdana;
	font-size: 12px;
	color: #CBCEB6;
	text-align: left;
	background-color: #295A95;
	font-weight: bold;
}

.sideBarItemTable {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
	text-align: left;
	font-weight: normal;
}
