.whiteMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.mainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

DIV#main {
	position         : relative;
	top              : 0px;
	left            : 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: auto;
	overflow-x: hidden;
   }

BODY{
scrollbar-face-color:#333333;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}

A.type02:link {color:#000000; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type02:visited {color: #000000; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type02:hover {color:#ff6600; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type02:hover:visited {color:#ff6600; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type02:active {color:#000000; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold}

A.type03:link {color:#ffffff; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type03:visited {color: #ffffff; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type03:hover {color:#000000; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type03:hover:visited {color:#000000; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold} 
A.type03:active {color:#ffffff; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: bold}

.MainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
DIV#serv {
	position         : relative;
	top              : 0px;
	left            : 0px;
	width: 100%;
	height: 450px;
	z-index: 1;
	overflow: auto;
	overflow-x: hidden;
   }
DIV#range {
	position         : relative;
	top              : 0px;
	left            : 0px;
	width: 100%;
	height: 380px;
	z-index: 1;
	overflow: auto;
	overflow-x: hidden;
   }

