body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C0000;
  	scrollbar-arrow-color:#3C0000;
  	scrollbar-track-color:#3C0000;
  	scrollbar-shadow-color:#666666;
  	scrollbar-face-color:#666666;
  	scrollbar-highlight-color:#666666;
  	scrollbar-darkshadow-color:#3C0000;
  	scrollbar-3dlight-color:#666666;
	margin:0; 
	padding:0; 
	height:100%; 
	border:none;
	
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	list-style-type: circle;
}
.boldndarkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.boldn11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
.12pttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.12pttextwbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	list-style-type: circle;

}
.fullheight{
	height:100%
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
.bg_bottomMenu {
	background-color: #3c0000;
	background-image: url(images/bg_bottomMenu.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg_bottomText{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
