/*
light-blue:		#6464C8
dark-blue:		#363A91
yellow:			#F2ED05
orange:			#F5A905
*/

body
{
font-family:verdana, arial, helvetica, sans-serif;
background-color:rgb(77,158,170);
}

a#banner
{
font-size:300%;	
font-variant:small-caps;
}

table
{
color:white;
font-family:arial;
font-size:10pt;
}

h1
{
color:white;
font-weight:bold;
font-family:arial;
font-size:10pt;
padding:0px;
margin-bottom:0px;
}

.table_border
{
background-color:rgb(0,88,88);
}

.table_bg
{
background-color:rgb(0,88,88);
}

.search_results_row
{
background-color:rgb(0,118,128);
font-family:arial;
font-size:10pt;
}

.search_results_row_alt
{
background-color:rgb(77,158,170);
font-family:arial;
font-size:10pt;
}

.search_results_div
{
margin-left:5px;
margin-top:4px;
margin-bottom:4px;
margin-right:5px;
}

.search_results_div_2
{
margin-left:5px;
margin-bottom:5px;
margin-right:5px;
}

.results_links
{
font-size:8pt;
font-weight:bold;
}

.form_style
{
margin-bottom:0px;
padding:0px;
}

.input
{
background-color:silver;
font-family:arial;
font-size:8pt;
font-weight:bold;
}

.button
{
background-color:#F5A905;
background-color:silver;
font-family:arial;
font-size:8pt;
font-weight:bold;
}

a
{
color:rgb(255,255,203);
}

.10_margin
{
margin-left:10px;
margin-right:10px;
}

.nav_div
{
margin-left:15px;
margin-top:3px;
margin-bottom:3px;
}

.add_links_div
{
margin-right:25px; 
text-align:right;
}

.8pt
{
font-size:8pt;
}