BODY {
	SCROLLBAR-FACE-COLOR: #AA2020; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; CURSOR: default; SCROLLBAR-SHADOW-COLOR: #000000;  SCROLLBAR-3DLIGHT-COLOR: #2A1F1F; SCROLLBAR-ARROW-COLOR: #A0A5A2; SCROLLBAR-TRACK-COLOR:#2A1F1F; SCROLLBAR-DARKSHADOW-COLOR:#2A1F1F
}
#side {
	position:relative;
  z-index:4;	float: left;
	background-color: #2B2020;

 margin-top: 0px; margin-right: 0px; margin-left: 0px;
	margin-bottom: 5px;
 line-height: 38px; font-size: 20px; font-family: book antiqua; text-align: center; width: 100% 
}


#side:hover { background-color: #2B2020; width: 100% }

#side a {
text-decoration:none;
	color: #aa2020; width:100% ; text-transform: uppercase}


#side a:hover{	
text-decoration: none;
	color:#AA89C6;
	background-color: #37282E; width: 100%; text-transform: uppercase}
 
#main{
	FONT-SIZE: 12px; COLOR: #AAA6C6; LINE-HEIGHT: 20px; FONT-FAMILY: times new roman; TEXT-ALIGN: justify; margin: 10px; margin: 10px
}
TD{
	FONT-SIZE: 11px; COLOR: #000000; LINE-HEIGHT: 15px; FONT-FAMILY: arial; TEXT-ALIGN: justify; margin: 10px
}
P.title {
	 FONT-WEIGHT: bold; FONT-SIZE: 17px; MARGIN: 3px; COLOR: #958787; FONT-FAMILY: arial; TEXT-ALIGN: left; TEXT-TRANSFORM: uppercase; border-bottom: 1px solid #2B2063
}
#main a {
	 CURSOR: crosshair; COLOR: #aa2020; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
#main a:hover {
	CURSOR: crosshair; COLOR: #aa2020; TEXT-DECORATION: underline
}