	body	{
	/*background-image:url(../style/bg.gif);background-repeat:repeat-x;background-position:top;                     000033*/
	background-color:#006699;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	}
	body, table, input, textarea {
	font-family: arial, sans-serif;
	font-size: 13px;
}
	td		{vertical-align: top;}
	.inside 	{border:1px solid #c0c0c0;/*background-color:#fff; */ text-align:left;}
	.mast	{background-color:#006699; color:#000;text-align:right;font-weight:bold;font-size:xx-large; font-variant: small-caps;}
	.nav	{background-color:#006699;}
	.clip	{background-color:#006699; vertical-align: bottom; text-align:center; color:#fff;}
	.info	{background-color:#006699; vertical-align: top; text-align:left;}
	.content{background-color:#FFF; background-image:url(../includes/content_bg.gif);background-position: center center; background-repeat: no-repeat;  }
	.content2{background-color:#FFF;} 
	.bar	{background-color:#006699; font-style:italic; font-size: smaller;text-align:center;}
	.sub1	{border-bottom:1px dashed #006699; width:325px;font-size:18px;font-weight:bold;text-align:left;font-variant: small-caps;color:#006699;}
	.sub2	{width:250px; border-bottom: 1px solid blue; color:blue; font-weight:bold;}
	.sub3	{color:#000; font-weight:bold;}
	.arctichome {color:navy; background-image:url(../images/arctic_bar_bg.jpg); background-color:#000022; font-size:large; font-weight:bold; }
	.arctichome a {color:navy;display:block;text-decoration:none}
	.arctichome a:hover {color:navy;}
	.nav a {
	color: #fff;
	/*border-bottom: 1px dashed #fff;*/
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
	display: block;
	text-align:left;
	}

	.nav a:hover {
	/*background: #0A0;*/
	color: red
	/*border-bottom: 1px solid #c0c0c0;*/
	}
	.content a {color: #00006C; text-decoration: none;}
	.content a:hover {background: #E2E2E2; color: #369;}
	.dropmenudiv{text-align:left;}
	.sidetitle {border-bottom: 1px solid red; color:#0066cc; font-weight:bold; width:95%;}
	.home_blox {border: 1px solid silver; width:35%; text-align:center; background: #E2E2E2;}
	.navlist{padding: 1px;margin-left: 0;font: 11px verdana, sans-serif;width: 130px;color: gray; }
	.navlist li{list-style: none;margin: 0px;border-left: 1px #EEEEEF solid;border-bottom: 1px #EEEEEF solid;text-align: left;}
	.navlist li a{display: block;padding: 0.3em 0.1em 0.3em 0.1em;text-decoration: none;}
	.navlist li a:link { color: #fff; }
	.navlist li a:visited { color: #fff; }
	.navlist li a:hover{color: #000080;background: #b1d5ed;}
	.inside2{background-color:#FFFFFF;	border-left: solid #fff 5px;}
	.inside3{background-color:#FFFFFF;	border: dashed #CCCCCC 1px;}