body		{	background-color: #E7E7E8; padding:0; margin:0; color:#75777a; 
				font-family: 'Arial Narrow', Geneva, sans-serif; font-size: 8pt; line-height: 13.6pt; letter-spacing: 0.4px;
				background-image: url('../images/bg.gif'); background-repeat:repeat; background-position:center center;

				scrollbar-face-color: #E7E7E8;
				scrollbar-highlight-color: #717174;
				scrollbar-3dlight-color: #E7E7E8;
				scrollbar-shadow-color: #717174;
				scrollbar-darkshadow-color: #E7E7E8;
				scrollbar-arrow-color: #717174;
				scrollbar-track-color: #E7E7E8;
				overflow: auto;
}

.green		{ background-color: #C1D94F;}

.noscript { margin: 0 0 0 0; padding: 0 0 0 0; height: 570; overflow:auto; width:998 px;
				background-image: url('../images/no_javascript_img.gif'); background-repeat:repeat; background-position:top center;
}

.noscriptTxt { margin: 50 690 50 50; color: #75777a; width:400 px; font-size:9pt; }
	
			
.warn {  margin: 6 18 0 18; color:#666666; font-size:8pt; }

h1 { color:#FFFFFF; font-size:11pt; text-decoration:underline; font-style:italic;}
h2 { color:#FFFFFF; font-size:9pt;  font-weight:normal;}
h3{  color:#FFFFFF; font-weight:normal; font-size:8pt; }

.h2 { padding-top: 15px; }
.h3 { padding-top: 5px; }

.copyright		{ text-align:right; font-size: 10pt; color: #75777a; }
						
a				{ color:#75777a; text-decoration:none; }
a:link			{ color:#75777a; text-decoration:none; }
a:visited		{ color:#75777a; text-decoration:none; }
a:hover		{ color:#000000; text-decoration:none;}

.title			{ font-family: Verdana, 'Arial Narrow', Geneva, sans-serif; font-size : 8pt; line-height: 13.6pt; letter-spacing: 0.4px; text-align:left; }

h1 { font-weight: normal; margin: 0px; padding:0px; }
h2 { font-weight: normal; margin: 0px; padding:0px; }
h3 { font-weight: normal; margin: 0px; padding:0px; }


