a:link       {
	text-decoration:  underline;
	color: #000066;;
}
a:active     { text-decoration:  none; color: #990000;
	 }
a:visited    { text-decoration: underline; color: #003399;
	}
a:hover      { text-decoration:  underline; 
               color: #339900; 
	}


a.menu:link  {
	text-decoration: none;
	color: #999999;
	font-weight:bold;
	font-size: 11px;

}
a.menu:active {
	text-decoration: none; 
	color: #339933;
	font-weight: bold; 
	font-size: 11px;
}

a.menu:visited  {
	text-decoration: none; 
	color: #999999;
	font-weight:bold; 
	font-size: 11px;
}

a.menu:hover {
	text-decoration: none; 
	color: #32538A;
	font-size: 11px;
	font-weight: bold;  
}
	

a.footer:link  { text-decoration: none;	color: #6699CC;	
	font-weight: normal; 	font-size: 10px;}
a.footer:active {text-decoration: none;	color: #FFFFFF;	
	font-weight: normal;  	font-size: 10px;}
a.footer:visited { 	text-decoration: none;
	font-weight: normal; 	color: #6699CC;	font-size: 10px;}
a.footer:hover {text-decoration: none; 	color: #FFFFFF; 	font-size: 10px;	font-weight: normal;}




a.small:link  {	text-decoration: none;
	font-weight: normal;	font-size: 10px; }
a.small:active {	text-decoration: none;	;
	font-weight: normal;	font-size: 10px;}
a.small:visited {	text-decoration: none;
	font-weight: normal;	font-size: 10px;}
a.small:hover {	text-decoration: none;
	font-size: 10px;	font-weight: normal;}


.pixel {  background-image: url(images/pixel.gif)}
.radio {  color: #000000; background-color: #FFFFFF}
.biggy {  font-size: 14px}
textarea {  font-size: 11px; color: #000000; background-color: #eeeeee}
input {  color: #000000; background-color: #eeeeee; font-size: 10px}
.button {
	font-weight: bold;
	color: #000066;
	background-color: #D3E2FF;
	font-size: 11px;
	border: 1px solid #000066;
}

.smaller {  font-size: 10px}
.subtitle {
	font-weight: normal;
	font-size: 12px;
	color: #46578B;
}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #339933;}
BODY {
	background-color: #32538A;
	color: #000000;
	font-size: 12px;
	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-shadow-color:#eeeeee;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;


}



.copy {	font-size: 10px;
	font-weight: normal;
	color: #6699CC;}
.texty {text-align: justify; }




.smally {	font-size: 11px;}



select {	font-size: 11px;
	color: #000000;
	background-color: #eeeeee;}

li {
	line-height: 140%;
	list-style-type: square;
	list-style-image: url(images/bullet_inside.gif);


}
p {
	font-family: Arial, Helvetica, sans-serif;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	color: #000066;
	height: 1px;
}





.comments {
	border: thick solid #C5F7C5;
}

.tablel {
	border: 1px solid #eeeeee;
}
.maintext {
	background-color: #FFFFFF;
}
.left2 {
	background-attachment: scroll;
	background-image: url(images/back_inside_right.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.left3 {
	background-attachment: scroll;
	background-image: url(images/back_inside_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.left4 {
	background-color: #F2F2F2;
	background-image: none;
	font-size: 12px;
	color: #333333;




}

.posi {
	font-size: 10px;
	color: #000066;
}

.backfp1 {
	background-attachment: scroll;
	background-image: url(images/back_first.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
