
BODY 	{COLOR: #000000;
			FONT: 10px arial, geneva, verdana, sans-serif;
			scrollbar-base-color: #FF0000;
			
}

a:link		{ color: #FF0000; text-decoration: none }
a:visited	{ color: #FF0000; text-decoration: none }
a:active	{ color: #000000; text-decoration: none }
a:hover		{ color: #000000; text-decoration: none }

.content	{
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 120%;
}

.content15	{
	font-size: 15px;
	font-style: normal;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 120%;
	}

.just		{text-align: justify;
			padding-left: 0px;
			padding-right: 0px;}

.title 	{COLOR: #FF0000;
			FONT: 28px;
			font-weight: bold;
			text-align: right;}

H2		{
		color: #000000;
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		line-height: 150%;
		font-variant: small-caps;
		}

H3		{
		color: #000000;
		font-size: 13px;
		font-style: normal;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 100%;
		}

H4		{
		color: #000000;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		line-height: 150%;
		
		}
		
			
.subtitle 	{
	COLOR: #000000;
	FONT: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
	font-variant: small-caps;
}

.header 	{
	COLOR: #000000;
	FONT: 16px;
	font-weight: bold;
	text-align: right;
	line-height: 150%;
	font-variant: small-caps;
}

.menu		{
	COLOR: #FF0000;
	FONT: 18px;
	font-weight: bold;
	line-height: 190%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 60px;
	font-variant: small-caps;
}

.email		{font-size: 11px; font-weight: bold }

.caption 	{font-size: 10px; font-weight: bold; }

.tagline 	{font-size: 13px; font-weight: regular; }

.footnote 	{font-size: 9px; font-weight: regular; }

.button 	{ background-image: url("images/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("images/buttonon.gif");
		background-color:#718691;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 23px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }
		
.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}

.contacttext	{COLOR: #ffffff;
		FONT: 12px arial, geneva, verdana, sans-serif;}
		
		
