/* CSS Document */
body { margin-top:0; margin-bottom:0; background-color:#e3e3e3; }
.page { position:relative; width:830px;margin: 0px auto;  }
.topbanner {position:relative; background-image:url(topbannercut.jpg); height:237px; background-repeat:no-repeat; }
.flashlayer { position:absolute; width:278px; left: 25px; top: 94px; height: 67px; z-index:1; }
.content {position:relative; background-image:url(bgcontinuous.jpg); background-repeat: repeat-y;}

/* Buttons */
.Homebutton { position:absolute; text-align:center;	width:90px;	height:16px; left: 115px; top: 44px; font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF; font-size: 12px; }
.aboutbutton {position:absolute;text-align:center;width:90px;height:16px;left: 242px;top: 44px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 12px;
}
.stockbutton {position:absolute;text-align:center;width:90px;height:16px;left: 367px;top: 44px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 12px;
}
.regbutton {position:absolute;text-align:center;width:112px;height:16px;left: 485px;top: 44px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 12px;
}
.contactbutton {position:absolute;text-align:center;width:74px;height:16px;left: 624px;top: 44px;font-family: Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 12px;
}

/* Fonts */

.tahoma11 {font-family: Tahoma;font-size: 11px;}

/* text styles */

.OfferPriceText{font-family: Tahoma; font-size: 11px;color: #FF0000;font-weight: bold; }


a:link {
	color:#006699;
	text-decoration: none;
}
.Homebutton a:link
{
	color:#FFFFFF;
	text-decoration: none;
}
.aboutbutton a:link
{
	color:#FFFFFF;
	text-decoration: none;
}
.stockbutton a:link
{
	color:#FFFFFF;
	text-decoration: none;
}
.regbutton a:link
{
	color:#FFFFFF;
	text-decoration: none;
}
.contactbutton a:link
{
	color:#FFFFFF;
	text-decoration: none;
}
.Homebutton a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}
.aboutbutton a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}
.stockbutton a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}
.regbutton a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}
.contactbutton a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: 9CB2CD;
}
.LinkText {

	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;;
	padding: 0;
	text-decoration: none;
	
}
.DetailHeader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding: 0;
	text-decoration: none;
}