body 			{
			background: url(imgs/bg.png) repeat-x top left;
			margin: 0px 0;
			text-align: left;
			padding: 0;
			background-color: #FFF;
			border: 0px solid #999;
			color: #666666;
			font-size: 12px; font-family: Verdana;
			
			}
			
table, tr, td 	{ 
			border:0px solid white; 
			border-spacing:0px;
			}		
			
			
			
li				{
			font: 11px verdana;
			color: #666666;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			list-style-image: url(imgs/bullet.gif);
			}
ul 				{
			list-style: none;
			margin-left: 15px;
			padding-left: 0px;
			}			
A:link 			{
			text-decoration: none;
			color: #0072B7;
			font-size: 12px; 
			font-family: Verdana;
			}
A:visited 	{
			text-decoration: none;
			color: #0072B7;
			font-size: 12px; 
			font-family: Verdana;
			}
A:hover 	{
			text-decoration: underline;
			color: #666666;
			font-size: 12px; 
			font-family: Verdana;
			}
A:active 	{
			text-decoration: none;
			color: #0072B7;
			font-size: 12px; 
			font-family: Verdana;
			}

#intromaster 	{
			background: url(imgs/sides.png) repeat-y top left;
			background-color: #FFFFFF;
			background-position: 0px 0px;
			position: absolute;
			padding: 0;
			width: 786px;
			height: auto;
			margin: 0 auto;
			left: 50%;
			margin-left: -385px;
			margin-top: 30px;
			padding: 0px 0px 0px 0px;
			text-align: left;
			border: 0px solid #FFCC00;
			}
			
.topbg			{
			background-image: url(imgs/top.png);
			background-repeat: repeat-x;
			background-position: top;
			background-color: #FFFFFF;
			height: 15px;
			}

.botbg			{
			background-image: url(imgs/bottom.png);
			background-repeat: repeat-x;
			background-position: bottom;
			background-color: #FFFFFF;
			height: 15px;
			}
.header			{
			height: auto;
			margin: 0 auto;
			padding: 0;
			position: absolute;
			left: 50%;
			margin-left: -367px;
			top: 0px;
			width: 750px;
			height: 188px;
			margin-top: 45px;	
			text-align: left;
			border: 0px solid #FFCC00;
			}
.topbanner		{
			position: relative;
			left: 0px;
			top: 0px;
			}
.logo			{
			position: relative;
			padding: 0;
			margin: 0;
			left: 0px;
			top: -178px;			
			width: 750px;
			
			}
.map			{
			position: relative;
			padding: 0;
			margin: 0;
			left: 556px;
			top: -226px;
			width: 180px;
			}
.clock			{
			position: relative;
			padding: 0;
			margin: 0;
			left: 556px;
			top: -225px;
			width: 173px;
			}

.greystripe		{
			position: absolute;
			left: 0px;
			top: 178px;
			width: 750px;
			height: 10px;
			
			}
.greenstripe	{
			position: absolute;
			left: 745px;
			top: 106px;
			width: 5px;
			height: 77px;
			background-color: #A0D500;
			}
.menu			{
			position: absolute;
			left: 0px;
			top: 183px;
			width: 180px;
			top-margin: 0px;
			height: 400;
			}
.contentspacer 	{
			position: relative;
			left: 110px;
			top: 0px;
			width: 430px;
			height: 198px;
			}
.contents 		{
			position: relative;
			left: 210px;
			top: -10px;
			width: 520px;
			color: #666666;
			font-size: 11px; font-family: Verdana;
			border:none; 
			border-width:0px;
			border-spacing:0px;
			padding: 0px 0px 0px 0px;
			}
.bottommenu 	{
			border-top: 0px dotted #999999;
			border-width: thin;
			position: relative;
			left: 210px;
			top: 0px;
			width: 520px;
			color: #666666;
			font-size: 11px; font-family: Verdana;
			}
.bmenu A:link 	{
			text-decoration: none;
			color: #666666;
			font-size: 11px; 
			font-family: Arial;
			}
.bmenu A:visited 	{
			text-decoration: none;
			color: #666666;
			font-size: 11px; 
			font-family: Arial;
			}
.bmenu A:hover 	{
			text-decoration: underline;
			color: #0072B7;
			font-size: 11px; 
			font-family: Arial;
			}
.bmenu A:active 	{
			text-decoration: none;
			color: #666666;
			font-size: 11px; 
			font-family: Arial;
			}
.myiframe		{
			height:expression(frames("container").document.body.scrollHeight);
			}
.copyright 	{
			position: relative;
			left: 0px;
			top: 0px;
			background-color: #FFF;
			width: 786px;
			padding: 0px 0px 0px 0px;
			text-align: right;
			color: #666666;
			font-size: 11px; font-family: Verdana;
			}			
.pagetitle 	{
			color: #0072B7;
			font-weight: bold;
			font-size: 16px; font-family: Arial;
			border-bottom: 0px dotted #999999;
			border-width: thin;
			padding: 0px 0px 5px 0px;
			width: 520px;
			}
.titlesmall 		{
			width: 70%;
			color: #0072B7;
			font-weight: bold;
			font-size: 12px; font-family: Verdana;
			}
.textcsmall 		{
			color: #0072B7;
			font-size: 10px; font-family: Verdana;
			}
.contentstext 		{
			color: #666666;
			font-size: 11px; font-family: Verdana;
			}
.lilevel1 			{
			margin-left: 15px;
			}	
.sitemap A:link 	{
			text-decoration: none;
			color: #666666;
			font-size: 11px; 
			font-family: Arial;
			}
.sitemap A:visited 	{
			text-decoration: none;
			color: #666666;
			font-size: 11px; 
			font-family: Arial;
			}
.sitemap A:hover 	{
			text-decoration: none;
			color: #0072B7;
			font-size: 11px; 
			font-family: Arial;
			}
.sitemap A:active 	{
			text-decoration: none;
			color: #666666;
			font-size: 11px; 
			font-family: Arial;
			}