
.main		{font-family:arial; 
		font-size:12px;
		color:#003366; 
		}
		
.main1		{font-family:times roman, serif;
		font-size:18px;
		font-style : italic ;
		font-weight : bold ;
		color:#003366;
		letter-spacing: 5px ; 
		}
		
.main2		{font-family:times roman, serif;
		font-size:14px;
		font-style : italic ;
		font-weight : bold ;
		color:#003366;
		letter-spacing: 5px ; 
		}
		

		
.bodybackground	{font-family:arial; 
		font-size:12px;
		line-height: 18px ;
		color:#003366;
		background-image:url(images/middlemiddle.jpg) ;
		width:520px;
		background-repeat:repeat-y; 
		background-position:center;
		
		}
		
.bodycontent	{font-family:arial; 
		font-size:12px;
		line-height: 18px ;
		color:#003366;
		padding-left:30px;
		width:500px;
		
		}
		
.bodycontentwithz	{font-family:arial; 
		font-size:12px;
		line-height: 18px ;
		color:#003366;
		padding-left:30px;
		width:500px;
		background-image:url(images/zgraphic.jpg);
		background-repeat:no-repeat;
		background-position:320 10;
		}
		
.leftnavbackground	{font-family:arial; 
		font-size:12px;
		line-height: 16px ;
		color:#003366;
		background-image:url(images/leftnavmiddle.jpg);
		width:215px;
		background-repeat:repeat-y;
		background-position:center;
		}
		
.leftnavcontent		{font-family:arial; 
		font-size:12px;
		line-height: 16px ;
		color:#003366;
		padding-left:5px;
		width:200px;
		}

.rightnavbackground	{font-family:arial; 
		font-size:12px;
		line-height: 16px ;
		color:#003366;
		background-image:url(images/leftnavmiddle.jpg);
		width:215px;
		background-repeat:repeat-y;
		background-position:center;
		}
		
.rightnavcontent	{font-family:arial; 
		font-size:12px;
		line-height: 16px ;
		color:#003366;
		padding-left:5px;
		width:200px;
		}
		
.leftandrightnavtopbackground	{font-family:arial; 
		font-size:12px;
		line-height: 16px ;
		color:#003366;
		background-image:url(images/leftnavtop.jpg);
		height:19px;
		width:215px;
		background-repeat:no-repeat;
		background-position:center;
		}
		
.leftandrightnavbottombackground	{font-family:arial; 
		font-size:12px;
		line-height: 16px ;
		color:#003366;
		background-image:url(images/leftnavbottom.jpg);
		height:25px;
		width:215px;
		background-repeat:no-repeat;
		background-position:center;
		}
		
.sponsor		{font-family:arial; 
		font-size:11px;
		color:#6C4911;
		background-color: #FEF3D7;
		border: 1px solid #FBDE8C;
		padding: 4px;
		}
		

hr		{height: 6px;
		width: 110px;
		color: #fdc743;
		}
		
strong		{color : #003366 ;
		font-weight : bold ;
		letter-spacing: 0px ;
		font-size : 14px ;
		line-height: 16px ;
		font-family: arial, helvetica, sans-serif ; 
		}
		
b		{color : #003366 ;
		font-weight : bold ;
		letter-spacing: 0px ;
		font-size : 12px ;
		line-height: 16px ;
		font-family: arial, helvetica, sans-serif ; 
		}
		
ul		{margin-top: 4px;
		margin-bottom: 4px;
		}
		
h1		{color : #003366;
		font-family:times roman, serif;
		font-weight : bold ;
		margin-bottom: 0px;
		letter-spacing: 0px ;
		font-size : 24px ;
		line-height: 36px ; 
		}		
		
h2		{color : #003366;
		font-weight : bold ;
		margin-bottom: 0px;
		letter-spacing: 2px ;
		font-size : 16px ;
		line-height: 18px ;
		font-family: arial, helvetica, sans-serif ; 
		}
		
		
		
em		{color : #003366 ;
		font-style : italic ;
		letter-spacing: 0px ;
		font-size : 12px ;
		line-height: 16px ;
		font-family: verdana, arial, helvetica, sans-serif ; 
		}

		
A:link { 
		font-family:arial;
		font-weight : bold ;
		font-size:12px;
		line-height: 16px ;
		letter-spacing: 2px ; 
		color:#ffffff; 
		text-decoration:none; 
		}

A:active { 
		font-family:arial;
		font-weight : bold ;
		font-size:12px;
		line-height: 16px ;
		letter-spacing: 2px ; 
		color:#ffffff; 
		text-decoration:none; 
		}

A:visited { 
		font-family:arial;
		font-weight : bold ;
		font-size:12px;
		line-height: 16px ;
		letter-spacing: 2px ; 
		color:#ffffff; 
		text-decoration:none; 
		}

A:HOVER {
	text-decoration: underline ;
	color: #ffffff ;
	font-weight : bold ;
	font-size : 12px ;
	line-height: 16px ;
	letter-spacing: 2px ;
	font-family: arial ;
	color :#ffffff ;
}

A.inside:link { 
		font-family:arial;
		font-weight : bold ;
		font-size:14px;
		line-height: 18px ;
		letter-spacing: 2px ; 
		color:#003399; 
		text-decoration:none; 
		}

A.inside:active { 
		font-family:arial;
		font-weight : bold ;
		font-size:14px;
		line-height: 18px ;
		letter-spacing: 2px ; 
		color:#003399; 
		text-decoration:none; 
		}

A.inside:visited { 
		font-family:arial;
		font-weight : bold ;
		font-size:14px;
		line-height: 18px ;
		letter-spacing: 2px ; 
		color:#003399; 
		text-decoration:none; 
		}

A.inside:HOVER {
	text-decoration: underline ;
	color: #003399 ;
	font-weight : bold ;
	font-size : 14px ;
	line-height: 18px ;
	letter-spacing: 2px ;
	font-family: arial ;
}