body {
	font-family: Garamond;
	color: #404098;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color: #C0C0C0; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #C0C0C0; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-width: 25px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
table {
	background-repeat: no-repeat;
}
td {
	font-family: Garamond;
	color: #404098;
	background-repeat: repeat;
}
td .bottom {
	background-repeat: repeat;
}
H1
	{
	font-weight: normal;
	font-size: 20; 
	}
a {
	text-decoration: none;
	color: #999999;
}
a:hover{
	text-decoration: none;
	color: #404098;
}
.back-next a {
	text-decoration: none;
	color: #EC2227;
}
.back-next a:hover{
	text-decoration: none;
	color: #404098;
}
.shadow a{
	text-decoration: none;
}
.shadow a:hover{
	text-decoration: none;
	color: #EC2227;
	border-color: #EC2227 #EC2227 #EC2227 #EC2227;
	border: 1px solid;
}
.whiteblack a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.whiteblack a:hover{
	color: #000000;
}
.blackwhite a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.blackwhite a:hover{
	color: #ffffff;
}
.blackred a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.blackred a:hover{
	color: #FF0000;
}
.redblack a {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.redblack a:hover{
	color: #000000;
}
.whitered a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.whitered a:hover{
	color: #FF0000;
}
.redwhite a {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.redwhite a:hover{
	color: #ffffff;
}
.nav a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.nav a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.nav2 a {
	text-decoration: none;
	color: #404098;
	font-weight: bold;
}
.nav2 a:hover{
	text-decoration: none;
	color: #ffffff;
}

.nav_sec a {
	text-decoration: none;
	color: #ffffff;
}
.nav_sec a:hover{
	text-decoration: none;
	color: #000000;
}
.nav_sec2 {
	text-decoration: none;
	color: #404098;
	font-weight: bold;
	border: 1px groove;
}
.nav_sec2 a {
	text-decoration: none;
	color: #404098;
	font-weight: bold;
}
.nav_sec2 a:hover{
	text-decoration: none;
	color: #C0C0C0;
}
.table_sec {
	border: thin outset #000099;
}
.shadow {
	width: 100px;
  	background: #ccc;
  	position: relative;
  	top: 0px;
  	left: 0px;
	}
.shadow div {
	width: 100px;
  	background: #AAAAB5;
  	border: 0px solid #000;
  	color: #fff;
  	padding: 0px;
  	position: relative;
  	top: -3px;
  	left: -3px;
	}
textarea {
background: #F0F0FF;
	color: #404098;
}
input {
background: #F0F0FF;
	color: #404098;
}




.btn 	{ 
	width: 22px; 
	height: 22px; 
	border: 1px solid buttonface; 
	margin: 0; 
	padding: 0 
	}
.btnOver 
	{ 
	width: 22px; 
	height: 22px; 
	border: 1px outset; 
	}
.btnDown 
	{ 
	width: 22px; 
	height: 22px; 
	border: 1px inset; 
	background: buttonhighlight; 
	}
.btnNA 	
	{ 
	width: 22px; 
	height: 22px; 
	border: 1px solid buttonface; 
	filter: alpha(opacity=25); 
	}
.cMenu 
	{ 
	background: threedface; 
	color: menutext; 
	cursor: Default; 
	font-size: 8; p
	adding: 2 12 2 16; 
	}
.cMenuOver 
	{ 
	background: highlight; 
	color: highlighttext; 
	cursor: Default;  
	padding: 2 12 2 16; 
	}
.cMenuDivOuter 
	{ 
	background: threedface; 
	height: 9; 
	}
.cMenuDivInner 
	{ 
	margin: 0 4 0 4; 
	border-width: 1; 
	border-style: solid; 
	border-color: threedshadow threedhighlight threedhighlight threedshadow; 
	}	
.formButtonEdit 
	{ 
	font-size: xx-small;
	font-weight: bold; 
	color: #0000CC; 
	background: #F0F0F0; 
	border-color: #C0C0C0;
	cursor: hand
	text-align: center;
	align: center;
	}
	
.tables
	{  
	border: solid; 
	border-color: #C0C0C0 #FFEA05 #0000CC #C0C0C0 ; 
	background: #F0F0F0; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	}
.admin_td {
	text-decoration: none;
	color: #404098;
	border: 1px groove;
}
.admin_td a {
	text-decoration: none;
	color: #404098;
	border: Black;
	border-color: Black;
}
.admin_td a:hover{
	text-decoration: none;
	color: #FF9900;
	border: Black;
}
.small_alert
	{
	font-size: small;
	color: red;
	}