A:link, A:visited, A:active 
	{ 
	color: blue;
	text-decoration: underline
	}
	
A.nav:link, A.nav:visited, A.nav:active 
	{ 
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	
A.navOn:link, A.navOn:visited, A.navOn:active 
	{ 
	color: #224C81;
	font-weight: bold;
	text-decoration: none;
	}
	
A.navInnerOn:link, A.navInnerOn:visited, A.navInnerOn:active 
	{ 
	color: #224C81;
	font-weight: bold;
	text-decoration: none;
	}
	
A.linkSmall:link, A.linkSmall:visited, A.linkSmall:active 
	{ 
	color: #224C81;
	font-size: 9px;
	text-decoration: none;
	}
	
A.white:link, A.white:visited, A.white:active
	{ 	
		color: white;
		font-family: arial;
		font-weight: bold;
		text-decoration: none;
	}
	
A.swap:link, A.swap:visited, A.swap:active 
	{ 
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
A.swap:hover 
	{ 
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	}
		
A.footer:link, A.footer:visited, A.footer:active 
	{ 
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
	}
	
A.webhot:link, A.webhot:visited, A.webhot:active 
	{ 
	color: #000066;
	text-decoration: none;
	}
	

BODY
	{
		font-family: arial;
		color: #000000;
		font-size: 12px;
		border:none;
		background: url('images/bg.jpg');
		margin: 15px;
		text-align: center;
	}
	
TD, P 
	{ 	
		color: #002D70;
		font-family: arial;
		font-size: 12px;
		line-height: 16px;
		text-align: left;
	}
	
.navLeft
	{ 	
		background: #DF9429;
		font-family: arial;
		font-weight: bold;
		border-bottom: 1px solid white;
		text-align: left;
	}
	
	
.navRight
	{ 	
		background: #DF9429;
		font-family: arial;
		font-weight: bold;
		border-bottom: 1px solid white;
		padding: 7px 0px 7px 0px;
		line-height: 20px;
		text-align: left;
	}	
	

.h1
	{ 	
		color: #663300;
		font-family: arial;
		font-size: 22px;
		text-align: left;
	}
	
.header
	{ 	
		color: #025091;
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
		text-align: left;
	}
	
.headergold
	{ 	
		color: #DF9429;
		font-family: arial;
		font-size: 18px;
		font-weight: bold;
		line-height: 20px;
		text-align: left;
	}
	
.header2
	{ 	
		color: #002D70;
		font-family: arial;
		font-size: 20px;
		line-height: 24px;
		font-weight: bold;
		text-align: left;
	}
	
.gold
	{ 	
		color: #DF9429;
		font-family: arial;
		font-size: 15px;
		font-weight: bold;
		text-align: left;
	}

.gold2
	{ 	
		color: #DF9429;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
	}
	
A.linkGold:link, A.linkGold:visited, A.linkGold:active 
	{ 
		color: #DF9429;
		font-family: arial;
		font-size: 15px;
		font-weight: bold;
		text-align: left;
	text-decoration: none;
	}

A.linkGoldsm:link, A.linkGoldsm:visited, A.linkGoldsm:active 
	{ 
		color: #DF9429;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
	text-decoration: none;
	}

.blue
	{ 	
		color: #002D70;
		font-family: arial;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
	}
	
		
.lightBlue
	{ 	
		color: #999999;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		text-align: left;
	}
	
.innerTopBar
	{
		border-bottom: 4px solid #DF9429; 
		background: url('images/inner_top.jpg');
		text-align: right;
		vertical-align: bottom;
		font-size: 18px;
		color: white;
		padding: 0px 40px 5px 0px;
		font-weight: bold;
		text-align: right;
	
	}
	
	
.tabOn
	{ 	
		color: #002D70;
		font-family: arial;
		text-align: center;
		background: url('images/tab_On.gif');
		font-weight: bold;
		width: 140px;
		height: 26px;
		
	}
	
.tabOff
	{ 	
		color: #ffffff;
		font-family: arial;
		text-align: center;
		background: url('images/tab_Off.gif');
		font-weight: bold;
		width: 140px;
		height: 26px;
	}
	
	
.contact
	{ 	
		color: white;
		font-family: arial;
		font-weight: bold;
		padding: 20px;
		text-align: left;
	}
	
.footer
	{ 	
		color: #ffffff;
		font-family: arial;
		line-height: 20px;
		font-size: 11px;
		text-align: center;
	}
	
.webhot
	{ 	
		color: #000066;
		font-family: arial;
		line-height: 20px;
		font-size: 11px;
	}
