
	body.main {
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		margin-top:10px;
		margin-left:0px;
		margin-right:0px;	 
	}	 	
	p, td, div
	{ 
		font-family: Verdana;
		text-decoration:none;
		font-weight: normal;
		font-size: 11px;
		color: #333333;
		line-height:18px; 
	}	
	.white, a.white {
		font-family: Verdana;
		text-decoration:none;
		font-weight: normal;
		font-size: 11px;
		color: #FFFFFF;
		line-height:18px; 	
	}	
	a.white:hover {
		font-family: Verdana;
		text-decoration:none;
		font-weight: normal;
		font-size: 11px;
		color: #DDDDDD;
		line-height:18px; 		
	} 
	.grey, a.grey:hover {
		font-family: Verdana;
		text-decoration:none;
		font-weight: normal;
		font-size: 11px;
		color: #BBBBBB;
		line-height:18px; 	
	}	
	.breadcrumb, a.breadcrumb {
		font-family: Verdana;
		text-decoration:none;
		font-weight: normal;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none; 
		line-height:18px; 
	}
	a.breadcrumb:hover {
		font-family: Verdana;
		text-decoration:none;
		font-weight: normal;
		font-size: 11px;
		color: #CCCCCC;
		text-decoration: none; 		
		line-height:18px; 
	}	
	a {
		font-family: Verdana;
		text-decoration:none;
		font-weight: normal;
		font-size: 11px;
		color: #0000FF;
		text-decoration: none; 		
		line-height:18px; 
	}	
	a:hover {
		font-family: Verdana;
		text-decoration:none;
		font-weight: normal;
		font-size: 11px;
		color: #000099;
		text-decoration: none; 		
		line-height:18px; 
	}								
	.whitetitle
	{
		font-family: Myriad Pro, Lucida Grande, Arial Narrow, Arial;
		color: #FFFFFF;
		font-size: 22px;
		font-weight: normal;
		line-height:30px;
	}
	h1, .h1, a.h1, a.h1:hover
	{	
		font-family: Lucida Grande, Arial Narrow, Arial;
		color: #0477BA;
		font-size: 23px;
		font-weight: bold;
		line-height: 25px;
	}
	h2, .h2, a.h2, a.h2:hover
	{	
		font-family: Lucida Grande, Arial Narrow, Arial;
		color: #000000;
		font-size: 17px;
		font-weight: bold;
		line-height: 30px;
	}	

	.letter, a.letter
	{	
		font-family: Verdana;
		color: #33488C;
		font-size: 16px;
		line-height:25px;
		font-weight: bold;
		text-decoration: none;
	}		
	a.letter:hover
	{	
		font-family: Verdana;
		color: #3000000;
		font-size: 16px;
		line-height:25px;
		font-weight: bold;
		text-decoration: underline;
	}		

	.category {
		font-family: Arial, Verdana;
		color: #33488c;
		font-size: 15px;
		text-decoration:none;
		font-weight: bold;
		line-height:24px;
	
	}
	
	td.box {
		background: url(images/box.jpg);
		padding-left: 10px;
		padding-top: 4px;
		cursor: pointer;
	}
	td.box-over {
		background: url(images/box-over.jpg);	
		padding-left: 10px;
		padding-top: 4px;
		cursor: pointer;
	}
	td.box-highlight {
		background: url(images/box-highlight.jpg);
		padding-left: 10px;
		padding-top: 4px;
		cursor: pointer;	
	}
	td.box-highlight-over {
		background: url(images/box-highlight-over.jpg);	
		padding-left: 10px;
		padding-top: 4px;
		cursor: pointer;		
	}
	
	.searchbox
	{
		position:relative;
		bottom: 5px;
		font-family: verdana;
		font-size: 12px;
		color: #333333;
		background: #FFFFFF;		
 		border-width: 1px;
 		border-style: solid;
		border-color: #999999;
		padding:3px;		
		width: 186px;
	}
	.searchbox_type
	{
		position:relative;
		bottom: 5px;	
		font-family: verdana;
		font-size: 12px;
		color: #333333;
		background: #FFFFFF;		
 		border-width: 1px;
 		border-style: solid;
		border-color: #999999;
		padding:3px;		
		width: 186px;
		vertical-align:center;
	}
	input, textarea, select {
		font-family: verdana;
		font-size: 11px;
		color: #333333;
	}	
-->
