body
{	
	margin-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #FFFFFF
}
.bot
{
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #003366;
	color: #FFFFFF;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bothome
{
	text-align: right;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #003366;
	color: #FFFFFF;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.content
{
	border-top:1px solid #FFFFFF; text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 18px;
	background-image: url('images/right_bg.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;
}
.improducts
{
	border-top:1px solid #FFFFFF; text-align: left;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000;
	padding-left: 1px;
	background-image: url('images/right_bg_noshade.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;
}

.header
{
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;		
}
.desc
{
	vertical-align: top;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;		
}
.formcaption
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;		
}
.forminput
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	border: 1px solid #666666;
	background-color: #F2F2F2;
}
.formbutton
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	border: 1px solid #666666;
	background-color: #006699;
	width: 100px;
}
a.home:link
{
	color: #FFFFFF;
	text-decoration: none
}
a.home:visited
{
	color: #FFFFFF;
	text-decoration: none
}
a.home:active
{ 
	color: #FFFFFF;
	text-decoration: none
}
a.home:hover
{
	color: #E2E2E2;
	text-decoration: none
}
a:link
{
	color: #990033;
	text-decoration: none
}
a:visited
{
	color: #990033;
	text-decoration: none
}
a:active
{ 
	color: #990033;
	text-decoration: none
}
a:hover
{
	color: #990033;
	text-decoration: underline
}
