/*-----------------------------------------*/
/* Default stylesheet                      */
/* Terry Slaton, April 2006                */
/*-----------------------------------------*/


/* News Post classes */
.newspost {
	width: 600px;
	height: 810px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
}
.news_datesubj {font-size: 18px; text-align:center; color:#FFFF00;}
.news_para {font-size: 12px; text-align:left; color:#FFFFFF;}
.news_p1 {font-size: 14px; text-align:left; color:#FFFFFF;}
.news_h1 {font-size: 24px; text-align:center; color:#FF0000;}
	


/* Governs page background */
BODY {
background-color: #003366;
color: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
scrollbar-face-color: #696969;
scrollbar-highlight-color: #4682B4;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #003366;
scrollbar-arrow-color: #ADD8E6;
scrollbar-darkshadow-color: #000080;
}

/* links */
A:LINK {
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 10px;
color:#00FFFF;
font-weight : normal;
text-decoration : none;
}

/* visited links */
A:VISITED {
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
color: #FF3399;
font-weight : normal;
text-decoration : none;
}

/* mouse-over links */
A:HOVER {
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
color: #0099FF;
font-weight : normal;
text-decoration: underline;
}

/* footer text */
DIV.footer {
color: #FFFFFF;
font-size: 10px;
}

/* main title */
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color: #FFFFFF;
	font-size: 30px;
	font-style: normal;
	background-color: #003366;
	background-position: center;
}

/* photo data section */
.photodata {
color: #C0C0C0;
font-size: 10px;
text-align: right;
}

/* picture comments */
.caption {
color: #33FF33;
font-size: 12px;
text-align: center;
}

/* picture comments in index pages */
.indexcaption {
color: #33FF33;
font-size: 11px;
text-align: center;
}

/* link colors in the footer section */
A.footer, A:VISITED.footer {
font-size: 10px;
}

/* links in the movie section */
.movie {
	font-size: 11px;
	color: #EEE8AA;
}
DIV.movie {
	font-size: 12px;
	padding-bottom: 5px;
}
a.movie, a:VISITED.movie {
	color: #EEE8AA;
}
a:hover.movie {
	color: #EEE8AA;
}
td.movie {
	font-size: 11px;
	background-color: #00008B;
	text-align: left;
	vertical-align: top;
	color: #FFCC66;
}

/* mouseover-color of hyperlinks in the footer section */
A:HOVER.footer {
font-size: 10px;
color: #0099FF;
}

TD {
color: #FFFFFF;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

/* text in the 'also-available' section of linked-image HTML pages */
TD.alsoavailable {
color: #FF0000;
font-size: 10px;
}

/* Hyperlinks in 'also-available' section of individual linked-image HTML pages */
A.alsoavailable,A:HOVER.alsoavailable,A:VISITED.alsoavailable {
font-size: 10px;
}

/* image descriptions in slideshow */
#descriptions {
color: #33FF33;
font-size: 12px;
text-align: center;
font-style: italic;
}

/* picture information in slideshow */
#photodetails {
color: #C0C0C0;
font-size: 11px;
text-align: right;
}

/* photo date and time in slideshow */
#photodate {
color: #FFFF00;
font-size: 11px;
}

/* image filename in slideshow */
#filename {
color: #C0C0C0;
font-size: 12px;
text-align: left;
}

/* image count in slideshow */
#imagecount {
font-size: 12px;
text-align: left;
}

/* pausego in slideshow */
#pausego {
font-size: 10px;
color: #C0C0C0;
text-align: right;
}

/* select boxes in thumbnail template when order_by_email template chosen */
select {
	background-color: Black;
	color: #CCCCCC;
	font-size: 10px;
}

/* input boxes in thumbnail template when order_by_email template chosen */
.input {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: Black;
	color: #FFFFCC;
	font-size: 12px;
	width: 20px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #c0c0c0;
}
.Boldtitle {

	font-size: 11px;
	color: #0000FF;
}
.LineDetail {

	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 12px;
	width: 20px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #c0c0c0;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
th {
	color: #FFFFFF;
}
.ErrorMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style34 {color: #FFFFFF}
.style49 {
	color: #FFFF00;
	font-size: 14px;
}
.style50 {font-size: 14px}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1D3176;
	background-position: left center;
	font-size: 14px;
	color: #FFFFFF;
}
.style51 {background-color: #1D3176; background-position: left center; font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.style54 {font-size: 16}

