/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#D9D9D9;
	scrollbar-arrow-color:#003366;
	scrollbar-track-color:#999999;
}

.headText {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.pageText {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-align:justify;
}

.navi {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

:link {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}

:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.incLinks {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

.incLinks:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;	
}

.incLinks:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#FF6600;
	text-decoration:underline;
}

.footer {
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
}

.errText {
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
}

input {
	border: 1 solid #333333;
	font-family: Tahoma;
	font-size:11px;
	height: 20;
	color: #333333;
}

textarea {
	border: 1 solid #333333;
	font-family:Tahoma;
	font-size:11px;
	color: #333333;
}

.button {
	border: 1 solid #333333;
	font-family:Tahoma;
	font-size:12px;
	background-color:#666666;
	color: #FFFFFF;
	height: 22;
}

.blBanner {
	font-family:Tahoma;
	font-size:36px;
	color:#FFFFFF;
}

.blColHeading {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.blHeadText {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.temp {
	font-family:Tahoma;
	font-size:11px;
	color:#003366;
}

.indexAlert {
	font-family:Tahoma;
	font-size:11px;
	/*color:#FF6600;*/
	/*color:#003366;*/
	color:#0066CB;
	/*color:#FB5200;*/
	text-align:justify;
}

.indexScroll {
	font-family:Tahoma;
	font-size:11px;
	color:#FF6600;
	text-align:justify;
}

.incLinks1 {
	font-family:Tahoma;
	font-size:11px;
	color:#003399;
}

.incLinks1:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#003399;
	text-decoration:none;	
}

.incLinks1:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#000066;
	text-decoration:underline;
}

