/*LINKS*/

a.YellowLink:link { 
	color: #cc9900;
	}
a.YellowLink:visited { 
	color: #cc9900;
	}
a.YellowLink:hover { 
	color: #cc9900;
	text-decoration: none;
	}
a.YellowLink:active { 
	color: #cc9900;
	}
	


a.BlueLink:link { 
	color: #333399;font-family:tahoma;font-size:13px;font-weight:bold;text-decoration:none;
	}
a.BlueLink:visited { 
	color: #333399;font-family:tahoma;font-size:13px;font-weight:bold;text-decoration:none;
	}
a.BlueLink:hover { 
	color: #333399;font-family:tahoma;font-size:13px;font-weight:bold;
	text-decoration: underline;
	}
a.BlueLink:active { 
	color: #333399;font-family:tahoma;font-size:13px;font-weight:bold;text-decoration:underline;
	}


a.WhiteLinkLrg:link { 
	color: #ffffff;font-family:tahoma;font-size:13px;font-weight:bold;text-decoration:none;
	}
a.WhiteLinkLrg:visited { 
	color: #ffffff;font-family:tahoma;font-size:13px;font-weight:bold;text-decoration:none;
	}
a.WhiteLinkLrg:hover { 
	color: #ffffff;font-family:tahoma;font-size:13px;font-weight:bold;
	text-decoration: underline;
	}
a.WhiteLinkLrg:active { 
	color: #ffffff;font-family:tahoma;font-size:13px;font-weight:bold;text-decoration:underline;
	}


	
a.BlueLinkReg:link { 
	color: #333399;font-family:tahoma;font-size:11px;text-decoration:none;
	}
a.BlueLinkReg:visited { 
	color: #333399;font-family:tahoma;font-size:11px;text-decoration:none;
	}
a.BlueLinkReg:hover { 
	color: #333399;font-family:tahoma;font-size:11px;
	text-decoration: underline;
	}
a.BlueLinkReg:active { 
	color: #333399;font-family:tahoma;font-size:11px;;text-decoration:underline;
	}



a.OrangeLinkReg:link { 
	color: #cc9900;font-family:tahoma;font-weight:bold;font-size:13px;text-decoration:none;
	}
a.OrangeLinkReg:visited { 
	color: #cc9900;font-family:tahoma;font-weight:bold;font-size:13px;text-decoration:none;
	}
a.OrangeLinkReg:hover { 
	color: #cc9900;font-family:tahoma;font-weight:bold;font-size:13px;
	text-decoration: underline;
	}
a.OrangeLinkReg:active { 
	color: #cc9900;font-family:tahoma;font-weight:bold;font-size:13px;;text-decoration:underline;
	}


a.GreenLinkReg:link { 
	color: #339933;font-family:tahoma;font-weight:bold;font-size:13px;text-decoration:none;
	}
a.GreenLinkReg:visited { 
	color: #339933;font-family:tahoma;font-weight:bold;font-size:13px;text-decoration:none;
	}
a.GreenLinkReg:hover { 
	color: #339933;font-family:tahoma;font-weight:bold;font-size:13px;
	text-decoration: underline;
	}
a.GreenLinkReg:active { 
	color: #339933;font-family:tahoma;font-weight:bold;font-size:13px;;text-decoration:underline;
	}

a.GoldLinkReg:link { 
	color: #cccc66;font-family:tahoma;font-weight:bold;font-size:13px;text-decoration:none;
	}
a.GoldLinkReg:visited { 
	color: #cccc66;font-family:tahoma;font-weight:bold;font-size:13px;text-decoration:none;
	}
a.GoldLinkReg:hover { 
	color: #cccc66;font-family:tahoma;font-weight:bold;font-size:13px;
	text-decoration: underline;
	}
a.GoldLinkReg:active { 
	color: #cccc66;font-family:tahoma;font-weight:bold;font-size:13px;;text-decoration:underline;
	}


/*  FONTS  */

.RegularWhite
{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	font-family:tahoma;
}

.RegularBlue
{
	color:#333399;
	font-size:13px;
	font-weight:bold;
	font-family:tahoma;
}

.RegularBlueThin
{
	color:#333399;
	font-size:13px;
	font-family:tahoma;
}

.Small
{
	font-size:11px;
	font-family:tahoma;
}

.SmallBlue
{
	font-size:11px;
	color:#333399;
	font-family:Tahoma;
	line-height:14pt;
}

.SmallRed
{
	font-size:11px;
	color:red;
	font-family:Tahoma;
	line-height:14pt;
}

.SmallBlueBold
{
	font-size:11px;
	color:#333399;
	font-family:Tahoma;
	font-weight:bold;
	line-height:14pt;
}

.SmallYellow
{
	font-size:11px;
	color:#cc9900;
 	font-family:tahoma;
}

.LargeBlue
{
	font-family:Tahoma;
	font-size:14pt;
	font-weight:bold;
	color:#333399;
}

.LargeGreen
{
	font-family:Tahoma;
	font-size:14pt;
	font-weight:bold;
	color:#339933;
}



.LargeOrangeReg
{
	font-family:Tahoma;
	font-size:11pt;
	color:#cc9900;
	font-weight:bold;
}





/* BODY */

body
{
 background-color:#cccc66;
}

table
{
	
}

.WhiteBack
{
	background-color:#ffffff;
}

.LightGreenBack
{
	background-color:#cccc66;
}

.GreenBack
{
	background-color:#339933;
}

.BlueBack
{
	background-color:#333399;
}

.OrangeBack
{
	background-color:#cc9900;
}


/*  DIVS  */

.HeaderNav
{
	position:absolute;
	left:225px;
	top:10px;
	width:300px;
	height:20px;
	z-index:6;
}

.TopRightLogo
{
	position:absolute;
	left:698;
	top:0;
	width:100px;
	height:100px;
	z-index: 2; 
	visibility:hidden;
}

.Logo
{
	position:absolute;left:25px;top:20px;width:135px;height:65px;z-index:5;
}

.PanoramicOne
{
	position:absolute;
	left:9px;
	top:0px;
	width:760px;
	height:170px;
	z-index: 1;
}

.Header
{
	position:absolute;
	left:235px;
	top:70px;
	width:400px;
	height:35px;
}

.BlueHeader
{
	color:#333399;
	font-size:18pt;
	font-weight:bold;
	font-family:tahoma;
}




/*  FORMS  */


.FormFields
{
	font-size:10px;
	width:175px;
}

.FormText
{
	font-size:11px;
	color:#333399;
	font-family:Tahoma;
}

.FormTextLrg
{
	font-size:13px;
	color:#333399;
	font-family:Tahoma;
	font-weight:bold;
}


.FormButtonBlue
{
 	font-size:10px;
	color:#ffffff;
	background-color:333399;
}

.FormButtonGreen
{
 	font-size:10px;
	color:#ffffff;
	background-color:339933;
}

.FormButtonOrange
{
 	font-size:10px;
	color:#ffffff;
	background-color:cc9900;
}

.RollOver
{
	width:147px;
	color:#ffffff;
	font-family:tahoma;
	font-weight:bold;
	font-size:10pt;
}

.ListBox
{
	width:149px;
	height:275px;
	border-style:solid;
	border-width:1px;
	border-color:#333399;
	font-size:11px;
	font-family:tahoma;
	visibility:false;
}

	

