.filled {
	background-color: #E6E6E6;
}

.bottom-border {
	border-bottom: solid 2px #C0C0C0;
}

.left-border {
	border-left: solid 2px #C0C0C0;
}

.right-border {
	border-right: solid 2px #C0C0C0;
}

.left-right {
	border-left: solid 2px #C0C0C0; border-right: solid 2px #C0C0C0;
}

.mainbg {
	background-attachment: fixed;
	background-image: url(images/about_img11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/*#navcontainer {
	background-color: #838183; border-bottom: solid 2px black;
}*/

#navcontainer {
	border-bottom: solid 2px black;
	padding-left: 6em;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer_bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer_bottom ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: .2em 1em;
}

#navcontainer_bottom ul li a {
	color: #666666;
	text-decoration: none;
	padding: .2em 1em;
}

#navcontainer ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F7C05B;
}

#navcontainer_bottom ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.spiral-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
	text-decoration: underline;
}

a.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	text-decoration: underline;
}

a.normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #994488;
	text-decoration: underline;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal;
	color: #000000;
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
}
body, td, div {
	font-family: Arial, Times, serif;
	font-size: 10pt;
	color: #000000;
}
p{
	font-family: Arial, Times, serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
}