body {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #D00;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #D00;
}

a:hover {
	text-decoration: underline;
	color: #D00;
}

a:active {
	text-decoration: none;
	color: #333333;
}

LI {
	color: #D00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.li-text {
	color: #000;
	font-size: 12px;
	font-style: italic;
}

.fineprint {
	font-size: 10px;
	
}

.fineprint-ital {
	font-size: 10px;
	font-style: italic;
}

.body-small {
	font-size: 12px;
}
	

.bodybolder {
	font-size: 14px;
	font-weight: bold;
}

.bodybolder-red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.header01 {
	font-size: 28px;
	color: #FF0000;
	font-weight: bolder;
}

.header02 {
	font-size: 24px;
	color: #333333;
	font-weight: bolder;
}

.subhead01 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.headerTM {
	font-size: 20px;
	color: #000000;
	font-weight: lighter;
}

.subheadTM {
	font-size: 10px;
	color: #000000;
	font-weight: lighter;
}



div#topmenu
{
	margin:0;
	padding:0;
	width:318px;
	position:absolute;
	top: 75px;
	left: 622px;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(images/nav_bg.gif) repeat-x top left;
}

div#search
{
	margin:0;
	padding:0;
	width:318px;
	position:absolute;
	top: 80px;
	left: 250px;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
}

.topmenu-link
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
.topmenu a
{
	display:block;
	float:left;
	color: #666;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
.topmenu a:hover
{	
	color: #000;
	height: 22px;
	background:transparent url(images/nav_bg.gif) 0px -30px no-repeat;		
}



div#menu {
	position: absolute;
	left: 1px;
	top: 150px;
	width:184px;
	background:url(images/menu_1.gif) top no-repeat;
	padding-top:44px;
}

div#menubody {background:url(images/menu_2.gif) repeat-y;}

div#menubottom {height:26px; background:url(images/menu_4.gif)}

div#menulist {width:143px; padding:0px 0 0 20px;}

.menulist {height:38px; background:url(images/menu_3.gif) bottom repeat-x;}

#menulist a {width:108px; height:20px; border-left:#ffffff 10px solid; font:bold 14px Verdana, Arial, sans-serif; color:#ffffff; text-decoration:none; padding:8px 0 8px 20px; display:block !important; display:inline-block;}

#menulist a:hover {background:url(images/menu_5.jpg) left repeat-y; color: #cc3333;}

