@charset "utf-8";
/* CSS Document */

.links	{
		 font-family:arial; 
		 font-weight:bold;
		 color:#FFFFFF;
		 font-size:12.5px;
		 text-decoration:none;
		}
.innertext  {	font-family:arial; 	font-size:12px;	color:#3d7db3;	font-weight:none; }	
a.innertext { font-family:arial; 	font-size:12px;	color:#3d7db3;	font-weight:none;   text-decoration:underline;	}
a.innertext:hover { font-family:arial; 	font-size:12px;	color:#3d7db3;	font-weight:none; 	 text-decoration:none;	 }

.border { border:#3B7C99 solid 1px; }


.boxborder
			{
				border:#C6DEE6 solid 1px;
				
			}

.welcometextsmall
			{
				font-family:arial;
				font-size:11px;
				color:#336699;
				font-weight:bold;
				text-decoration:none;
			}
			

.welcometext
			{
				font-family:arial;
				font-size:13px;
				color:#336699;
				font-weight:bold;
				text-decoration:none;
			}
			
.copyright	{
				font-family:arial;
				font-size:11px;
				color:#000000;	
			}
			
			
.cssbutton {
	background: ##ebf6fb;
	padding: 1px;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	border : 1px solid ##87b4c8; 
	width:80px;}
			