	
input, select, textarea {

	background-color:white;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid  #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;

}

TD.cim {
	color: #000000;
	font-family : Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 14px;
	letter-spacing :1px;
        font-face : bold; 
}
.box {border-left:0px solid #000000; 
border-top: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 1px solid #000000;


}
.full {border-width:1px; border-color:rgb(000,000,000); border-style:solid; }
.fullblue {border-width:1px; border-color:rgb(240,240,240); border-style:solid; }

.thumbnail{
position: relative;
z-index: 10 ;
}

.thumbnail:hover{
background-color:#445d87;
z-index:11 ; 
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#445d87;
padding: 1px;
left: -2000px;
border: 0px solid #445d87;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 20;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: 10px; /*position where enlarged image should offset horizontally */

}




.full-left {

border-left:1px solid #000000; 
border-top: 1px solid #ffffff;
border-right: 0px solid #000000;
border-bottom: 0px solid #27951e;
}

.full-right {

border-left:0px solid #27951e; 
border-top: 1px solid #d0dba3;
border-right: 0px solid #00000;
border-bottom: 0px solid #27951e;
}

.textlinkwhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 10px;
	text-decoration : none;
}
.textlinkolive {
	font-family :  Verdana,Arial, Helvetica, sans-serif;
	color : #999940;
	font-size : 11px;
	text-decoration : underline;

}
.textlinkolive:HOVER {
	font-family :  Verdana,Arial, Helvetica, sans-serif;
	color : #27951e;
	font-size : 11px;
	text-decoration : underline;
    
}
.text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height : 16px;
	}
	.textMiddle{
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	line-height : 16px;
	text-align: center;
	}

.textsmall{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	line-height : 11px;
	}
.textbig{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height : 15px;
   font-face : bold; 
	}
	
.textticker {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	line-height : 12px;
	text-align: center;

}

.linkticker:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	line-height : 16px;

    text-decoration : none;
}

.linkticker:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999940;
	font-size: 11px;
	line-height : 16px;
    text-decoration : underline;
}
.date {
	FONT-SIZE:10px;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	color: #232323;
	text-decoration: none;
	}
	
	.head {
	FONT-SIZE: 14px;
	color: #6C6C6C;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;

	}

.boxgreen{border-width:1px; border-color:rgb(000,135,000); border-style:solid; z-index: 10;}


.title {
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-size : 14px;
	font-weight : bold;
	 color: #999940;
	}

.txtfld {
	background-color:white;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid  #000000;
	 }

ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #303030;
	font-size : 11px;
	line-height: 16px;
	list-style:square;
	}
	
	A:link  	{ 	font-family : Verdana, Arial;
							color : #000000;
							font-size : 11px;
							font-weight : plain;
			 				text-decoration : none;color:#000000}
			 
			A:visited  { 	font-family : Verdana,Arial;
							color :#000000;
							font-size : 11px;
							font-weight : plain;
			 				text-decoration : none;	}
			 
			A:active  	{ 	font-family : Verdana,Arial;
							color :#ff0000;
							font-size : 11px;
							font-weight : plain;
							text-decoration : none; color:black; }
							
			A:hover  	{ 	font-family : Verdana, Arial;
							color : #00aa00;
							font-size : 11px;
							font-weight :plan;
							text-decoration : color:black;}
							
							
							
							
							