a:link {
	color: #62650D;
	text-decoration: none;
}
a:visited {
	color: #62650D;
	text-decoration: none;
}
a:hover {
	color: #1062A0;
}
a:active {
	color: #0066FF;
}
body.backgroundblue {
	background-image: url(../images/background/blue_yellow_background.jpg);
	background-repeat: repeat-x;
}
body.backgroundgreen {
	background-image: url(../images/background/yellow_white_background.jpg);
	background-repeat: repeat-x;
}
table.background {
	background-image: url(../images/background/grid_big_background.gif);
}
td.formbackground {
	background-image: url(../images/background/green_white_form_background.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	/*line-height: 18px;*/
}
table.left_links a:link, 
table.left_links a:active  {
	color:#666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

table.left_links a:visited{
	color:#999999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

table.left_links a:hover,
table.left_links a:visited:hover  {
	color:#00579a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.text_page_title_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00579a;
}
.text_page_title_med {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00579a;
}
.text_page_title_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00579a;
}
td.text_leading {
	line-height: 18px;
}

.members_text_letters {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}

.redhighlight {
	color: #CC3300;
	font-weight: bold;
}
/*
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00579a;
	line-height: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00579a;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #00579a;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00579a;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #00579a;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00579a;
}
*/
