/***start of navigation menus styles***/
.menu
{
	padding: 4px;
	border-width: 0px;
	margin: 0px;
	background: url(graphics/menu.gif);
	height: 40px;
	width:750px;
	vertical-align:top;
	text-align:left;
}

.menu a,.menu a:link,.menu a:active,.menu a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	font-size: 16px;
	white-space: nowrap;
	text-decoration: none;
	color: #CCCC99;
	background-color: #663333;
	padding: 2px 6px 2px 6px;
	margin: 4px 4px 4px 0px;
}

.menu a:hover{
	color: #663333;
	background-color: #CCCC99;
	text-decoration: none;
	vertical-align:top
}

.menu2
{
	padding: 4px 6px 4px 4px;
	border-width: 0px;
	margin: 0px;
}

.menu2 a,.menu2 a:link,.menu2 a:active,.menu2 a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #042D56;
	padding: 2px 6px 2px 6px;
	margin: 4px 0 4px 0;
}

.menu2 a:hover
{
	color: #042D56;
	/*background-color: #4C6C5F;*/
}

.popUpMenus
{
	padding: 2px;
	background-color: #F4B500;
}

.popUpMenus .options
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	background-color: #663333;
}

.popUpMenus a,.popUpMenus a:link,.popUpMenus a:active,.popUpMenus a:visited
{
	color: #CCCC99;
	display: block;
	text-decoration: none;
	background-color: transparent;
	padding: 0px 4px 0px 4px;
	margin: 0px 1px 0px 1px;
}

.popUpMenus a:hover
{
	background-color: #CCCC99;
	color: #663333;
	text-decoration: none;
}

.menucells {
	text-align:left;
	vertical-align:top;
}

.menucell1 {
	width:186px;
}

.menucell2 {
	width:65px;
}

.menucell3 {
	width:123px;
}

.menucell4 {
	width:113px;
}

.menucell5 {
	width:84px;
}

.menucell6 {
	width:143px;
}
/***end of navigation menus styles***/

/***beginning of cell styles***/
.tableall {
	height: 99%;
}

.leftedge {
	background: url(graphics/left.gif);
}

.rightedge {
	background: url(graphics/right.gif);
}

.bottomedge {
	background: url(graphics/down.gif);
	vertical-align:bottom;
	height: 127px;
}

.bottommenu {
	vertical-align:bottom;
	width:750px;
	text-align:center;
	color: #FFFFFF;
}

.bodycell {
	background-color: #CCCC99;
	vertical-align:top;
	width:750px;
}

.graphiccell {
	width:179px;
	height:234px;
	vertical-align:top;
}

.titleframe {
	color:#0F482A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:left;
	width:400px;
	height:48px;
}
	
.textframe {
	background-image: url(graphics/backgroupd.gif);
	background-repeat: no-repeat;
	background-color: rgb(204,204,153);
	color:#0F482A;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	width:570px;
}

.runnercell {
	vertical-align:top;
	width:571px;
	height:80px;
}

.style4 {
	color: #0F482A
}
/***end of cell styles***/

.Copyright {
	font-size:9px;
}

.style3 {
	font-family:Arial, Helvetica, sans-serif;
}

.list {
	font-weight: bold;
	}

/***beginning of link styles***/
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/***End of link styles***/

