﻿body
{	
	font-family: Tahoma, Sans-Serif;
	font-size:12pt;
}
.respitehead
{
	font-size: 24pt;
	color: #ffff33;
	font-family: 'Maiandra GD', Tahoma, Sans-Serif;
}
.basictext
{
	color: yellow;
	font-size: 14pt;
}

.footer
{
	color: yellow;
	font-size: 10pt;
	vertical-align: middle;
}
.tdleft
{
	text-align: left;
}
.navimage
{
	width: 100px;
}
.navimagebox
{
	text-align: center;
	width: 110px;
}

h1
{
	font-size: 18pt;
	color: green;
	font-family: 'Maiandra GD' , Arial, Tahoma;
	text-align: center;
}
h2
{
	font-size: 14pt;
	color: green;
	font-family: 'Maiandra GD' , Arial, Tahoma;
	text-align: left;
}

h3
{
	font-size: 12pt;
	color: green;
	font-family: 'Maiandra GD' , Arial, Tahoma;
	text-align: left;
}

p
{
	text-align: left;
}

.pagebackground
{
	background-color: #009900;
}
li
{
	margin-bottom: 10px;
	list-style-image: url(images/GreenDot.png);
}


div.help
{
	display: block;
	width: 106px;
	padding: 2px 0px 2px;
	background: none;
	text-decoration: none;
	font-family: Tahoma, Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 12pt;
	color: yellow;
	text-align: center;
}

a.dropdown, div.dropdown
{
	display: block;
	width: 106px;
	padding: 2px 0px 2px;
	background: yellow;
	text-decoration: none;
	font-family: Tahoma, Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 8pt;
	color: #009900;
	text-align: center;
}

a.dropdownchild
{
	display: block;
	width: 150px;
	padding: 2px 0px 2px;
	background: yellow;
	text-decoration: none;
	font-family: Tahoma, Verdana, Sans-Sherif;
	font-weight: 900;
	font-size: 8pt;
	color: #009900;
	text-align: left;
	padding-left: 5px;
}

a.dropdown
{ 
	border-bottom: none;
}

a.dropdown:hover, a.dropdownchild:hover
{
	color:Red
}

form.dropdown
{
  position: absolute;
  visibility: hidden;
  border:  1px solid black;
  padding: 0px 5px 2px 5px;
  background: #FFFFEE;
}

form.dropdown b
{
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 8pt;
}
a.black:link
{	
	text-decoration: underline;
	color: Black;
}
a.black:hover
{
	color:Green;
}

.board
{
	text-align:right;
	height:18pt;
	width:300px;
	vertical-align:top;
)
}
.AlmostRed
{
	color: #cc0000;
	font-weight: bold;
}
a.white:link
{	
	text-decoration: underline;
	color: White;
}
a.white:hover
{
	color:White;
}
a.white:visited
{
	color:White;
}
#thumblist {
	overflow: auto;
	border: solid 2px #1E543C;
	width: 500px;
	height: 115px;
	background-color: White;
	color: #000000;
}
#thumblist img {
	margin-top: 0px;
}

.thumbnail 
{
	border-width:2px;
	height:70px;
}