/*General Style Info*/
A
{
	color: #006233;
	font-size: 12px;
	text-decoration: none;
}
A:hover
{
	color: #1CAC74;
	text-decoration: none;
}
A:visited
{
	color: #006233;
	text-decoration: none;
}
H1
{
	color: #D77207;
	text-align: center;
}
H2
{
	color: #A6B399;
	text-align: center;
}
H3
{
	color: #FFFFFF;
}
H4
{
	color: #993;
}
IMG.border
{
	border: 2px solid #1CAC74;
}
.subscribe
{
	width: 160px;
	text-align: center;
	font-size: 9pt;
	color: #FFFFFF;
}
BODY
{
	background-color: #006233;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}
A.linksmall
{
	color: #006233;
	font-size: 9px;
	text-decoration: none;
}
A:hover
{
	color: #944B0E;
	text-decoration: none;
}
A:visited
{
	color: #006233;
	text-decoration: none;
}
A.white:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
A.white:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
HR
{
	color: #006233;
}
/*Tables*/
TABLE
{
}
TD
{
	font-size: 10pt;
}
TH
{
	text-align: center;
}
TH.title
{
	background-image: url(/images/home/topbanner.gif);
	color: #FFFFFF;
	height: 36px;
	font-size: 10pt;
}
TH.small
{
	font-size: 10px;
	color: #006233;
	padding: 5px;
}
TH.featured
{
	color: #D77207;
	font-weight: bold;
	font-size: 10px;
}
TR.over TD
{
	background-color: #FFFFFF;
}
TR.form
{
	background-color: #C5D9B4;
}
TH.hpcols
{
	background-color: #C5D9B4;
}
TR.altrow
{
	background-color: #DCE8DC;
}
/*Forms*/
FORM
{
}
FIELDSET
{
	border-color: #C2D7B0;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
FIELDSET LEGEND
{
	color: #5C9731;
	font-size: 18px;
	font-weight: bold;
}
LABEL
{
	font-size: 10pt;
	font-weight: bold;
	margin: 10px;
}
INPUT, TEXTAREA
{
	border-color: #5F9B34;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
INPUT.error, TEXTAREA.error
{
	border-color: #EA5200;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
SELECT.error
{
	border-color: #EA5200;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
SELECT
{
	border-color: #5F9B34;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
OPTION
{
	font-size: 10pt;
}
INPUT, TEXTAREA
{
	border-color: #5F9B34;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
}
INPUT[type=checkbox]
{
	border-width: 0px;
}
INPUT[type=radio]
{
	border-width: 0;
}
INPUT[type=submit] [type=reset] [type=file] [type=button]
{
	background-color: #1CAC74;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #527469;
	border-width: 1px;
	border-style: solid;
}
/*Notices and Errors*/
#TheForm LABEL.error
{
	display: inline;
	background-image: url(/js/images/unchecked.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
	font-size: 8pt;
	color: #EA5200;
	text-align: left;
}
#TheForm LABEL.checked
{
	display: inline;
	background-image: url(/js/images/checked.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
}
.message
{
	clear: both;
	color: #DF0101;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.error-message
{
	clear: both;
	color: #EA5200;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.notice
{
	background-color: #FFCC00;
	display: block;
	font-family: Courier, monospace;
}
/*Other*/
.bottom
{
	color: #375A0A;
	font-size: 9pt;
	font-weight: bold;
}
.navinf, .navinf A
{
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.price
{
	color: #D77207;
	font-weight: bold;
}
.logos
{
	font-size: 9px;
}
.text
{
	text-align: justify;
}
.pages
{
	border-width: 1px;
	border-color: #CFDA8F;
	border-style: solid;
	text-align: center;
	color: #006233;
	padding: 7px;
}
.subscribe
{
	width: 160px;
	text-align: center;
	font-size: 9pt;
	color: #FFFFFF;
}
.hpmaincelltxt
{
	color: #13705D;
	text-align: justify;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}
.hpmaincell
{
	background: #006233 url(/img/tam/bgmaincell.jpg) repeat-y;
	text-align: center;
	width: 730px;
}
.featured
{
	color: #944B0E;
	font-weight: bold;
	font-size: 10pt;
}
.botomlogos
{
	background-color: #C3E4DA;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 15px;
}
#Logo
{
	margin-left: 50px;
	float: left;
}
#TopNav
{
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 200px;
	float: right;
	height: 45px;
}
A.white
{
	text-decoration: none;
	color: #FFFFFF;
}
.menu
{
	text-align: left;
	background-color: #80B6A5;
	vertical-align: top;
}
.maincell
{
	background-color: #D2EBE3;
	width: 560px;
}
.maincelltxt
{
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}
.ads
{
	background-color: #AFDBCC;
	width: 170px;
}
.topbar
{
	background-image: url(/img/tam/headbg.jpg);
	height: 86px;
}
