/* auto apply to body tag, no need to add "class" */
BODY
{
   
    FONT-FAMILY: "Lucida Sans";
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.gradualshine {
	FILTER: alpha(opacity=50); moz-opacity: 0.5
}

.Remarks
{
	font-size: 8pt;
	color: blue;
	font-family: "Lucida Sans";
}

.ErrMsg
{	
	font-size: 8pt;
	color: red;
	font-family:  "Lucida Sans";
}

.title
{
	font: "Lucida Sans";
	font-size: 21px;
	color: #666666;
	font-weight: bold;
}


.menu
{
	font: "Lucida Sans";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.medtitle
{
	font: "Lucida Sans";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
}

.medtitleYellow
{
	font: "Lucida Sans";
	font-size: 18px;
	color: #FFCC00;
	line-height: 24px;
}

.medtitle2
{
	font: "Lucida Sans";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 24px;
}


.tabletitle
{
	font: "Lucida Sans";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.aboutitle
{
	font: "Lucida Sans";
	font-size: 20px;
	color: #7C8365;
	line-height: 22px;
}

.copyright
{
	font: "Lucida Sans";
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.footer
{
	font: "Lucida Sans";
	font-size: 10px;
	letter-spacing:normal;
	color: #FFFFFF;
	font-weight: normal;	
}

.content
{
	font:  "Lucida Sans";
	font-size: 11px;
	letter-spacing:normal;
	color: #FFFFFF;
	font-weight: normal;
	list-style-position: inside;
	line-height: 14px;
}

.contentYellow
{
	font:  "Lucida Sans";
	font-size: 11px;
	letter-spacing:normal;
	color: #FFCC00;
	font-weight: Bold;
	list-style-position: inside;
	line-height: 14px;
}

.contentWhite
{
	font:  "Lucida Sans";
	font-size: 11px;
	letter-spacing:normal;
	color: #FFFFFF;
	font-weight: Bold;
	list-style-position: inside;
	line-height: 14px;
}

.content2
{
	font:  "Lucida Sans";
	font-size: 13px;
	letter-spacing:normal;
	color: #51563F;
	font-weight: normal;	
}


/* default link <a></a>*/

/* <a class="footer"></a>*/
A.menu:link	
{
	font-size: 11px;
	font-weight:bold;
	text-decoration:	none;
	color: #FFFFFF;
	}	
		
A.menu:visited	
{
	font-size:11px;
	font-weight:bold;
	text-decoration:	none;
	color: #FFFFFF;
}	
		
A.menu:active	
{
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}	
		
A.menu:hover
{
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #FFCC00;
}




A.footer:link	
{
	font-size: 10px;
	font-weight:bold;
	text-decoration:	none;
	color: #FFFFFF;
	}	
		
A.footer:visited	
{
	font-size:10px;
	font-weight:bold;
	text-decoration:	none;
	color: #FFFFFF;
}	
		
A.footer:active	
{
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}	
		
A.footer:hover
{
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color: #FFCC00;
}







	
A.menu1:link	
{
	font-size: 10px;
	font-weight:bold;
	text-decoration:	none;
	color: #333333;
	}	
		
A.menu1:visited	
{
	font-size:10px;
	font-weight:bold;
	text-decoration:	none;
	color: #7C8365;
}	
		
A.menu1:active	
{
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	color: #333333;
}	
		
A.menu1:hover
{
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color: #7C8365;
}
input {
border:#000000 solid 1px;
font-size:11px;
}
table {
font-size:15px;
}
