BODY, TD {
	font-size: 10px;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
}
input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin: 0px;
	padding: 0px;
}
hr		{	color : #000000 ;
			height : 1px ; }
.smalltext	{	font-size : 10px ; }
.border		{	background: #9AA486 ; border: 1px solid #000000 ;	}
.blackBorder	{	border : 1px solid #000000 ; }
.pageTitle1	{	background-color : #D5DBD4 ; color : #9AA486 ; }
.pageTitle2	{	background-color : #C8CFC6 ; color : #9AA486 ; }
.footer		{	background-color : #000000 ; color : #ffffff ; }
a:link		{
	color : #336600;
	text-decoration: none;
}
a:hover		{	text-decoration : underline ;
					color : #666600; }
a:active	{	text-decoration : underline ;
				color : #666666 ; }
.menus       { color: #CCCCCC; font-family: arial, helvetica, 'sans serif'; font-size: 10px; 
               text-decoration: none }
.menus:hover { color: #ffffff; background-color: #000000; font-family: 
               arial, helvetica, 'sans serif'; text-decoration: none}
.menus a:link { color: #F4EABD; text-decoration: none }
.menus a:visited { color: #ffffff; text-decoration: none }
.menus a:hover { color: #00CCFF; text-decoration: underline}