body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.bg {
	background : url("/graphics/bg.gif");
	background-repeat : repeat-x;
}
#splash {
	width: 641px;
	margin: 30px 25px 30px 34px;
}
#leftside {
	width: 243px;
	border-right: 1px solid #e8e9e8;
	float: left;
	
}
#rightside {
	background : url("/graphics/announcements.gif") #ebf1ec;
	background-repeat : no-repeat;
	width: 385px;
	float: right;
	
}
.left1 {
	margin-top: 56px;
	margin-bottom: 30px;
	padding: 0 20px; 20px; 20px;
	border-right: 1px solid #8c8f8e;
	width: 178px;
	height: 75%;
	float: left;
	
}
.right1 {
	margin-top: 5px;
	width: 147px;
	float: right;
	
}
.right2 {
	margin-top: 56px;
	padding: 0;
	width: 150px;
	float: right;
	
}




a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.imedia {
	color: #ffffff;
	text-decoration: underline;
}
a.imedia:hover {
	color: #fceaaa;
	text-decoration: underline;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.menu {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	padding-right: 10px;
	font-weight: bold;
}
a.menu:hover {
	color: #fceaaa;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.menu2 {
	text-decoration: none;
	font-weight: bold;
	color: #fee78c;
	font-size: 12px;
	padding-right: 10px;
}
a.menu2:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}




a.menusub {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	padding-right: 13px;
	line-height: 17px
}
a.menusub:hover {
	color: #fceaaa;
	text-decoration: none;
}
span.toop {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	padding-left: 13px;
	padding-right: 13px;
	vertical-align: middle;
}
a.toop {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	padding-left: 13px;
	padding-right: 13px;
	vertical-align: middle;
}
a.toop:hover {
	color: #fceaaa;
	text-decoration: none;
}
a.splashers {
	color: #0157b7;
	text-decoration: none;
}
a.splashers:hover {
	color: #0157b7;
	text-decoration: underline;	
}
span.hoop {
	color: #fceaaa;
	text-decoration: none;
	font-size: 13px;
	padding-right: 13px;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
td.top {
	background : #6DAA78;
	background-repeat : repeat-y;
	font-size:10px;
	color:#ffffff;
}
td.content {
	background : #BED2C2;
	background-repeat : repeat-y;
	font-size:10px;
}
a.content {
	color: #004833;
	text-decoration: underline;
}
a.content:hover {
	color: #C93131;
	text-decoration: underline;
}
#huhPopup{
	position:absolute;
	left:0;
	top:0;
	width:100px;
	height:5px;
	layer-background-color:#ffffff;
	background-color:#ffffff;
	z-index:100;
}


#blueblock{
width: 181px;
padding: 0;
float:right;
}


#extras ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#extras li {
margin: 0;
float: right;
}

li a.extras {
display: block;
font-weight: bold;
margin-left:2px;
margin-top:-5px;
padding: 4px 8px;
color: #ffffff;
background: #3d7948;
text-decoration: none;
}

html>body li a.extras { /*Non IE6 width*/
width: auto;
}

li a.extras:hover{
background: #00533a;
color: #fee78c;
	text-decoration: none;
}