/* CSS Document */
BODY {
	BACKGROUND: url(../img/shadow.gif) #ffffff repeat-y center top; MARGIN: 0px
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
}
.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
}
.a1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}
A { font-family: arial; font-size: 10pt; text-decoration: underline; color: 004080 }
A:hover { font-family: arial; font-size: 10pt; text-decoration: underline; color: 004080 }
.a2 { font-family:arial; font-size:7pt; color:333333; text-decoration:none; }
.a2:hover { font-family:arial; font-size:7pt; color:333333; text-decoration:none; }
#catTitle {
	float:left;
	width:550px;
	height:auto;
	margin:15px 0 20px 0;
	background: url(../img/line.gif) bottom repeat-x;
	clear: both;
}
#catTitle h1 {
	padding:0;
	margin:0;
	padding:5px 16px;
	background: url(../img/arrowr.gif) 0 10px no-repeat;
	font-weight:normal;
	font-size:20px;
	text-transform: uppercase;
}
#subcatTitle {
	float:left;
	width:550px;
	height:auto;
	margin:15px 0 20px 0;
	background: url(../img/line.gif) bottom repeat-x;
	clear: both;
}
#subcatTitle h2 {
	padding:0;
	margin:0;
	padding:5px 16px;
	background: url(../img/arrow_down.gif) 0 10px no-repeat;
	font-weight:bold;
	font-size:small;
}
#sidebar {
	/* border:thin solid yellow; */
	float:left;
	width:158px;
	height:auto;
	margin:0;
}
#sidebarCap {
	float:left;
	clear:both;
	height:38px;
	width:158px;
	background: url(../img/SidebarTop158x38.png) no-repeat;
}
#sidebarTitle {
	float:left;
	clear:both;
	width:138px;
	padding:0 10px 0 10px;
	background: url(../img/SidebarRepeat158x1.jpg) repeat-y;
}
#sidebarTitle h2 {
	padding:0 0 0 15px;
	width:133px;/*helped a little*/
	margin:0 0 10px 0;
	font-size:12px;
	line-height:1.2em;
	font-weight:bold;
	background: url(../img/arrow_down.gif) 0px 4px no-repeat;
}
#sidebarAd {
	margin:0 0 10px 0;
	width:131px;
	padding:5px 0 0 10px;
	background: url(../img/DashRepeat6x1.jpg) repeat-x;
}
#sidebarList {
	float:left;
	width:158px;
	background: url(../img/SidebarRepeat158x1.jpg) repeat-y;
}
#sidebarList ul {
	padding:1px 0 0 0;
	margin:0 5px 10px 4px;
	list-style-type: none;
	width:148px;
	background: url(../img/DashRepeat6x1.jpg) repeat-x;
}
#sidebarList li {
	width:148px;
	margin:0;
	padding:0;
	background: url(../img/DashRepeat6x1.jpg) bottom repeat-x;
	
}
#sidebarList li a {
	/* border:thin solid red; */
	display:block;
	color:#0200ac;
	text-decoration:none;
	width:145px;
	padding:5px 0 5px 5px;
}
#sidebarList li a:hover {
	color:#000;
	background:#fff75b url(../img/DashRepeat6x1.jpg) bottom repeat-x;
}
#sidebar li a.current {
	color:#000;
	background:#fff75b url(../img/DashRepeat6x1.jpg) bottom repeat-x;
	font-weight:bold;
}
#sidebarBottom {
	float:left;
	width:158px;
	height:7px;
	background: url(../img/SidebarBtm158x7.png) no-repeat;
	margin-bottom:10px;
}
.main-menu {
	BACKGROUND-REPEAT: repeat-x; 
	TEXT-ALIGN: center;
}
.main-menu A {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: 25px; FONT-FAMILY: Tahoma, Arial, Verdana; BACKGROUND-COLOR: #AB005E; TEXT-ALIGN: center; TEXT-DECORATION: none
}
.main-menu A:hover {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: 25px; FONT-FAMILY: Tahoma, Arial, Verdana; BACKGROUND-COLOR: #510100; TEXT-ALIGN: center; TEXT-DECORATION: none
}
