body {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#3C0B11;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#365A7D;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#3C0B11;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #365A7D;
	background-image: url(images/BG.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.textboxes {        
		border: 1px #FFFFFF solid;
        background-color: #D9E7F5;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: x-small;
        color: #000000;
}
.indexPANEL01 {
	background-attachment:fixed;
	background-image:url(images/indexPANEL_01.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:298px;
	width:359px;
}
.indexPANEL02 {
	background-attachment:fixed;
	background-image:url(images/indexPANEL_02.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:136;
	width:245;
}
.smallTXT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#FFFFFF;
}
.specialTXT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
	color:#77BBFF;
}
.orangeTXT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
	color:#E27C19;
}
