html 	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

body 	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
	background-color: #1d1d1d;
	background-image: url('images/bg.gif');
	font-family: "Verdana", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight:  normal;
	font-variant: normal;
	color: #cccccc;
	}
table	{
	width: 100%;
	}

p.noflash	{
	font-size: 12px;
	text-align: center;
	}

.tl, tr	{
	background-image: url('images/topleftbg.gif');
	background-repeat: repeat-x;
	}

.bg	{
	background-image: url('images/bg.gif');
	}

.bgbl	{
	background-color: #000000;
	}

.bgr	{
	background-image: url('images/rr.gif');
	background-repeat: repeat-y;
	background-position: top left;
	}
.bgbr	{
	background-image: url('images/br2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}

.bgb	{
	background-image: url('images/bg.gif');
	width: 950px;
	}

.bg3	{
	background-color: #34e1e3;
	background: url('images/htbg.gif');
	background-repeat: repeat;
	width: 950px;
	height: 1px;
	}

.bg2	{
	background-color: #000000;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: 85px 0px;
	height: 75px;
	width: 950px;
	}

.bg2:hover	{
	background-color: #000000;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: 85px -75px;
	height: 75px;
	width: 950px;
	}

.nav	{
	background-image: url('images/nav.gif');
	background-repeat: no-repeat;
	height: 32px;
	width: 950px;
	}

.navbr {
	line-height: 2px;
	}

.navb	{
	background-image: url('images/navb.gif');
	background-repeat: no-repeat;
	height: 13px;
	width: 950px;
	}

.mid	{
	background-image: url('images/mainbg.gif');
	background-repeat: repeat;
	height: *;
	width: 950px;
	}
.mid2	{
	background-image: url('images/map2.gif');
	background-repeat: no-repeat;
	height: *;
	width: 950px;
	}
.midb	{
	background-image: url('images/bt.gif');
	background-repeat: no-repeat;
	height: 16px;
	width: 950px;
	}

a.grey	{
	text-decoration: underline;
	color: #999999;
	}

a.grey:hover	{
	text-decoration: none;
	color: #cccccc;
	}
a	{
	text-decoration: underline;
	color: #34e1e3;
	}

a:hover	{
	text-decoration: none;
	color: #cccccc;
	}

.navtxt	{	
	margin: 0px 0px 0px 145px;
	font-size: 11px;
	line-height: 22px;
	}

.navtxt a	{	
	color: #ffffff;
	text-decoration: none;
	}

.navtxt a:hover {
	color: #34e1e3;
	text-decoration: underline;
	}

.loader	{
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center center;

	}

#column1 {
	float: left;
	margin: 10px 100px 0px 124px;
	text-align: justify;
	width: 376px;
	}

#column2 {
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: justify;
	width: 265px;
	}

#column3 {
	float: left;
	margin: 10px 100px 0px 124px;
	text-align: justify;
	width: 265px;
	}

#column4 {
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: justify;
	}

#column5 {
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: justify;
	height: 470px;
	}

#column6 {
	float: left;
	margin: 10px 0px 0px 0px;
	text-align: justify;
	width: 325px;
	}

#column7 {
	float: left;
	margin: 10px 100px 0px 124px;
	text-align: justify;
	}

#column8 {
	float: left;
	margin: 10px 50px 0px 124px;
	text-align: justify;
	width: 325px;
	}

#column9 {
	float: left;
	margin: 10px 100px 0px 124px;
	text-align: center;
	width: 700px;
	height: 500px;
	}

h1	{
	font-family: "Verdana", "Lucida Grande", Arial, sans-serif;
	color: #34e1e3;
	font-size: 20px;
	font-weight: lighter;
	text-align: left;
	line-height: 6px;
	letter-spacing: 1px;
	}

h2	{
	font-family: "Verdana", "Lucida Grande", Arial, sans-serif;
	color: #cccccc;
	text-align: right;
	font-weight: lighter;
	font-size: 16px;
	line-height: 0px;
	}

h3	{
	font-family: "Verdana", "Lucida Grande", Arial, sans-serif;
	color: #cccccc;
	text-align: left;
	font-weight: lighter;
	font-size: 16px;
	line-height: 0px;
	}

h4	{
	color: #34e1e3;
	text-align: justify;
	font-weight: normal;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	}

p	{
	margin: 0px 0px 0px 0px;
	text-align: justify;
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0px;
	}
