body { scrollbar-face-color: #6E788C; 
       scrollbar-shadow-color: #696969; 
	   scrollbar-highlight-color: #cfcfcf; 
	   scrollbar-3dlight-color: #cccccc; 
	   scrollbar-darkshadow-color: #808080; 
	   scrollbar-track-color: #9B9FA7; 
	   scrollbar-arrow-color: #000000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.smalltxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.largeital {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}
a:hover {
	color: #006666;
}
.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
}
.mediumtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
}
.table1 {
	background-color: #E8ECEC;

}
.tdheader1 {
	background-color: #999999;
	border: outset;
}
.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}
.ordertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.smallarial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.medital {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.bluTableTop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.bluTableSides {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.bluTableBottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.bluTableAll {
	border: thin solid #000099;
}
.redonyellow {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFF66;
	background-position: center center;
	background-repeat: no-repeat;
}
