body, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}

a:link,a:active,a:visited {
	color : #114F9A;
	text-decoration: none;
}

a:hover	{ 
	text-decoration: none; 
	color : #F08400;
}

.nav {
	text-decoration: none;
	color : #114F9A;
	font-weight: bold;
}

a:link.nav,a:active.nav,a:visited.nav {
	text-decoration: none;
	color : #114F9A;
	font-weight: bold;	
}
a:hover.nav {
	text-decoration: none;
	color : #F08400;
	font-weight: bold;	
}
.nav_sel {
	text-decoration: none;
	color : #F08400;
	font-weight: bold;
}

a:link.nav_sel,a:active.nav_sel,a:visited.nav_sel, a:hover.nav_sel {
	text-decoration: none;
	color : #F08400;
	font-weight: bold;	
}

.subnav {
	text-decoration: none;
	color : #114F9A;
	font-size: 9px;
	line-height: 16px;	
	text-transform: uppercase;
}

a:link.subnav,a:active.subnav,a:visited.subnav {
	text-decoration: none;
	color : #114F9A;
	text-transform: uppercase;
}
a:hover.subnav {
	text-decoration: none;
	color : #F08400;
	text-transform: uppercase;
}
.subnav_sel {
	text-decoration: none;
	color : #F08400;
	font-size: 9px;
	line-height: 16px;		
	text-transform: uppercase;
}

a:link.subnav_sel,a:active.subnav_sel,a:visited.subnav_sel, a:hover.subnav_sel {
	text-decoration: none;
	color : #F08400;
	font-weight: bold;	
	text-transform: uppercase;
}


.footer, a:link.footer,a:active.footer,a:visited.footer, a:hover.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	text-decoration: none;
	color: #9AABBC;
}

.sitepos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #114F9A;
}
a:link.sitepos,a:active.sitepos,a:visited.sitepos, a:hover.sitepos {
	text-decoration: none;
	color: #114F9A;
}
.title {
	font-weight: bold;
}
.itemlist_imgborder {
	border: 1px solid #DFEFFE;
}
.itemlist_tdborder {
	border-bottom: 1px solid #D9D9D9;
}
.itemdetail_imgtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
