body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #333;
	background: #FFF;
}

.splash {
	margin: 0;
	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #333;
}

.body {
	margin: 0;
	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #333;
	/*background-image: url(../../images/header.jpg);*/
	background-repeat: no-repeat;
	background-position: 770px top;
}

label { cursor: pointer;}

a {
	text-decoration: underline;

	color: #006699;
}

a:hover {
	text-decoration: underline;

	color: #0099CC;
}

.pageTitle {
	font-size: 12px;
	font-weight: bold;

	color: #003399;
}

h1 {
	padding: 0;
	margin: 0;

	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;

	color: #069;
}

h2 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;

	color: black;
}

/*HEADER*/

.header {
	margin: 0;
	padding: 0;

	background-image: url(../../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 770px top;
	height: 90px;
	border-bottom: 1px solid #000;
}

.headBG {
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
}

/* LEFT SIDE BAR */

.leftSideBar {
	background-image: url(../../images/nav_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 165px;
	margin: 0;
	padding: 0;
}


/*Member Top Bar*/
.membertop{
	background: #006699;
}

.membertop a {
	color: #FFFFFF;
}

.membertop a:hover {
	color: #FFCC33;
}

/*CONTENT*/

.frame {
	background-image: url(../../images/footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.content {
	padding: 1px 78px 15px 15px;
	text-align: left;
	width: 100%;

	background: #fff right top no-repeat;
}

.content, td, th {
	color: #333;
	font-size: 11px;
}

.indexBox {
	padding: 0px 0px 20px 0px;
}

/*FOOTER*/

.footer {
	background-image: url(../../images/footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;
	padding: 26px 10px 5px 10px;
}

/* NEWS */

.newsFront {
	background-image: url(../../images/footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 22px 0px 10px 0px;
	text-align: left;
}

.newslist th {
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	background-color: #006699;
	text-align: left;
	font-weight: normal;
	padding: 2px;
}

.newslist td {
	border-bottom: 1px dashed #ADD8E6;
}

.newslink {
	border-bottom: 1px dashed #ADD8E6;
	padding-bottom: 5px;
}

.jumpform{
	display: inline;
	text-align: right;
}

.newsItem {
	width: 100%;
}

.newsTitle {
	color: #069;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	width: 100%;
	padding: 0px 0px 5px 0px;
	background-image: url(../../images/footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* LOGIN */

.loginSmall {
	margin: 15px 0px 0px 17px;
	width: 170px;
}

.loginSmall td {
	color: #333;
	font-size: 10px;
}

.loginSmall .input {
	padding: 1px;
	border: 1px solid #333;
	font-size: 10px;
	width: 170px;
	margin: 2px 0px 2px 0px;
}

.loginSmall .button {
	padding: 1px;
	font-size: 10px;
	color: #000;
	border: 1px solid #333;
	font-weight: bold;
}

.loginFrame td {
	border-bottom: 1px dashed #ADD8E6;
}

.loginFrame td {
	font-size: 10px;
	font-weight: bold;
}

/* USER MODULE */

.errormsg {
	color: #333;
	margin: 10px 0px 0px 0px;
}

.userScreen {
	padding: 0;
	border: 1px solid #003399;
	width: 440px;
}

.userScreen .head {
	padding: 2px;
	margin: 0;
	background-color: #003399;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.userScreen td {
	padding: 2px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.userScreen .evn td {
	background-color: #FFF;
}

.userScreen .odd td {
	background-color: #F6F6F6;
}

.userScreen .form {
	background-color: #FFF;
	border: 1px solid #333;
	color: #333;
	padding: 1px;
	margin: 2px;
	font-size: 10px;
}

.userScreen .button {
	background-color: #FFF;
	border: 1px solid #333;
	color: #333;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	font-size: 10px;
}

/* CONTACT FORM */

.contactForm {
	padding: 5px;
	background-color: #FFF;
}

.contactForm tr {
	background-image: url(../../images/footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.contactForm td {
	padding: 6px;
	font-size: 10px;
}

#show1 {
	color: #003399;
	font-weight: bold;
	border: 1px solid #003399;
	padding: 2px;
}
#show2 {
	color: #003399;
	font-weight: bold;
	border: 1px solid #003399;
	padding: 2px;
}
#show3 {
	color: #003399;
	font-weight: bold;
	border: 1px solid #003399;
	padding: 2px;
}

.formfields {
	border: 1px solid #333;
	padding: 1px;
	font-size: 10px;
	width: 120px;
}

.formfields2 {
	border: 1px solid #333;
	padding: 1px;
	font-size: 10px;
}

.button {
	border: 1px solid #333;
}

/* GALLERY STYLES */

.listGallery {

}

.listGalleryHead {
	background-color: #069;
	color: #FFF;
	padding: 2px;
}

.listGalleryRow {
	background-image: url(../../images/footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 4px 2px 3px 2px;
}

.listGallery a {
	color: #003399;
}

.listGallery a:hover {
	text-decoration: none;
}

.listImages tr {
	background-image: url(../../images/footer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0px 0px 5px 0px;
}

.listImagesRow {

}

.img {
	border: 1px solid #CCC;
	padding: 0;
}

.viewImage {
	margin: 10px;
	padding: 10px;
}

.viewImage a {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

.viewImage a:hover {
	text-decoration: none;
	color: #EEE;
}

.viewedImage {
	border: 1px solid #5CB7FD;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FAFAFA;
}

.imageTitle {
	background-color: #5CB7FD;
	color: #FFF;
	padding: 3px;
	font-weight: bold;
}

.viewedImage .form {
	border: 1px solid #333;
	padding: 2px;
	font-size: 10px;
}

.image {
	border: 1px solid #CCC;
	padding: 0;
	margin: 0 10px 10px 10px;
}

/* TEMPLATE STLYES */

/*content templates*/

#block_doc a {
	text-decoration: none;
}

#block_doc a:hover {
	text-decoration: none;
}

#block_image {

}

/*Crews*/
.crews {
	width: 45%; float: left;
	padding: 15px 0;
	margin: 0 15px 0 0;
	line-height: 18px;
}

.crews h1 {
	padding: 5px 0;
	background: #02669a;
	width: 95%;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	border-top: 3px double #add8e6;
	border-bottom: 1px dotted #add8e6;
}
.crews h1 span {
	margin-left: 5px;
}

.crews table {
	margin: 0 0 20px 0;
}

.crews table th {
	padding: 3px 5px;
	color: #006699;
	background: #66a3c2;
	color: #fff;
}
.crews table tr.odd { background: #f0f0f0; }
.crews table td {
	padding: 2px 5px;
	border-bottom: 1px dashed #add8e6;
}

/*CustomForm*/
.customForm {
	margin: 25px 0 0 0;
	width: 500px;
}
.customForm tr.even {
	background: #f0f0f0;
}
.customForm td {
	padding: 3px 5px;
	border-bottom: 1px dashed #add8e6;
}
.customForm tr.buttons td {
	padding-top: 15px;
}
.customForm input, .customForm textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
}
.customForm input.text, .customForm input[type='text'] {
	width: 200px;
	padding: 2px 1px;
	border: 1px solid #000;
}
.customForm textarea {
	width: 202px; height: 80px;
}
.customForm span.req {
	color: #c00;
}
.customForm .errormsg, .customForm .error_mand {
	margin: 5px 0 0 0;
	color: #c00;
}
