body
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	height:100%;
	overflow: -moz-scrollbars-vertical;
}

td
{
	font-size:10px;
}

#content 
{
	width: 990px;
	margin:0px auto; /* Right and left margin widths set to auto */
	text-align:left; /* Counteract to IE5/Win Hack */
	position:relative;
}

p
{
	font-size:12px;
}

h1
{
	font-size:18px;
	color:#717074;
}

h2
{
	font-size:16px;
}

a
{
	outline: none 
}

A:link 		{font-size:11px; text-decoration: none; color: #006400;}
A:visited 	{font-size:11px; text-decoration: none; color: #006400;}
A:active 	{font-size:11px; text-decoration: none; color: #006400;} 
A:hover 	{font-size:11px; text-decoration: none; color: #006400;}

A.link:link 	{	font-size:11px; text-decoration: none;	color: #006400;		}
A.link:visited 	{	font-size:11px; text-decoration: none; color: #006400; 		} 
A.link:active 	{	font-size:11px; text-decoration: none; color: #006400; 		} 
A.link:hover 	{	font-size:11px; text-decoration: underline; color: #006400; }

A.nav:link 		{	font-size:10px; text-decoration: underline;	color: #808080;	}
A.nav:visited 	{	font-size:10px; text-decoration: underline; color: #808080; } 
A.nav:active 	{	font-size:10px; text-decoration: underline; color: #808080; } 
A.nav:hover 	{	font-size:10px; text-decoration: none; color: #808080; }

A.endtag1:link 		{	font-size:10px; text-decoration: none;	color: #5C5C5C;		}
A.endtag1:visited 	{	font-size:10px; text-decoration: none; color: #5C5C5C; 		} 
A.endtag1:active 	{	font-size:10px; text-decoration: none; color: #5C5C5C; 		} 
A.endtag1:hover 	{	font-size:10px; text-decoration: underline; color: #5C5C5C; }

A.submenu:link 		{	font-size:11px; text-decoration: none;	color: #000000;		}
A.submenu:visited 	{	font-size:11px; text-decoration: none; color: #000000; 		} 
A.submenu:active 	{	font-size:11px; text-decoration: none; color: #000000; 		} 
A.submenu:hover 	{	font-size:11px; text-decoration: underline; color: #000000; }

div.endtag
{
	color: #5C5C5C;
	margin-top: 2px;
	text-align: right;
	width:971px;

}

input
{
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	height : 16px;
	border : 1px solid #82816C;
	color  : #787878;
}

input.default
{
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	height : 22px;
	border : 1px solid black;
	color  : #000000;
}

#top_shadow
{
	background-image:url(../images/layout/top.png);
}

#middle_shadow
{
	background-image:url(../images/layout/middle.png);
}

#bottom_shadow
{
	background-image:url(../images/layout/bottom.png);
}

#contact_background_shadow
{
	
}

#overlay_shadow
{
	background-image:url(../images/layout/focus.png)
}