body {
	
	font-family: Arial, Times New Roman, Times, Verdana;
    background-color:#FFFFFF;
	font-size: 12px;
	color: #707070;
    scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #888888;
	scrollbar-base-color: #8a4b2f;
	scrollbar-darkshadow-color:#d1d1d1;
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d1d1d1;
	}

.style5 {
	font-size: 14px;
	font-weight: bold;
}

.textwhite {
font-family: Arial, Georgia, Times New Roman, Times, Verdana;
    vertical-align:top;

	font-size: 11px;
	color: #ffffff;
}

.textwhite2 {
font-family: Arial, Georgia, Times New Roman, Times, Verdana;
    vertical-align:top;

	font-size: 12px;
}

tr {
	font-family: Arial, Georgia, Times New Roman, Times, Verdana;
	font-size: 12px;
	color: #707070;
}

td {
	font-family: Arial, Georgia, Times New Roman, Times, Verdana;
    vertical-align:top

	font-size: 12px;
	color: #707070;
}

a:link { 
	color: #707070;
	text-decoration: none;
    font-weight:bold;
	}
a:visited { 
	color: #707070;
	text-decoration: none;
    font-weight:bold;
	}
a:hover { 
	color: #000000;
	text-decoration: none;
    font-weight:bold;
	}
a:active { 
	color: #000000;
	text-decoration: none;
    font-weight:bold;
	}
	
img {border: 0}

p {
text-align:justify;
	font-family: Arial, Georgia, Times New Roman, Times, Verdana;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	background-color: #dfdfdf;
	border: thin solid #777777;
	width: 200px;
}
.fieldcomm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	background-color: #dfdfdf;
	border: thin solid #777777;
	width: 200px;
	height: 150px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #dddddd;
	background-color: #777777;
	border: thin solid #777777;
	width: 100px;
}

.style3 {
	font-size: 12px;
	font-style: italic;
}

.style7 {
	font-size: 12px;
}
.style4 {font-size: 15px}

/*Arrows*/
.buttonalf {
        BORDER-RIGHT: 0px; BORDER-TOP: 0px; BACKGROUND: url(/images/arrowleftfull.gif) no-repeat 100% 100%; FONT: 11px Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; BORDER-LEFT: 0px; WIDTH: 16px; COLOR: #000099; BORDER-BOTTOM: 0px; HEIGHT: 18px; TEXT-ALIGN: center;cursor: hand;
}
.buttonal {
        BORDER-RIGHT: 0px; BORDER-TOP: 0px; BACKGROUND: url(/images/arrowleft.gif) no-repeat 100% 100%; FONT: 11px Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; BORDER-LEFT: 0px; WIDTH: 12px; COLOR: #000099; BORDER-BOTTOM: 0px; HEIGHT: 18px; TEXT-ALIGN: center;cursor: hand;
}
.buttonarf {
        BORDER-RIGHT: 0px; BORDER-TOP: 0px; BACKGROUND: url(/images/arrowrightfull.gif) no-repeat 100% 100%; FONT: 11px Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; BORDER-LEFT: 0px; WIDTH: 16px; COLOR: #000099; BORDER-BOTTOM: 0px; HEIGHT: 18px; TEXT-ALIGN: center;cursor: hand;
}
.buttonar {
        BORDER-RIGHT: 0px; BORDER-TOP: 0px; BACKGROUND: url(/images/arrowright.gif) no-repeat 100% 100%; FONT: 11px Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; BORDER-LEFT: 0px; WIDTH: 12px; COLOR: #000099; BORDER-BOTTOM: 0px; HEIGHT: 18px; TEXT-ALIGN: center;cursor: hand;
}

