body 						{background-image: url(/images/bg_main.gif);
							 font-family: Arial, Helvetica, sans-serif;
							 font-size: 11px;
							 color: #666666;}

table						{font-family: Arial, Helvetica, sans-serif;
							 font-size: 11px;
							 color: #666666;}
							 
.title1						{font-size:18px;
							 font-family: Verdana, sans-serif;
							 font-weight: bold;
							 color: #006633;}

.title2						{font-size:13px;
							 font-family: Verdana, sans-serif;
							 font-weight: bold;
							 color: #000000;}
							 
.title3						{font-size:11px;
							 color: #006633;
							 font-weight: bold;}

.breadcrumbs				{font-size:10px;}
							
.redtext					{color: #2A654F;
							 font-weight: bold;}
							 
.graytext					{color: #EEEEEE;
							 font-weight: bold;}					 
							 
a:link,
a:active,
a:visited					{color: #000000;
							 text-decoration: underline;}
							 
a:hover						{color: #006633;}
							 
.navLink:link,
.navLink:active,
.navLink:visited			{color: #000000;
							 text-decoration: none;}

.navLink:hover				{color: #006633;}

.navLinkOn:link,
.navLinkOn:active,
.navLinkOn:visited,
.navLinkOn:hover			{color: #006633;
							 text-decoration: none;
							 font-weight: bold;}

.tableboundary				{color: #FFFFFF;
							 font-weight: bold;
							 background-color: #2F5F49;
							 font-size: 11px;}

.oddrow						{color: #666666;
							 font-weight: normal;
							 background-color: #F7F7F7;
							 font-size: 11px;}

.oddrow2					{color: #FFFFFF;
							 font-weight: bold;
							 background-color: #37916D;
							 font-size: 11px;}
							 
.evenrow					{color: #666666;
							 font-weight: normal;
							 background-color: #FFFFFF;
							 font-size: 11px;}

.formtable					{width: 420px;}
							 
input,
select,
textarea					{font-size: 11px;}

.divButtons					{text-align: center;
						 	 padding:15px;}

.flat_button				{font-family: Arial, Verdana, sans-serif;
							 font-size: 11px;
							 font-weight: bold;
							 width: 70px;
							 color: #FFFFFF;
							 border: 1px solid #000000;
							 background-color: #2F5F49;
							 cursor: pointer;}
							 
#divMessage					{width:100%;
							 padding: 1px;
							 color: #336F53;
							 text-align:left;
							 font-weight: bold;
							 border-top: 1px solid #336F53;
							 border-bottom: 1px solid #336F53;}