﻿
/*------------------------------------*/
/* GENERAL FRAMEWORKS CLASSES         */
/*------------------------------------*/
body 
{
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#757575;
}
h1
{
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #2d3c1b;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border: none;	
}
h2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #757575;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border: none;	
}
h3
{
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #757575;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	border: none;	
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}
.t10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}
.style1 {color: #ffffff}
.style4 {color: #525252}

.short_header {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color:White;
	font-weight:bold;
}

/*------------------------------------*/
/* TEXT CLASSES				          */
/*------------------------------------*/
.green_header 
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	color: #82A950; 
}

.green_dark_header 
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	color: #636D54; 
	font-weight:bold;
}

/*------------------------------------*/
/* LINK CLASSES				          */
/*------------------------------------*/
.links_header_box 
{
	text-decoration: none;
	color:#FFFFFF;
}
.links_header_box:hover
{
	text-decoration: underline;
	color:#FFFFFF;
}
.links_footer 
{
	text-decoration: underline;
	color:#FFFFFF;
}
.links_footer:hover
{
	text-decoration: underline;
	color:#FFFFFF;
}
a.green_header_links
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	color: #82A950; 	
	text-decoration: underline;
	font-weight:bold;
}
a.green_header_links:hover
{
	font-family: Tahoma; 
	font-size: 12px; 
	font-style: normal; 
	color: #82A950; 	
	text-decoration: underline;
}
a.green_links
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal; 
	color: #82A950; 	
	text-decoration: none;
	font-weight:bold;
}
a.green_links:hover
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal; 
	color: #82A950; 	
	text-decoration: underline;
}
a.orange_links
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal; 
	color: #FF4800; 	
	text-decoration: none;
	font-weight:normal;
}
a.orange_links:hover
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal; 
	color: #FF4800; 	
	text-decoration: underline;
}
a.white_links
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal; 
	color: White; 	
	text-decoration: none;
	font-weight:normal;
}
a.white_links:hover
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-style: normal; 
	color: White; 	
	text-decoration: underline;
}

/*============================================
  MAIN PULL-DOWN MENU STYLES
==============================================*/
.menu_dynamic_menu_item_style 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	height:auto;
	white-space: nowrap; 
	display: block;
	cursor: pointer;	
	white-space: nowrap; 	
	text-align:left;
	margin: 0px; 	
}

.menu_dynamic_menu_item_style A
{
	width: 100%;
	display: block;
	cursor: pointer;	
}
.menu_static_menu_item_style 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	color:White;
	text-decoration: none;
	text-align: center;
	cursor: pointer;	
}
.menu_static_menu_item_style A
{
	width: 100%;
	display: block;
	cursor: pointer;
}
.menu_static_hover_style
{
	width:100%;
	cursor: hand;		
}
.menu_static_menu_style
{
	cursor: pointer;	
	width:100%;	
}

/*============================================
  GOOGLE LIST-ADS MIMIC
==============================================*/
.google_ad_mimic_header 
{
	font-family: Arial;
	font-size:12px;
	font-weight:BOLD;
	text-decoration:underline;
	padding-left:0px;
	padding-bottom:5px;
	color:#000048;
}
.google_ad_mimic_link_container
{
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	padding-left:8px;
	padding-bottom:3px;
	color:#82A950;
}
.google_ad_mimic_link
{
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	color:#82A950;
}

/*============================================
  TABLE CLASSES 
==============================================*/
.tableHeader
{
	padding: 3px 3px 3px 3px;
	color:White;
	font-weight:bold;
}

/*============================================
  CONTROL CLASSES 
==============================================*/

.textbox
{
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	border: solid 1px silver;
}

.textboxnoborder
{
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	border: none 0px silver;
}
