@charset "iso-8859-1";

	TD { 
	font-family: Trebuchet MS,Arial,Verdana,Helvetica; font-size: 13px; color: #080808; font-weight:normal;	text-decoration: none;}
	
	.input { font-family: Trebuchet MS,Arial,Verdana,Helvetica; font-size: 13px; color: #080808; font-weight:normal;	text-decoration: none; border-color:#7F9DB9; border-width: 1pt; background:#FFFFFF;}

	.grey { 
	font-family: Trebuchet,Arial,Verdana,Helvetica; font-size: 11px; color: #373737; font-weight:normal;	text-decoration: none;}

	.orange1 { 
	font-family: Trebuchet,Arial,Verdana,Helvetica; font-size: 13px; color: #EE6A00; font-weight:normal;	text-decoration: none;}

	.menu { 
	font-family: Arial,Verdana,Helvetica; font-size: 11px; color: #096799; font-weight:normal;	text-decoration: none;}
	
	.copyright { 
	font-family: Trebuchet,Arial,Verdana,Helvetica; font-size: 11px; color: #FFFFFF; font-weight:normal;	text-decoration: none;}

	h1
	{ 
	font-family: Trebuchet MS,Arial,Verdana,Helvetica; 
	font-size: 13px; 
	color: #EE6A00; 
	font-weight:bold;	
	text-decoration: none; 
	margin:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding: 0px;
	letter-spacing: 0px;
	}

	h2
	{ 
	font-family: Trebuchet MS,Arial,Verdana,Helvetica; 
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight:normal;	
	text-decoration: none; 
	margin:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding: 0px;
	letter-spacing: 0px;
	display:inline;
	}

	h3
	{ 
	font-family: Trebuchet MS,Arial,Verdana,Helvetica; 
	font-size: 18px; 
	color: #333333; 
	font-weight:normal;	
	text-decoration: none; 
	margin:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding: 0px;
	letter-spacing: 0px;
	display:inline;
	
	}


	BODY { background-color:#2D3B59; margin: 0px 0px 0px 0px; background-image: url('images/background.gif'); background-repeat: repeat; background-position: top; }
	
	a:link { color: #136591; text-decoration: underline; }
	a:visited { color: #136591; text-decoration: underline;  }
	a:hover { color: #333333; text-decoration: underline;  }

	a.orange:link { color: #EE6A00; text-decoration: none; }
	a.orange:visited { color: #EE6A00; text-decoration: none;  }
	a.orange:hover { color: #333333; text-decoration: none;  }

	a.white:link { color: #FFFFFF; text-decoration: none; }
	a.white:visited { color: #FFFFFF; text-decoration: none;  }
	a.white:hover { color: #EE6A00; text-decoration: none;  }
	
	a.blue:link { color: #096799; text-decoration: none; font-weight:bold;}
	a.blue:visited { color: #096799; text-decoration: none; font-weight:bold; }
	a.blue:hover { color: #EE6A00; text-decoration: none;  font-weight:bold;}
               
