@import url("scripts/thickbox.css");
body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/* --- styles for some common HTML TAGS ---------------------------*/
td, h1 {
	font-family: verdana, arial, tahoma, sans-serif;
	line-height: 1.4em;
	text-align: left;
}
p {
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #90A4B7;
	padding-top: 3px
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808385;
	line-height: 1.2em;
	padding-top: 7px;
	padding-bottom: 3px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
img {
	border: 0;
}
ul {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
li {
	list-style-type: circle;
	padding-left: 10px;
}
.redborder {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C85F4B;
	width: 790px;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
.top {
	position: absolute;
	margin: 0 auto;
}
.content {
	width: 792px;
	border: 0;
	margin: 0;
	padding: 0;
}
#centercontent {
	width:790px;
	margin:0px auto;
	text-align:left;
}
.contentpane {
	position: absolute;
	top: 132px;
}
.photo {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 9px;
	color: #90A4B7;
}
.greencell {
	padding: 10px;
	color: #FFFFFF;
	background-color: #505D31;
	vertical-align: top;
}
.greencell h1 {
	color: #FFF;
}
#list ul, #list li  {
	color: #FFF;
}
.yellowcell {
	padding: 10px;
	background-color: #FFFFB3;
	vertical-align: top;
}

.whitecell {
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
.whitecell h1 {
	color: #808385;
}
.whitecell td {
	vertical-align: text-top;
}
/* --- styles for THE REST of the links ---------------------------*/
a:LINK {
	color: #0000CC;
	text-decoration: none;
	font-size : 11px;
}
a:VISITED {
	color: #0000CC;
	text-decoration: none;
	font-size : 11px;
}
a:HOVER {
	color: #CC0000;
	text-decoration: underline;
	font-size : 11px;
}

