A, A:visited, A:active {
	color: #3333ff;
	text-decoration : none;
}
A:hover{
	color: #3333ff;
	text-decoration : underline;
}
A.link, A.link:visited, A.link:active {
	color: #333366;
	text-decoration : none;
}
A.link:hover{
	color: #3333ff;
	text-decoration : none;
}
A.1, A.1:visited, A.1:active {
	color: #3366ff;
	text-decoration : none;
}
A.1:hover{
	color: #33ccff;
	text-decoration : none;
}
A.footer,  A.footer:Visited, A.footer:Active {  
	color : #3333ff ;
	text-decoration: none
	} 
A.footer:Hover  {	
	color :#3333ff; 
	text-decoration: underline
	}
A.footer1,  A.footer1:Visited, A.footer1:Active {  
	color : Gray ;
	text-decoration: underline
	} 
A.footer1:Hover  {	
	color :#3366ff; 
	text-decoration: none
	}
A.an,  A.an:Visited, A.an:Active {  
	color : #666666 ;
	text-decoration: none
	} 
A.an:Hover  {	
	color :#666666; 
	text-decoration: none
	}
A.mem,  A.mem:Visited, A.mem:Active {  
	color : #FFFFFF ;
	text-decoration: none
	font-weight: bold;
	} 
A.mem:Hover  {	
	color : Yellow; 
	text-decoration: none
	font-weight: bold;
	}
BODY{
	font-family : Verdana;
	font-size: 10pt;
	color : #666666;
	background-color: White;
	scrollbar-face-color:#99CC33;
	scrollbar-highlight-color:#99FF33;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#999966;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
Table{
	font-family : Verdana;
	font-size: 10pt;
	color : #666666;
}
TD.Main{
	font-family : Verdana;
	font-size: 10pt;
	color : Black;
}
TD.A1{
	font-family : Verdana;
	font-size: 10pt;
	color : #009900;
	background-color : #CCFF99;
	font-weight : bold;
}
TD.A1a{
	font-family : Verdana;
	font-size: 10px;
	color : #009900;
	background-color : #CCFF99;
	font-weight : bold;
}
TD.A1b{
	font-family : Verdana;
	font-size: 10pt;
	color : #666666;
	background-color : #CCFF99;
	font-weight : bold;
}
TD.A2{
	font-family : Verdana;
	font-size: 10pt;
	color : #FFFFFF;
	background-color : #99CC00;
	font-weight : bold;
}
TD.A3{
	font-family : Verdana;
	font-size: 10pt;
	background-color : #FFFFCC;
	font-weight : bold;
}
TD.A3A{
	font-family : Verdana;
	font-size: 10pt;
	background-color : #FFFFCC;
}
TD.A3B{
	font-family : Verdana;
	font-size: 10pt;
	background-color : #FFFFFF;
}
TD.A3C{

	font-family : Verdana;
	font-size: 10pt;
	background-color : ##FFFF99;
}
TD.A3D{
	font-family : Verdana;
	font-size: 10pt;
	background-color : ##FFFFFF;
	font-weight : bold;
}
TD.A4{
	font-family : Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-color : #336600;
}
TD.A4A{
	font-family : Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-color : #336600;
	font-weight : bold;
}
TD.A5{
	font-family : Verdana;
	font-size: 10pt;
	color: #333399;
	background-color : #FFFFFF;
	font-weight : bold;
}
TD.A5A{
	font-family : Verdana;
	font-size: 10pt;
	color: #333399;
	background-color : #FFFFCC;
	font-weight : bold;
}
TD.A5b{
	font-family : Verdana;
	font-size: 10pt;
	color: #666666;
	background-color : #FFFFCC;

	font-weight : bold;
}
Input{
	font-family: Verdana;
	font-weight: Bold;
	font-size: 10pt;
	color : #000000;
}
Input.Button{
	background-color: White;
	font-family: Verdana;
	font-weight: Bold;
	font-size: 10pt;
	color : #000000;
	background-image : none;
}
Input.ButtonSmall{
	background-color: White;
	font-family: Verdana;
	font-weight: Bold;
	font-size: 10px;
	color : #000000;
	background-image : none;
}
Input.Buttonblue{
        font-family: Verdana;
        font-weight: Bold;

        font-size: 10pt;   
        color : #000000;
	background-color : White;
	background-image : url(../images/input-back.gif);
}
Input.Buttongray{
        font-family: Verdana;
        font-weight: Bold;
        font-size: 10pt;   
        color : #666666;
	background-color : White;
	background-image : none;
}
Textarea{
	background-color: White;
	font-family: Verdana;
	font-weight: Bold;
	font-size: 10pt;
	color : #000000;
}
Select{
	background-color: White;
	font-family: Verdana;
	font-weight: Bold;
	font-size: 10pt;
	Color : #000000;
}
.error{
	font-weight: bold; 
	color: #FF0000; 
	text-align: center
}
.red{
	font-weight: bold; 
	color: #FF0000; 
	text-align: left
}
TD.thead{
	text-align: center;
	font-weight : bold;
}
TD.tcell{
	text-align: center;
}
