﻿@import url('fgg.css');
.top_nav A:link {text-decoration: none; color:#000000}
.top_nav A:visited {text-decoration: none; color:#000000}
.top_nav A:hover {text-decoration: underline; color:#FF0000}
.top_nav A:active {text-decoration: none; color:#000000}

.products A:link {text-decoration: none; color:#FF0000}
.products A:visited {text-decoration: none; color:#FF0000}
.products A:hover {text-decoration: underline; color:#000000}
.products A:active {text-decoration: none; color:#FF0000}

.products_right A:link {text-decoration: none; color:#666666}
.products_right A:visited {text-decoration: none; color:#666666}
.products_right A:hover {text-decoration: underline; color:#FF0000}
.products_right A:active {text-decoration: none; color:#666666}

.border {
	border: 1px solid #FF0000;
}
.top_nav {
	font-family: Verdana;
	font-size:7pt;
	color:#000000;
	font-weight:700;
}
.top_text {
	font-family: Verdana;
	font-size:7pt;
	color:#666666;
	font-weight:bold;
}
.products {
	font-family: Verdana;
	font-size:8pt;
	color:#FF0000;
	font-weight:700;
	text-align:center;
}
.desc_title {
	font-family: Verdana;
	font-size:11pt;
	color:#FF0000;
	font-weight:bold;	
}
.desc {
	font-family: Verdana;
	font-size:9pt;
	color:#666666;
}
.prod_desc {
	font-family: Verdana;
	font-size:7pt;
	color:#666666;
}
.products_right {
	font-family: Verdana;
	font-size:7pt;
	color:#666666;
	font-weight:700;
	line-height:13px;
}
.design_now {

	font-family: Verdana;

	font-size:11pt;

	color:#FF0000;

	font-weight:bold;

	padding-right:3px;

	text-align:center;	

}
.pricing_title {
	font-family: Verdana;
	font-size:9pt;
	color:#FF0000;
	font-weight:bold;
	padding-right:3px;	
}
td.img
{
	text-align:center;
	border:0px;
	width:25%;
}

.policy {
	font-family: Verdana;

	font-size:7pt;

	color:#666666;

}
