body {
	background-color: #121212;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	margin-top: 3px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.formbtn {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.smalltext {
	font-size: 80%;
}

#topfade {

}
#contentbg {
	background-attachment: fixed;
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#nav {
	background-attachment: scroll;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#subnav {
	background-attachment: scroll;
	background-image: url(images/subnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.loginboxfield {
	width: 120px;
	font-size: 12px;
	color: #000000;
}
#subnav a {
	background-attachment: scroll;
	background-image: url(images/subnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
#subnav a:hover {
	background-attachment: scroll;
	background-image: url(images/subnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.subnavselected {
	font-size: 14px;
}
.bodytextbigger {
	font-size: 115%;
}

.photoborder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.lia {
	list-style-type: lower-alpha;
}
#tdrows td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* RSS FEEDS BOF */

.labelfield{ /*CSS for label field in general*/
	color:brown;
	font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
	color:gray;
	font-size: 90%;
}
#example1 li{ /*CSS specific to demo 1*/
	margin-bottom: 4px;
}
#example2 div{ /*CSS specific to demo 2*/
	margin-bottom: 5px;
}
#example2 div a{ /*CSS specific to demo 2*/
	text-decoration: none;
}
#example3 a{ /*CSS specific to demo 3*/
	color: #D80101;
	text-decoration: none;
	font-weight: bold;
}
#example3 p{ /*CSS specific to demo 3*/
	margin-bottom: 2px;
}
code{ /*CSS for insructions*/
	color: red;
}

/* RSS FEEDS EOF */
.pulldownmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F1B310;
}
.pagehead {
	font-size: 28px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.subhead {
	font-size: 160%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
.textfield {
	font-size: 12px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F1B310;
	border: 1px solid #7E7C7D;
}
