/* Table Information... */
.sub_header{

font-size: 16px;
font-weight: bold;
color: #494949;
border-bottom: 2px dotted #494949;
padding-bottom: 3px;
}
.sub_header2 {
font-size: 16px;
font-weight: bold;
color: #82A9D0;
padding-bottom: 3px;
padding-top: 3px;
border-bottom: 2px dotted #82A9D0;
}
.noline_header2 {
font-size: 14px;
font-weight: bold;
color: #82A9D0;
padding-bottom: 3px;
padding-top: 3px;

}
.sub_header3 {
font-size: 14px;
font-weight: bold;
color: #82A9D0;
padding-bottom: 3px;
padding-top: 3px;
border-bottom: 2px dotted #82A9D0;
}

/* SubPage Navigation */
#sidebarcontainer
{
	width: 200px;
	padding-right:2px;
}
td.mainsidebar
{
	background-color:#F7F6F4;
	color: #000000;

}

/* Menu lists */

.sidebardl dt
{
	background: #E5E5E5 url(images/sidetitlebg.gif);
	color: #3A3523;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	padding: 4px 5px;
	letter-spacing: -1px;
}
.sidebardl dd
{
	background: #F0EFEA;;
	padding: 2px 5px;
	margin: 1px 0 0 0;
}

.sidebardl dd a
{
	
	padding: 0 0 0 2px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
	letter-spacing: -1px;
	
}

.sidebardl dd a:hover
{
	color:#82A9D0;
	
}

dd.rating_img 
{
margin: 0px 0 0 0;
}
.sublink{
font-size:11px;
}
.sublink a{
font-size:11px;
color:#000000;
text-decoration: none;
font-weight:bold;
}
.sublink a:hover{
font-size:11px;
color:#000000;
text-decoration: underline;
}

.content{
text-align: justify;
}

td.letter{
background-color: #82A9D0;
font-weight:bold;
font-size:14px;
width:50px;
text-align:center;
}
td.desc{
padding-top:4px;
padding-bottom:4px;
background-color: #F0EFEA;
padding-right:4px;
}
.active{
	color: #82A9D0;
}
td.header{
padding-top:4px;
padding-bottom:4px;
background-color: #F0EFEA;
padding-right:4px;
font-weight:bold;
}