/* Text */

.body        
{ font-family: "Verdana"; font-size: 9pt; color: #000000; }p { line-height: 160% }  
.bodybold        
{ font-family: "Verdana"; font-size: 9pt; color: #000000; font-weight: bold }

h1.title        
{ font-family: "Tahoma";
 font-size: 14pt;
 color: #EB146F;
 margin: 10px 0px;
 font-weight: bold ;
}
 
.subtitle        
{ font-family: "Verdana"; font-size: 9pt; color: #0040FF; font-weight: bold }

/* Body links */

a.maillink:link{
text-decoration: underline; font-family: "Verdana"; font-size: 9px; color:#000000; font-weight: bold
}
a.maillink:visited{
text-decoration: underline; font-family: "Verdana"; font-size: 9px; color: #000000; font-weight: bold
}
a.maillink:hover{
text-decoration: underline; font-family: "Verdana"; font-size: 9px; color: #ff6600; font-weight: bold
}

a.linkbody:link{
text-decoration: underline; font-family: "Verdana"; font-size: 9pt; color: #000000; font-weight: bold
}
a.linkbody:visited{
text-decoration: underline; font-family: "Verdana"; font-size: 9pt; color: #000000; font-weight: bold
}
a.linkbody:hover{
text-decoration: underline; font-family: "Verdana"; font-size: 9pt; color: #ff6600; font-weight: bold
}

a.baselinkbody:link{
text-decoration: underline; font-family: "Verdana"; font-size: 8pt; color: #ffffff; font-weight: bold
}
a.baselinkbody:visited{
text-decoration: underline; font-family: "Verdana"; font-size: 8pt; color: #ffffff; font-weight: bold
}
a.baselinkbody:hover{
text-decoration: underline; font-family: "Verdana"; font-size: 8pt; color: #00ffff; font-weight: bold
}

.toplist{
	color: #000;
	font-size: 12px;
}


.toplist a{
	color: #000;
	font-size: 12px;
}

#section_2{
	width: 191px;
	height: 300px;
	background: url(images/bg_repeat.jpg) repeat-y;
}

#navi{
	width: 191px;
	float: left;
	height: 300px;
	background: url(images/navigation.jpg) no-repeat top;
}

#navibtm{
	width: 191px;
	height: 14px;
	overflow: hidden;
	float: left;
	clear: both;
	background: url(images/navibtm.jpg) no-repeat;
}

#section_2 ul.navi{
	position: absolute;
	margin: 60px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}

#section_2 ul.navi li{
	margin: 1px 0px;
	padding: 0px;
}


#section_2 ul.navi li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 151px;
	padding: 0px 2px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
}

*html #section_2 ul.navi li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 160px;
	height: 20px;
	padding: 0px 2px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ccc;
}

#table6{
	background: url(images/table_background.jpg) no-repeat;
	background-color: none;
}


