body 
{ 	
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10;
	background-color:#FFFFFF;
	/*background-image: url(../images/bg.jpg);*/
	
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #888888;
	/*SCROLLBAR-TRACK-COLOR: #555555;*/
	/*SCROLLBAR-DARKSHADOW-COLOR: #DCDCDC;*/
	/*SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;*/
	/*SCROLLBAR-SHADOW-COLOR: #CCCCCC;*/
	SCROLLBAR-3DLIGHT-COLOR: #DCDCDC;
	SCROLLBAR-DARKSHADOW-COLOR: #DCDCDC;
} 
		 
table, tr, th, td, div, span, input, option, p, textarea, li
{ 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #797C80;
	line-height: 18px;
}
		
.h1 
{ 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1 em;       /*24px;*/
	color: #000000;
}
		
.h2 
{  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1 em; /*18px;*/
	color: #000000;
}
		 
.h3   
{  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1 em; /*12px;*/
	color: #000000;
}
		 
.h4 
{ 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1 em; /*10px;*/
	color: #000000;
}
		
.h5 
{  
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8px;
	color: #000000;
}

a:link, a:active, a:visited, a:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #797C80;
	text-decoration: none;
}

a.referent:link, a.referent:active, a.referent:visited, a.referent:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #797C80;
	text-decoration: underline;
}

/* Programmer Define */
img
{
	border: none;
}

.black_text
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.black_small_text
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
.footer_default_text
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #797C80;
}

a.footer_default_link:link, a.footer_default_link:active, a.footer_default_link:visited, a.footer_default_link:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #797C80;
	text-decoration: none;
}

a.footer_gray_link:link, a.footer_gray_link:active, a.footer_gray_link:visited, a.footer_gray_link:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

a.menublack_link:link, a.menublack_link:active, a.menublack_link:visited
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.menublack_link:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

.font_white_normal
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}

.font_blue_header
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #0000FF;
}

.font_gray_bold
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;
}

.font_gray_normal
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
}

.font_darkblue_headline
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana,sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #44555F;
}
