﻿body 
{
	background-image: url('images/framework/bg_lines.gif');
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

.copyright
{
	font-family: Verdana; 
	font-size: 10px; 
	color: #14311a;
	font-weight: bold;
}

.whiteFont
{
	color: #ffffff;
}

.tanFont
{
	color: #e8d4a3;
}

.greenbg
{
	background-color: #14311a;
}

.whitebg
{
	background-color: #ffffff;
}

a.whiteLinkBold:link { font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.whiteLinkBold:active { font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.whiteLinkBold:visited { font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.whiteLinkBold:hover { font-size: 10px; color: #ed1c24; font-weight: bold; text-decoration: none; }

a.greenLink:link { font-size: 11px; color: #14311a; text-decoration: underline; }
a.greenLink:active { font-size: 11px; color: #14311a; text-decoration: underline; }
a.greenLink:visited { font-size: 11px; color: #14311a; text-decoration: underline; }
a.greenLink:hover { font-size: 11px; color: #ed1c24; text-decoration: underline; }

a.redLink:link { font-size: 11px; color: #ed1c24; text-decoration: underline; }
a.redLink:active { font-size: 11px; color: #ed1c24; text-decoration: underline; }
a.redLink:visited { font-size: 11px; color: #ed1c24; text-decoration: underline; }
a.redLink:hover { font-size: 11px; color: #14311a; text-decoration: underline; }
