body { background-image: url(/img/interface/swatch_dark_green.gif); background-color: #003300; margin: 0; padding: 0;}
body , p , td , th { font-family: Arial, Futura, Helvetica, Sans-serif, sans; color: #ffffff; font-size: 12px; }
.nav { background-image: url(/img/interface/nav_links_back.gif); background-repeat: repeat-x; background-color: #5e713e; height: 33px; background-position: bottom left; color: #fff; font-size: 14px; font-weight: bold; }
a, a:link , a:visited { color: #55b554; text-decoration: none; cursor: pointer; }
a:hover , a:active { color: #975b29; text-decoration: underline; }
a:link.alt , a:visited.alt { color: #ffffff; text-decoration: none; }
a:hover.alt , a:active.alt { color: #003300; text-decoration: none; }

.nav a:link , .nav a:visited { color: #ffffff; text-decoration: none; }
.nav a:hover , .nav a:active { color: #003300; text-decoration: none; }

.leftside { background-image: url(/img/interface/grass_left.gif); background-repeat: repeat-y; }
.icon_olive { width: 113px; background-color: #5e713e; border-left: 1px solid #000000; border-right: 1px solid #000; text-align: center; text-transform: uppercase; font-size: 9px; font-weight: bold; padding-top: 5px; }
h1 { font-size: 24px; font-family: Georgia, Times, Serif; font-weight: bold;
	color: #cae2ca;
}
h3 { font-size: 18px; font-family: Georgia, Times, Serif; font-weight: bold; }
.small { font-size: 12px; }
.med { font-size: 14px; }
.large { font-size: 18px;
	color: #cae2ca;
}
.dark { color: #cccccc; }
.dark_small { color: #cccccc; font-size: 11px; }

input.rp_cancel_button
{
	font-family: Verdana;
	font-size: 10px;
}
input.rp_input
{
	width: 100%;
}
textarea.rp_textarea
{
	width: 100%;
}
input.rp_save_changes_button
{
	font-family: Verdana;
	font-size: 10px;
	width: 200px;
}
.rp_label
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.rp_label_description
{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
}
.rp_required
{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
}
.rp_text
{
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

