body	{
		background-color: #000000;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		margin: 0;
		padding: 20;
		}

p		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 130%;
		color: #000000;
		}
		
		
h1	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 18px;
		font-weight: bold;
		line-height: 130%;
		color: #cc0000;
		}
		
h2	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 130%;
		color: #cc0000;
		}

h3	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 14px;
		line-height: 130%;
		font-weight: bold;
		color: #cc0000;
		}		
h4	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 11px;
		line-height: 130%;
		font-weight: bold;
		color: #cc0000;
		}

h5	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 9px;
		line-height: 130%;
		font-weight: bold;
		color: #cc0000;
		}

h6	{	
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 7px;
		line-height: 130%;
		font-weight: bold;
		color: #cc0000;
		}

img		{
		border-color: #000000;
		border: 0px;
		}
		
ul		
		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		line-height: 160%;
		color: #000000;
		list-style-type: disc;
		}	
		
a		{	
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		}
		
td		{
		font-family: verdana, arial, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		}
		
table	{
		border-color: #000000;
		}
		
.nospace
		{
		margin: 0;
		}		
		
.textwhite
		{
		color:#FFFFFF;
		}		
		
.navbar 	
		{
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 12px;
		font-weight: bold;
		line-height:30px;
		color:#FFFFFF;
		padding: 0px;
		margin: 0px;
		}		
	
.footer	
		{
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 11px;
		font-weight: bold;
		color:#FFFFFF;
		margin: 0;		
		}	

#header
		{
		background-color: #d6e5f9;
		background-image: url(images/header.jpg);
		background-position: center;
		background-repeat: no-repeat;
		width: 100%;
		height: 120px;
		text-align:left;
		}
#header img
		{
		position:relative;
		left:30px;
		top:10px;
		}		

#navbar
		{
		background-color: #4D4D4D;
		color: #FFFFFF;
		width: 100%;
		height: 30px;
		text-align: center;
		}
		
	
#center
		{
		background-color: #FFFFFF;
		}	
		

#footer
		{
		background-color:#4D4D4D;
		width: 100%;
		text-align: center;
		border-top: 1px solid #4D4D4D;
  		border-bottom: 1px solid #4D4D4D;
		height: 30px;
		color:#ffffff;
		font-weight:bold;
		line-height:30px;
		}
		
#copyright
		{
		background-color: #CCCCCC;
		width: 100%;
		text-align: center;
		border-top: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
		}
		
#backquote
		{
		background-color: #FFFFFF;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		margin: 0;
		padding: 20;
		}			
			
		
a:link {color: #cc0000; text-decoration: underline;}
a:visited {color: #cc0000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

a.navbar:link {color: #FFFFFF; text-decoration: none;}
a.navbar:visited {color: #FFFFFF; text-decoration: none;}
a.navbar:hover {color: #CCCCCC; text-decoration: none;}