Body {
	font-size : small;
	font-style : normal;
	font-family : Verdana, Arial, "Times New Roman";
	text-decoration : none;
	color : Black;
	background : white;
	margin : 5px;
}


/*  Main Table Properties */
TABLE.maintbl {
/*	background-color: #FFFFFF;
	border-left=5px solid #00FF00;
	border-right=5px solid #FF0000;
	border-top=5px solid #FF0000;
	border-bottom=5px solid #00FF00;	*/
	border: solid #FF0000
	cellpadding=5px none;
	cellspacing="3" 
}
/*	<table class="maintbl" cellpadding="5" cellspacing="3" style="border-left:10px ridge #00FF00; border-top:10px ridge #00FF00; border-collapse: collapse; border-right-style:groove; border-right-width:10px; border-bottom-style:groove; border-bottom-width:10px" width="100%" id="AutoNumber1" bgcolor="#FFFFFF">	*/


#acro {
	text-decoration: none;
	border-bottom: 2px dotted #009933;
	color : #008080;
	font-weight : Bold;
	font-style : italic;
	cursor : help
} 


A:link {
	color: #0000FF;
	font-family : "Times New Roman";
	text-decoration : underline;
	font-size: 125%;
	font-weight : Bold;
	font-style : italic;

}

A:visited {
/*	color: #0000FF;  */
	color: purple;
	font-family : "Times New Roman";
	text-decoration : underline;
	font-size: 125%;
	font-weight : Bold;
	font-style : italic;

}

A:active {
	color: #0000FF;	
	font-family : "Times New Roman";
	text-decoration : underline;
	font-size: 125%;
	font-weight : Bold;
	font-style : italic;

}

A:hover {
/*	color: #0066CC;	*/
	color: #800000;
	font-family : "Times New Roman";
	text-decoration : underline;
	font-size: 125%;
	font-weight : Bold;
	font-style : italic;

}

H1  {
	font-size : 150%;
	font-family : "Times New Roman";
	color : #FF0000;
	text-decoration : underline;
	font-weight : Bold;
	font-style : italic;
}


H2  {
	font-size : 125%;
	font-family : "Times New Roman";
	color : #FF0000;
	text-decoration : underline;
	font-weight : Bold;
	font-style : italic;
}


TD {
	font-size : 100%;
	font-family : Verdana, Arial, "Times New Roman";
}


P {
	font-size: 100%;
	font-family : Verdana, Arial, "Times New Roman";
}


TD.smaller {
	font-size: small;
	font-family : Verdana, Arial, "Times New Roman";
	color : #000000;
}


P.smaller {
	font-size: small;
	font-family : Verdana, Arial, "Times New Roman";
	color : #000000;
}


TD.whitetext {
	font-size: small;
	font-family : Verdana, Arial, "Times New Roman";
	color : #FFFFFF;
}


TD.menu {
	font-size: small;
	font-family : Verdana, Arial, "Times New Roman";
	font-weight : Bold;
}


input.search
{
	height: 14pt;
	background-color: #D0CDAD;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: Verdana, Arial, "Times New Roman";
	color: rgb(0,0,0);
	font-size: small;
}


select.search
{
	height: 14pt;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: Verdana, Arial, "Times New Roman";
	color: rgb(0,0,0);
	font-size: small;
}


TD.mincart {
	font-size: small;
	font-family : Verdana, Arial, "Times New Roman";
}


P.mincart {
	font-size: small;
	font-family : Verdana, Arial, "Times New Roman";
}


HR {
	width: 75%; height: 1; color: #0000FF;
}