/* Global Styles */

body {
	margin-top:0pt; 
	font-family:Verdana; 
	font-size:9pt;
	color: #FFCC99
	}
	
td {
	color:#FFCC99; 
	font-variant:normal; 
	font-size:9pt; 
	font-family:Verdana; 	
	}
	
a {
	color: #FFCC99;
	font-family:Verdana; 
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none 
	}

a:link { 
	font-family: 
	Verdana; font-size: 9pt; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none 
	}
	
a:hover {
	color: #FFCC99;
	font-family:Verdana; 
	font-weight:bold
	}

p	{
	color:#FFFFFF; 
	font-variant:normal; 
	font-size:9pt; 
	font-family:Verdana; 
	font-weight:Bold	
	}

ul	{
	color:#FFFFFF; 
	font-variant:normal; 
	font-size:9pt; 
	font-family:Verdana; 
	font-weight:Bold	
	}



h1  { 
	font-family: Verdana; 
	font-size: 14pt; 
	color: #FFCC99;
	font-style: italic; 
	font-weight: bold 
	}

h2	{ 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #FFFF80; 
	font-weight: bold 
	}

h3	{ 
	font-family: Verdana; 
	font-variant:normal; 
	font-size: 9pt;
	color: #FFFFFF;
	font-style: italic 
	}

h4	{ 
	font-family: Verdana; 
	font-variant:normal; 
	font-size: 7pt;
	color: #FFFFFF;
	font-style: italic 
	}
	
select 
	{ 
	bgcolor: #000080; 
	font-family: Verdana; 
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #0000A0
	}
	
input.btn
	{
	background-image:url(Images/button.jpg);
	width: 140px;
	font-size: 8pt;
	font-weight: bold;
	color: #660000
	}
	
input.btnhov
	{
	width:140px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC99
	}

input.btn1
	{
	width: 180px;
	font-size: 8pt;
	font-weight: bold;
	color: #000080
	}
	
input.btnhov1
	{
	width:180px;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF
	}