#main {
	position:relative;
	width:650px;
	z-index:6;
	border: 1px solid #526B7F;
	background-color: #F3F6F7;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/square.jpg);
	background-repeat: repeat;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004585;
	vertical-align: top;
	line-height: 22px;
	padding-right: 12px;
	padding-left: 12px;


}

.sidetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #526B7F;
	background-color: #EEF2F3;
	text-align: right;
	background-repeat: repeat;
	vertical-align: top;
}

.tblBk {
	background-repeat: repeat;
	background-color: #FFFFFF;
}

body {
	margin: 30px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;

}

a:link {
	text-decoration: underline;
	color: #004585;

}

a:visited { 
	color: #7D898B; 
	text-decoration: underline;
}
a:hover	{ 
	color:#CC0000; 
	text-decoration: underline;
}
.right {
	background-position: right;
	text-align: right;
}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #CC0000;
	vertical-align: top;
	font-weight: bold;

}
.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
.submenu {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
	line-height: 12px;

}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #004585;
	text-align: left;

}
a.top:link { 
	color: #FFFFFF;
	text-decoration: none;
}

a.top:visited { 
	color: #D7E2E4; 
	text-decoration: underline;
}

a.top:hover { 
	color:#9E0B0E; 
	text-decoration: underline;
}

a.side:link {
	color: #004585;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;

}

a.side:visited { 
	color: #004585;
}

a.side:hover { 
	color:#CC9900;
}

.sub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
}
a.header {
	color: #CC0000;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;

}
.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004585;
	vertical-align: top;
	line-height: normal;
	padding-right: 12px;
	padding-left: 12px;
}

