body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/starbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#23466a;
	padding: 0px;
    margin: 0px;
	color:#5d5e5d;
}

.invisi {
	display:none;
	mso-hide:all;
}

input, textarea {
	background-color:#dadde2;
	opacity:0.6;
	border-style:solid;
	border-color:#adadad;
	border-width:thin;
}

/*table*/
.toppane {
	width:100%;
	height:141px;
	left:0px;
	background-image:url(images/logo2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px;
	margin:0px;
	vertical-align:top;
}

.leftpane {
	width:162px;
	height:564px;
	margin:0px;
	padding:0px;
	float:left;
	top:141px;
}

.lefttop {
	width:162px;
	height:31px;
	padding:0px;
	margin:0px;
	background-image:url(images/lefttop.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

.leftspace {
	width:41px;
	height:197px;
	margin:0px;
	padding:0px;
	float:left;
}

.leftbot {
	width:162px;
	height:285px;
	padding:0px;
	margin:0px;
	background-image:url(images/leftbot.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

.menupane {
	width:121px;
	height:223px;
	background-image:url(images/menu2.jpg);
	margin:0px;
	padding:0px;
	float:left;
}

.content {
	width:776px;
	height:564px;
	background-image:url(images/pane1.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	left:162px;
	top:141px;
	float:left;
}

.bottompane {
	height:63px;
	width:938px;
	margin:0px;
	padding:0px;
	float:left;
}

.contcol {
	width:373px;
	height:500px;
	float:left;
	margin-top:15px;
}

.contcol2 {
	left:550px;
	width:378px;
	height:534px;
	margin-top:-500px;
	float:right;
}

.headspace  {
	margin:15px 0px 0px 15px;
}

.headspace2  {
	margin-bottom:10px;
}

/*font styling*/
.footer {
	font-size:10px;
	color:#FFFFFF;
	float:right;
	top:10px;
}

.maintxt {
	margin:15px;
}

.indent {
	margin:2px 0px 7px 15px;
	line-height:16px;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	color:#a4c6eb;
}

a:visted {
	color:#ffffff;
}

.current {
	color:#a4c6eb;
}

a#contlink {
	color:#5d5e5d;
	font-size:12px;
}

a#contlink:hover {
	text-decoration:underline;
}

.bluetxt {
	color:#637585;
	font-weight:bold;
}

.headings  {
	font-family:"Century Gothic";
	font-size:20px;
	color:#4c5a69;
	font-weight:bold;
	}