body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.titleMain {
	font-family: Tahoma;
	font-size: 23px;
	font-weight: normal;
	color: #663300;
	line-height: 180%;
}
.titleMainSsub {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #996600;
}

.search {
	font-size: 11px;
}

/******* MAIN link style ******/

a:link {
	color: #663300;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;

}

:link {font-size: 12px; color: #663300; text-decoration: none; } 
a:link {font-size: 12px; color: #663300; text-decoration: none; }
a:visited {font-size: 12px; color: #663300; text-decoration: none; }
a:hover {font-size: 12px; color: #663300; text-decoration: underline; }
/*******END MAIN link style ******/

/*******END iframe link style ******/

a.breadcrumb {
	color: #999999;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
}

.breadcrumb {font-size: 10px; color: #999999; text-decoration: none; } /*** for pipes between links ***/
a.breadcrumb:LINK {font-size: 10px; color: #999999; text-decoration: none; }
a.breadcrumb:VISITED {font-size: 10px; color: #999999; text-decoration: none; }
a.breadcrumb:HOVER {font-size: 10px; color: #999999; text-decoration: underline; }
/*******END iframe link style ******/



/*******footer link2 style on black ******/

a.footerLinks2 {
	color: #cc9966;
	font-family: Verdana;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	text-transform: none;

}

.footerLinks2 {font-size: 10px; color: #cc9966; text-decoration: none; } 
a.footerLinks2:LINK {font-size: 10px; color: #cc9966; text-decoration: none; }
a.footerLinks2:VISITED {font-size: 10px; color: #cc9966; text-decoration: none; }
a.footerLinks2:HOVER {font-size: 10px; color: #FFFFFF; text-decoration: none; }
/*******END footer link style ******/

/*******BEGIN Right Column link style ******/
a.rightColumn {
	color: #5f4d33;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;

}

.rightColumn {font-size: 10px; color: #5f4d33; text-decoration: none; line-height: 100%} 
a.rightColumn:LINK {font-size: 11px; color: #5f4d33; text-decoration: none; }
a.rightColumn:VISITED {font-size: 11px; color: #5f4d33; text-decoration: none; }
a.rightColumn:HOVER {font-size: 11px; color: #663300; text-decoration: underline; }
/*******END Right Column link style ******/
