body,td,p {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #E9E2CD;
}
a {
	color: #E9E2CD;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.imedia {
	color: #E9E2CD;	text-decoration: underline;
}
a.imedia:hover {
	color: #ffffff;
	text-decoration: underline;
}
TD.fadebg {
	background : url("/graphics/fadebg2_.gif") #59231e;
	background-repeat : repeat-x;
}
TD.stuffbg {
	background : url("/graphics/stuffbgx6.gif");
	background-repeat : no-repeat;
}
td.footer {
	font-size: 10px;
}
a.catalog {
	color: #E9E2CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.seo {
	color: #ada4a0;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.seo:hover {
	color: #E9E2CD;
	text-decoration: none;
}
td.catalog {
	color: #E9E2CD;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a.newspull {
	color: #072E3D;
	text-decoration: none;
	font-size: 8.5pt;
	
}
a.newspull:hover {
	color: #072E3D;
	text-decoration: underline;
	font-size: 8.5pt;
	
}

.leftbar{
width: 240px;
	background : url("/graphics/leftbg.gif") repeat-y;
}

#menu{
width: 240px;
}

#menubox{
width: 240px;
padding: 0 0 215px 0;
background: url("/graphics/cupbg.gif") no-repeat bottom;
}


h1 {
font-weight:bold;
color:#fff;
font-family:georgia,times;
margin:10px 0 15px 0;
font-size:15px; 
text-transform:uppercase;
}

h2 {
font-weight:bold;
color:#fff;
font-family:georgia,times;
margin: 8px 0 2px 0;
font-size:15px; 
text-transform:capitalize;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 161px;
padding: 13px 0 10px 9px;
font-size: 11px;
text-align:left;
text-transform:uppercase;
font-family:georgia,times;
font-weight:bold;
}

* html #blueblock{ /*IE 6 only */
w\idth: 159px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 4px 0 4px 9px;
color: #4a4a4d;
text-decoration: none;
width: 159px;
border-left:4px solid #59231e;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #fff;
	text-decoration: none;
}



li a.blueblock2 {
display: block;
padding: 4px 0 4px 9px;
color: #d1c5a6;
text-decoration: none;
width: 159px;
border-left:4px solid #337681;
}

html>body li a.blueblock2 { /*Non IE6 width*/
width: auto;
}

li a.blueblock2:hover{
color: #fff;
	text-decoration: none;
}



li a.blueblock3 {
display: block;
padding: 4px 0 4px 9px;
color: #d1c5a6;
text-decoration: none;
width: 159px;
border-left:4px solid #77668b;
}

html>body li a.blueblock3 { /*Non IE6 width*/
width: auto;
}

li a.blueblock3:hover{
color: #fff;
	text-decoration: none;
}

