body {
	margin: 15px 5px 30px 5px;
	background: #002A00 url(images/bg.png) top repeat-x;
	overflow: auto;
}

.logo {
	padding:0 0 0 25px;
}

.menu {
}

.menu td {
	padding: 20px 10px 5px 15px;
}

.menu td a {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.menu td a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu td a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu td a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu td a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.col1 {
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding: 10px 0 0 0;
}

.banner2 {
	padding: 5px 0 0 0;
}

.col2 {
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding: 30px 0 0 20px;
}

.col2 a {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.col2 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.col2 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.col2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.col2 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.bordlt {
	background: #184218 url(images/bordlt.png) bottom right no-repeat;
}

.bordt {
	background: #184218 url(images/bordt.png) bottom repeat-x;
}

.bordrt {
	background: #184218 url(images/bordrt.png) bottom left no-repeat;
}

.bordl {
	background: #184218 url(images/bordl.png) top repeat-x;
}

.bordr {
	background: #184218 url(images/bordl.png) top repeat-x;
}

.bordlb {
	background-color: #184218;
}

.bordb {
	background-color: #184218;
}

.bordrb {
	background-color: #184218;
}

/* Main Page */

.content {
	background-color: #F4F4F8;
	border:1px solid #005500;
	padding:25px 15px 25px 15px;
}

.content form {
	margin:0;
}

.content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
}

.content h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color: #333333;
}

.content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color: #333333;
}

.content a {
	color: #333333;
}

.content a:link {
	color: #333333;
	text-decoration: underline;
}

.content a:visited {
	color: #333333;
	text-decoration: underline;
}
.content a:hover {
	color: #333333;
	text-decoration: underline;
}
.content a:active {
	color: #333333;
	text-decoration: underline;
}

.content .dividerp {
	margin:20px 0 10px 0;
	text-align:center;
}

.content .inputcaption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;

	text-align:right;
	width:160px;
	padding:0 10px 0 0;
}

.content .inputcaptiond {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;

	text-align:right;
	width:160px;
	padding:10px 10px 0 0;
}

.content .inputcontentd {
	padding:10px 0 0 0;
}

.content .inputcontenth {
	padding:2px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
}

.content input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
}

.content select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
}

.content #selectedfiles a {
	color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.content #selectedfiles a:link {
	color: #FF0000;
	text-decoration: none;
}

.content #selectedfiles a:visited {
	color: #FF0000;
	text-decoration: none;
}
.content #selectedfiles a:hover {
	color: #000000;
	text-decoration: none;
}
.content #selectedfiles a:active {
	color: #FF0000;
	text-decoration: none;
}

.content #flickrimgs {
	overflow: auto;
	width: 400px;
    height: 155px;
	text-align: center;
	margin:5px 0 0 30px;
	border: 1px dashed #CCCCCC;
	display: block;
}

.content #flickrimgs.loading {
    background: url('images/progress.gif') center center no-repeat;
}

.content #flickrimgs div {
	text-align:left;
	width:75px;
	height:75px;
	diplay:block;
	float:left;
}

.content #flickrimgs input {}

.content #flickrimgsnotes {	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-style:italic;
	text-align: center;
}

.content #filelist {
	width:430px;
	margin:0 0 0 20px;
	overflow:hidden;
}

.content #filelist div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #333333;
	padding:10px 0 10px 0;
}
.content #filelist div input{
	margin: 0 0 0 10px;
}

.content #SSPreviewer {
	height:210px;
}

.content #SSPreviewer.loading {
	background: url('images/progress.gif') center center no-repeat;
}

.content #SSPreviewer img {
	width:256px;
	height:204px;
	border:1px solid #000000;
}

.content .inputfile {
    border: 1px solid #006600;
}

.content .inputtext {
	width:255px;
    border: 1px solid #006600;

}

.content .inputselect {    border: 1px solid #006600;
}

.content .inputtextarea {
    border: 1px solid #006600;
}

.content .imgbutton {
	cursor:pointer;
}

.content .imgbuttonpress {
	cursor:wait;
}

.content #SubmitComment {
	margin:0;
	padding:5px 40px 0 40px;
	color:#00354E;
	font-weight:bold;
}

/* Secondary Pages */

.content2 {
	background-color: #F4F4F8;
	border:1px solid #005500;
	padding:25px 25px 25px 25px;
}

.content2 p, .content2 td, .content2 div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

.content2 h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color: #333333;
}

.content2 h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	color: #333333;
}

.content2 a {
	color: #333333;
}

.content2 a:link {
	color: #333333;
	text-decoration: underline;
}

.content2 a:visited {
	color: #333333;
	text-decoration: underline;
}
.content2 a:hover {
	color: #333333;
	text-decoration: underline;
}
.content2 a:active {
	color: #333333;
	text-decoration: underline;
}


.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding: 15px 0 0 15px;
}

.copyright a {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.copyright a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.copyright a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.bgnew {
	color: #CC0000;
}