body {
	background: white;
	color: #000000;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

#body { 
	background: #ffffff;
	width: 600px;
	text-align: left; 
	margin: 0px auto 0px auto; 
	border: 0px; /* solid black;*/
	overflow: hidden;
	padding: 15px;
	color: black;
}

#nav {margin: 0px 0px 30px 0px;}

body, div, a, th, td, li, dd, font, input, textarea {
	font-family: Verdana;
	font-size: 8pt;
}

a			{color: #CC0033;}
/*
a.nav		{color: #E65B00; font-family: Verdana; font-weight: bold; font-size: 13pt; text-decoration: none; padding: 0px; margin: 0px;}
a.nav:hover	{color: #E65B00; font-family: Verdana; font-weight: bold; font-size: 13pt; text-decoration: underline; padding: 0px; margin: 0px;}
a.nav2		{color: gray; font-family: Verdana; font-weight: bold; font-size: 13pt; text-decoration: none; padding: 0px; margin: 0px;}
*/
/*
a.big		{color: #E65B00; font-family: Arial; font-weight: bold; font-size: 14pt; padding: 0px; margin: 0px;}
*/
a.big		{color: #E65B00; font-family: Verdana; font-weight: bold; font-size: 13pt; padding: 0px; margin: 0px;}
a.button		{color: white; background-color: #CC0033; font-family: Verdana; font-weight: bold; font-size: 13pt; padding: 10px; margin: 0px 5px 0px 0px; text-decoration: none;}
a.button:hover	{color: white; background-color: black; font-family: Verdana; font-weight: bold; font-size: 13pt; padding: 10px; margin: 0px 5px 0px 0px; text-decoration: underline;}

a.nav_top	{font-size: 8pt; color: silver; text-decoration: none; margin-right: 5px;}

a.sub_header:link, a.sub_header:visited {color: red; text-decoration: none;}
a.sub_header:active, a.sub_header:hover {color: red; text-decoration: underline;}

form		{margin: 0px 0px 20px 0px;}
h1			{font-size: 20pt; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px;}
h1.high     {color: #CC0033;}
h1.sub      {font-size: 16pt; font-weight: bold; line-height: 100%; margin: 0px 0px 20px 0px; color: #E65B00;}
.hl_small	{font-size: 8pt; font-weight: normal; color: silver;}
h2			{font-size: 8pt; font-weight: bold;}
h3			{font-size: 20pt; font-weight: bold; color: #CC0033; line-height: 110%; margin: 0px 0px 20px 0px;}
hr			{height: 1px; color: silver;}

img			{border: 0px;}
img.logo	{border: 0px; margin: 2px 0px 0px 0px;}
li			{line-height: 160%;}
table.slogan{margin: 0px 0px 20px 0px;}
td			{vertical-align: top;}
td.slogan   {padding-left: 20px;}
td.tbl_head {padding: 5px;}
td.tbl_item0{padding: 5px; white-space:nowrap;}
td.tbl_item1{padding: 5px; background-color: lightgrey; white-space:nowrap;}
td.reseller	{width: 50%; padding: 0px 0px 30px 0px;}
td.main_text{padding: 0px 20px 0px 0px;}
p			{margin: 0px 0px 14px 0px; padding: 0px; line-height: 160%;}
p.testimonials	{margin: 0px 20px 20px 0px;}
p.nav		{color: silver; font-weight: bold; font-size: 14pt; margin: 0px 0px 10px 0px;}
span.path	{background-color: silver; padding: 2px 5px 2px 5px;}
span.prominent {font-weight: bold; color: red}
table.header{margin: 0px 0px 10px 0px; padding: 0px;}

input		{margin: 0px 0px 10px 0px;}
textarea	{margin: 0px 0px 10px 0px;}

.content	{margin: 0px 20px 0px 0px;}
.content_main {width: 100%;}
.home_banner{/*height: 160px;*/ background-color: rgb(223, 223, 223); padding: 30px 10px 30px 10px; margin-bottom: 20px;}
.header		{margin: 0px 0px 25px 0px;}
.hr			{font-size: 1pt; border-top: 1px solid silver; margin: 0px 0px 10px 0px;}
.item_img	{margin: 0px 10px 20px 0px;}
.item_txt	{margin: 0px 0px 20px 0px;}
.nav		{margin: 0px 15px 0px 0px;}
.nav_desc	{color: silver; padding: 0px 0px 5px 0px;}
.nav_lang	{text-align: right;}
.sticker	{background-color: lightyellow; border: 1px solid silver; margin: 0px 0px 20px 0px;}

.st_head	{font-family: Verdana; font-weight: bold; color: #E65B00; border-bottom: 1px solid silver; padding: 5px;}
.st_head_qt	{font-family: Verdana; font-weight: bold; color: red; border-bottom: 1px solid silver; padding: 5px;}

/*
.st_head	{font-family: Verdana; font-size: 13pt; font-weight: bold; color: #E65B00; border-bottom: 1px solid silver; padding: 3px;}
.st_head_qt	{font-family: Verdana; font-size: 13pt; font-weight: bold; color: red; border-bottom: 1px solid silver; padding: 3px;}
*/

.st_body	{padding: 5px;}
.sub_header	{color: red; margin: 0px 0px 10px 0px;}
