body
{
	color:White;
	font-family:Sans-Serif;
}

body.flag_body
{
	background:images/contender_flag.png no-repeat;	
}

body.menu_body 
{
	background-color:Teal;
	background-image:none;
	margin-top:1em; 
	margin:5 0 5 0;
}

body.banner_body 
{
	background-color:Blue;
	background-image:none;	
	margin:0 0 0 0;
}

table.menu_table
{
	background-color:Teal;
	background-image:none;	
	margin:0 0 0 0;
}

body.main_body 
{
        color:white;
	background-color:Teal;
	background-image:none;
	margin:30 30 30 30;
}

body.photo_body 
{        
	background-color:#e0e0e0;
	background-image:none;
	margin:30 30 30 30;
}


table.menu_table
{
	background-color:Gray;
	background-image:none;
	padding:0, 0, 0, 0;
	border:0, 0, 0;
	
}

.menu_item
{
	background-color:Teal;
	background-image:none;
	color:White;
	width:120px;
	font-family:Sans-Serif;

}



.heading
{
	color:White;
	background-color:Teal;
	font-family:Sans-Serif;
	font-size:xx-large;
	font-style:italic;
	text-align:center
}
a.menu
{	
	color:White;
	background-color:Navy;
	border-bottom-color:White;
	border-bottom-width:thin;
	border-bottom-style:solid;
	width:40em;
	
}


p.caption
{
	color:White;
	font-family:Sans-Serif;
	font-size:10px;
	text-align:center;
	margin: 0; 
	padding: 0;
}

p.note
{
	color:yellow;
	font-family:Sans-Serif;
	font-size:12px;
	text-align:center;
	margin: 0; 
	padding: 0;
}

a.menu:  { color: #006; font-size: 12px; background-color: #eaeaea; text-indent: 10px; margin: 0; padding: 0; width: 168px }

a.menu: link  { color: #006; font-size: 12px; background-color: #eaeaea; text-indent: 10px; padding: 0; width: 168px }

a.menu:link, a.menu:visited  { color: #006; font-size: 12px; font-weight: normal; background-color: #eaeaea; text-indent: 10px; display: block; padding: 2px 0; width: 168px; border-top: 1px solid #ffffff; border-bottom: 1px solid #b5b5b5 }

a.menu:hover  { color: #f60; font-size: 12px; font-weight: normal; text-decoration: none; background-color: #e0e0e0; text-indent: 10px }


a.picture_menu:  { color: White; font-size: 10px; font-family:Sans-Serif; background-color: #eaeaea; text-indent: 10px; margin: 0; padding: 0; width: 168px }

a.picture_menu: link  { color: #006; font-size: 10px; font-family:Sans-Serif; background-color: #eaeaea; text-indent: 10px; padding: 0; width: 168px }

a.picture_menu:visited  { color: #006; font-size: 10px; font-family:Sans-Serif; font-weight: normal; background-color: #eaeaea; text-indent: 10px; display: block; padding: 2px 0; width: 168px; border-top: 1px solid #ffffff; border-bottom: 1px solid #b5b5b5 }

a.picture_menu:hover  { color: #f60; font-size: 10px; font-family:Sans-Serif; font-weight: normal; text-decoration: none; background-color: #e0e0e0; text-indent: 10px }


a.main  { color: White;  }

a.main:link, a.menu:visited  { color: cyan; }

a.main:hover  { color: blue;  }

