a:link	{ text-decoration: underline; color: 009999 }
a:visited	{ text-decoration: underline; color: 999999 }	
a:active, a:hover	{ text-decoration: none; color: blue		 }	
.copy	{ font: 12px/18px arial, helvetica, sans-serif;	}
.border	{	font: 12px/18px arial, helvetica, sans-serif;
					margin-right: 5px;
					margin-bottom: 5px;
					border: solid;
					border-width: 1px;
					border-color: black;
					padding: 0px 7px
		 }	
.submit		{	background: 009999;
						color: 			white;
						font: bold			}		 
.sidesubmit		{	background: red;
						color: 			white;
						font-size: 10px			}		 
input, select		{	background: eeeeee;
									font: 12px arial, helvetica, sans-serif			}					
.textarea		{	background: eeeeee;
							font: 13px arial, helvetica, sans-serif;			}												
.formtitle		{ font: 13px/24px arial, helvetica, sans-serif;	}
 h3		{ color: 009999;
 				margin-bottom: 0px	}
.sidebar	{	font: 11px arial, verdana, helvetica, sans-serif;	}
.transparent	{ border: none;
								background: white;
								font-weight: bold;
								color: red	}


a:link.l	{ text-decoration: none; color: white }
a:visited.l	{ text-decoration: none; color: #ccccbb }	
a:active.l, a:hover.l	{ text-decoration: none; color: ffcc00	 }	
a:link.2, a:visited.2	{ text-decoration: underline; color: ffcc00 }	
a:active.2, a:hover.2	{ text-decoration: none; color: white	 }	
.foot		{	font: 11px/19px arial, helvetica, sans-serif	}					
