	body {  margin: 0px  0px; padding: 0px  0px}
	
	BODY,TABLE,TD,TR{
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
}
    
    SELECT {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
}

    A:active ,A:visited,A:link{
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : 300;
	margin-top : 0em;
}
	A:hover{
	color : Maroon;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : 300;
	margin-top : 0em;
}
	
	SMALL {
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
}

   .smallItaic {
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	font-style : italic;
}
   
	TD.LeftMenu {
	background-color : #E5E5B6;
    }


	A.menu:active ,A.menu:visited,A.menu:link{
	color : #517B11;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : 300;
	margin-top : 0em;
}

	
	A.menu:hover{
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : 300;
	margin-top : 0em;
}
	
	A.more:active ,A.more:visited,A.more:link{
	color : #1C5C03;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}
	
	A.more:hover{
	color : #042D71;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}
	
	A.bottom:active ,A.bottom:visited,A.bottom:link{
	color : #042D71;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}
	
	A.bottom:hover{
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
}

	.big {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
}
    A.big:active ,A.big:visited,A.big:link{
	color : #999933;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
}
	A.big:hover{
	color : #35510B;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
}   
   	
	.error {
	color : Red;	
    }
	.title{
	color : #517B11;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
}
	
	.title1{
	color : #30490A;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bolder;
}

	.title2{
	color : #FFFFFF;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bolder;
}
	
	.number{
	color : #517B11;
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
}
	.numbers{
	color : #517B11;
	font-family : "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : normal;
}
	.sub{
	color : #E5E5B6;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
}
	
	A.no:active ,A.no:visited,A.no:link{
	color : Navy;
	font-family : "Times New Roman", Times, serif;
	font-size : 9px;
}
	
	A.no:hover{
	color : Maroon;
	font-family : "Times New Roman", Times, serif;
	font-size : 9px;
}
	.field {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal
}
.title3 {
	color : #191970;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
}

.title3Italic {
	color : #191970;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
}

.listTitle {
	color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	background : #6699CC;
}

.listTitle1 {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
	background : #C8C8C8;
}

.titleRed {
	color : Red;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
}