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;
}
td.footer {
	background : url("/graphics/footer.gif");
	background-repeat : no-repeat;
}
td.body {
	background : url("/graphics/body_bg.gif") #ffffff;
	background-repeat : no-repeat;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.imedia {
	color: #ffffff;
	text-decoration: none;
}
a.imedia:hover {
	color: #C8C7C7;
	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;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0 0 0 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight:normal;
line-height:11px;
text-transform:capitalize;
width: 100%;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: #fff;
padding: 0 38px 0 15px;
height:12px;
font-size: 11px;
text-decoration: none;
background : url("/graphics/blt2.gif") no-repeat 0 48%;
font-family:georgia, times;
}

#underlinemenu ul li a:hover{
color: #98a5d6;
}





/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 145px;
margin:10px 0 0 0;
padding: 0;
color: #202629;
text-align:right;
text-transform:uppercase;
letter-spacing:1px;
border:1px solid #ECECEC;
}

* html #blueblock{ /*IE 6 only */
w\idth: 145px; /*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 {
background : url("/graphics/blt.gif") no-repeat 95% 48%;
display: block;
padding: 4px 18px 4px 0;
font-family:georgia, times;
color: #112155;
font-size: 11px;
line-height:12px;
.line-height:11px;
text-decoration: none;
width: 145px;
border-bottom:1px solid #cdd2d2;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #945151;
	text-decoration: none;
}

