/* body */

body		{
		margin: 0px 0px 0px 0px;
		background: #77AFD4;
		font-family: verdana, arial, helvetica, sans-serif;
		}
		
/* headers */

h1	{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;

	}
	
	#top	{
		color: #E6EFF9;
		font-size: 12px;
		font-weight: normal;
		}
		
	#head	{
			color: #330099;
			font-size: 22px;
			font-weight: strong;
			font-family: arial, helvetica, sans-serif;
			letter-spacing: .1em;
			}
			
	#sub		{
			color: #CC3300;
			font-size: 18px;
			font-weight: normal;
			font-family: arial, helvetica, sans-serif;
			}
			
h2	{
	margin: 0px 0px 0px 0px;
	}
	
	#subhead	{
			font-size: 12px;
			font-weight: bold;
			}
/* menu */	

	#menu {
		color: #185A9C;
		width:523px;
		margin: 0px;
		background-image:url(pics/button-back.jpg);
		line-height:51px;
	}

	#menu li {
		display: inline;
		overflow: hidden;
		list-style-type: none;
		margin-left:5px;
		 }

	#menu a, a.active {
		color: #E8E9BE;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		font-size:17px;
		padding: 15px 0px 0px 5px;
		margin: 0px;
		text-decoration: none; 
    	line-height:51px;
		}

	#menu a.active {
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		font-size:17px;
		padding: 15px 0px 0px 5px;
		margin: 0px;
		text-decoration: none;
    	line-height:51px;
		 }

	#menu a:hover {
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		color:	#000066;
		font-size:17px;
		padding: 15px 0px 0px 5px;
		margin: 0px;
		text-decoration: underline;
    	line-height:51px; 		
		 }
	#menu a.active:hover {
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		color:	#000066;
		font-size:17px;
		padding: 15px 0px 0px 5px;
		margin: 0px;
		text-decoration: underline;
    	line-height:51px; 
		 }	

/* tables */

td		{
		font-size: 10px;
		color: #1C5E9B;
		}
		
		#sm	{
			font-size: 10px;
			}
			
		#dk	{
			color: #000066;
			}
			
		#footer	{
				color: #ffffcc;
				font-weight: bold;
				}
				
		#search	{
				font-family: arial, helvetica, sans-serif;
				font-size: 10px;
				color: #ffffff;
				padding-right: 10px;
				}
				
		#news	{
				color: #000000;
				font-family: arial, helvetica, sans-serif;
				font-size: 13px;
				}
				
				
/* formatting */

.para	{
		margin: 30px;
		text-align: justify;
		}

p.sm		{
		margin-top: 10px;
		margin-bottom: 10px;
		}
		
ul.sun	{
		list-style-type: none;
		padding: 0;
		margin: 16px 0px 16px 4px;
		}
		
li.sun	{
		background-image: url(images/Sunbutt.gif);
		background-repeat: no-repeat;
		background-position: 5 -0.1em;
		padding-left: 3em;
		margin-bottom: 8px;
		}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	border: 1px dashed #000066;
}
.sale_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	letter-spacing: 4px;
}
.title_head {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 50px;
	padding: 0px;
	text-align: center;
}
.title_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: normal;
	text-align: left;
}