﻿body 
{
	font-family:Trebuchet MS;
	margin: 10px 0px 0px 0px;
	background-color: #DBC399;
	font-size: 100%;
}

td 
{
	vertical-align: top;
	text-align: left;
}

a.link
{
	text-decoration: none;
	color: #000099;
}
a.link:hover
{
	text-decoration: underline;
	color: #0066CC;
}
a.link:active
{
	color: #CC0033;
}


a.menu_link
{
  font-weight: bold;
	text-decoration: none;
	color: black;
}
a.menu_link:hover
{
	text-decoration: underline;
	color: #ff3300;
}
a.menu_link:active
{
	color: #CC0033;
}


a.text1_link
{
	text-decoration: none;
	color: #0066CC;
}
a.text1_link:hover
{
	text-decoration: underline;
	color: #0066FF;
}
a.text1_link:active
{
	color: #CC0033;
}

img
{
	border: 0;
}

ul.link_list
{
	padding-left: 15px;
	padding-top: 4px;
	margin: 0px;	
}
ul.link_list li
{
	padding-top: 2px;
	padding-bottom: 6px;
	list-style-type:square;
	color: #666666;
	vertical-align:middle;
	line-height: .8em;
}

ul.item_list
{
	padding-top: 6px;
	margin-left: 20px;
	margin-top: 0px;
	list-style-type:square;
	
}
ul.item_list li
{
	padding-bottom:4px;
}

ul
{
	padding-top: 6px;
	margin-left: 20px;
	margin-top: 0px;
	list-style-type:square;
	
}
ul li
{
	padding-bottom:4px;
}

.sitename
{
	text-transform: uppercase;
}

.head1 
{
	font-size: 22pt;
	color: #2C3A74;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-weight: bold;
}
.head1_sub
{
	font-size: 100%;
	color: #333366;
	padding-top: 8px;
	padding-bottom: 0px;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.head2
{
	font-size: 90%;
	color: #003333;
	padding-top: 8px;
	padding-bottom: 0px;
	font-family: Century Gothic, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.head2_sub
{
	border-bottom: 1px solid #666666;
	color: #ff3300;
	font-weight: bold;
}
.head3
{
	font-size: 80%; color: #000000; 
	font-weight: bold; 
	border-bottom: 1px solid #999999; 
	padding-bottom: 3px;
	text-transform: uppercase;
}
.head4
{
	font-size: 80%; color: #003366; 
	font-weight: bold; 
	padding-bottom: 3px;
	text-transform: uppercase;
	padding-top: 6px;
}
.text1 
{
	font-size: 70%;
	color:#484848;
	padding-top: 8px;
	line-height: 1.5em;
	padding-bottom: 8px;
	vertical-align: middle;
}

.text1a
{
	font-size: 70%;
	color:#484848;
	padding-top: 0px;
	line-height: 1.5em;
}

.text2 
{
	font-size: 80%;
	color:#484848;
	padding-top: 8px;
	line-height: 1.5em;
}

.text2a
{
	font-size: 80%;
	color:#484848;
	padding-top: 0px;
	line-height: 1.5em;
}

.text_small
{
	font-size: 65%;
	color:#484848;
}

#BodyTable
{
	width: 720px;
	background-color: #FFFFFF;
	padding: 0px;
}
.body_pane
{
	width: 90%;
}

.left_pane
{
	width: 175px;
	vertical-align: top;
}

a.menu_link
{
	font-size: 70%;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 0px;
}
a.menu_link:hover
{
	color: #FFCC00;
	text-decoration: underline;
}
table.menu_table
{
	background-color: #CCCCCC;
	padding: 2px;
}
table.menu_table td
{
	text-align: center;
}

a.footer_link
{
	font-weight: bold; 
	color: white; 
	text-decoration: none;
}
a.footer_link:hover
{
	text-decoration: underline;
}
.orange_bg
{
  background-image: url(img/orange.gif);
  background-repeat: repeat-x;
}

table.thumbs td input { width: 65px; height: 65px; }

