
/* ............... WHITE BITS  ......... */
		
.white-small
		{font-size:11.5px;
		font-family:verdana, sans-serif,arial;
		color:#74BBFB;}

.white-small a:link
		{font-size:11.5px;
		color:#74BBFB;}

.white-small a:visited
		{font-size:11.5px;
		color:#74BBFB;}

.white-small a:hover
		{background-color:000000;}
												
.white
		{font-size:13px;
		font-family:verdana, sans-serif,arial;
		color:#8A3614;}
		
.white-large
		{font-size:15px;
		font-family:verdana, sans-serif,arial;
		color:#cccccc;}		


/* ............... BLACK BITS  ......... */

.black-small
		{font-size:13px;
		line-height:120%;
		font-family:Times New Roman, Times, serif;
		color:#000000;}
				
.black
		{font-size:15px;
		font-family:Times New Roman, Times, serif;
		color:#74BBFB;}
									
.black-large
		{font-size:17px;
		font-family:Times New Roman, Times, serif;
		color:#74BBFB;}				
		
/* ............... OTHER BITS  ......... */
		


a:link
		{font-family:Times New Roman, Times, serif;}
		
a:visited
		{font-family:Times New Roman, Times, serif;}

input.normal { 
	width:150px; 
	background-color: #ffffff; 
	border: 1px solid #000000; }

input.long { 
	width:300px; 
	background-color: #ffffff; 
	border: 1px solid #000000; }
	
textarea { 
	background-color: #ffffff; 
	border: 1px solid #000000; }	