
BODY {
	SCROLLBAR-FACE-COLOR: #d2d2d2; 
	SCROLLBAR-HIGHLIGHT-COLOR: 39597d; 
	SCROLLBAR-SHADOW-COLOR: 39597d; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: #7e93aa; 
	SCROLLBAR-BASE-COLOR: ffffff; 
	scrollbar-3d-light-color: white; 
	scrollbar-dark-shadow-color: blue;
	cursor: url('/images/cursor.ani')
}
h2{

	FONT-FAMILY: "Georgia,Verdana,Arial"; 
	font-size: 26pt; 
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	margin-top: 10pt;
	margin-bottom: 10pt;
	
}
h3{
	FONT-FAMILY: "Arial,Verdana,Comic Sans MS";
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #800000; 
	margin-top: 8px;
	margin-bottom: 10px;
}
h4{
	FONT-FAMILY: "Verdana,Comic Sans MS,Arial,sans-serif,Helvetica";
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	color: #008000; 
	margin-top: 6px;
	margin-bottom: 8px;
}
h5{
	font-size: 10pt;
	font-family: "verdana, arial";
	margin-top: 6px;
	margin-bottom: 8px;
}
p, td,li,.item{
	FONT-FAMILY: "Arial,MS Sans Serif,Verdana,sans-serif";
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	
}
li,.item{
	text-transform: capitalize;
}
.menu  { 
	position: absolute;
	width:  105px;
	top: 0px;
	left: 0px;
	background-image: url(../images/grad.gif);
	visibility: show;
	border: 1px solid;
	border-color: #eeeeee #666666 #666666 #eeeeee;
	padding: 2px;
	z-index: 5;
	filter: alpha(opacity=0);
	-moz-opacity:1
}
.menuitem {
	padding: 2px 4px 2px 4px;
	color: #000000;
	text-decoration: none;
	font-family: ms sans serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
}
.seperator {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #eeeeee;
	margin: 2px;
}


ul 
{
	list-style-image: url('../images/arrow.gif');
	margin-left: 14pt;
}

A:link {
	color:#103667; text-decoration: none
	}
A:visited {
	color:#405418;text-decoration: none
	}
A:active {
	color:#ff0000;text-decoration: none
	}
A:hover {
	color:#800000;font-style:normal; text-decoration: underline overline;
	}

.date {

	FONT-FAMILY: "Verdana,Arial,Helvetica,sans-serif"; 
	font-size: 7pt; 
	color: #ffff00;	
	text-align: center;
	margin-top: 4px;
	text-transform: none;
}

.note{
	font-size: 9px;
	margin-top: 1px;
	margin-left: 14px;
	FONT-FAMILY: "Verdana,Arial,Helvetica,sans-serif";
}

.footer {

	FONT-FAMILY: "Verdana,Arial,Helvetica,sans-serif"; 
	font-size: 8pt; 
	color: #000000;	
	text-align: right;
	margin-top: 4px;
}
textarea,input,  select{ 
	border-width: 1px;
	BORDER-COLOR:  #39597D; 
	BORDER-padding: 0px;
	FONT-SIZE: 12px; 
	}