h1, h2, h3, h4
			{	font-family: verdana,arial,helvetica,geneva,sans-serif}
p, ol, ul
			{	font-size: 11px; font-family: verdana,arial,helvetica,geneva,sans-serif; line-height:16px;}
A			{  text-decoration:none;}
A:hover 	{	text-decoration:underline;}
P.caption	{	font-weight:bold;color:#336633; font-size:10px;line-height:12px;}
H1			{	font-size:21px; font-family:tahoma; font-weight:bold; color:#336633; line-height:24px}
H2			{	font-size:17px; font-family:tahoma; font-weight:bold; line-height:18px; color:black; margin-top:12px;}
H3			{	font-size:11px; font-weight:bold; color:#336633;}
H4			{	font-size:10px; font-weight:bold; }
.formfield 	{ 	font-family: "courier new",courier,monospace; font-size:12px;}
.dropdown  	{ 	font-family: verdana,arial,helvetica,geneva,sans-serif; font-size:10px;}
.credit		{	font-size:10px; color:gray; line-height:11px; margin-top:6px;}
.unavailable{	color:gray; }
.back		{	color:#336633; font-weight:bold; }
.menusection{	font-size:15px; font-family:tahoma; font-weight: bold; color: #336633;}
.boxnote	{	font-size:10px; line-height:12px; background: #e8e8d0; padding:10px; margin:0;}
.calloutfull	{	color: #336633; font-size:12px; font-weight: bold; line-height:14px; background: #e8e8d0; padding:10px; margin-left:0px; }
.calloutright	{	color: #336633; font-size:12px; font-weight: bold; line-height:14px; background: #e8e8d0; padding:10px; width=300; float:right;}
.calloutleft	{	color: #336633; font-size:12px; font-weight: bold; line-height:14px; background: #e8e8d0; padding:10px; width=300; float:left;}
.facts			{	font-size:10px; line-height:12px; margin-top:9px; margin-bottom:0px;}
.imsTxt			{	font-size: 11px; font-family: verdana,arial,helvetica,geneva,sans-serif; line-height:16px;}

hr	{height:1px; color:#cccc99; }




/******************************** SIDEBAR MENUS */

div#SidebarMenu
{
	width:116px;
	
}

div#SidebarMenu ul
{
	margin-left:0;
	border-top:1px solid #E5E5CB;
}

div#SidebarMenu li
{
	margin-left:0;
}

div#SidebarMenu a
{
	display:block;
	width:116px;
	background-color:#cc9;
	font-weight:bold;
	font-size:9px;
	color:#663;
	border-bottom:1px solid #E5E5CB;
	padding:1px 6px 1px 10px;
}

div#SidebarMenu a:hover
{
	text-decoration:none;
	color:black;
	background-color:#e5e5cb;	
}

.button {color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 12px; 
	background: #336633; 
	height: 25px;
	font-weight:bold}	
}
