body
{
 background: white;
 text-align: center;
 margin-top: 0px;
 padding-top: 0px;
 margin-bottom: 0px;
 padding-bottom: 0px;
}

img
{
	border: none;
	padding: 0px;
}

h1
{
	font-family: arial;
	font-weight: 900;
	font-size: 14pt;
	color: #666666;	
}

h2
{
	font-family: arial;
	font-weight: 900;
	font-size: 12pt;
	color: black;
	display: inline;
}



.text
{
	font-family: times;
	font-size: 10pt;
}

.new
{
	background: yellow;
	font-size: 7pt;
	font-weight: 900;
}

img.logo
{
 position: relative;
 left: 330px;
 top: 10px;
}

img.content
{
	margin-left: 20px;
}


a.topMenu:visited
{
 color: black;
 text-decoration: none;
}

a.topMenu:hover
{
 color: white;
 text-decoration: none;
}

a.topMenu:link
{
 color: black;
 text-decoration: none;
}



a.bottomMenu:visited
{
 color: white;
 text-decoration: none;
}

a.bottomMenu:hover
{
 color: black;
 text-decoration: none;
}

a.bottomMenu:link
{
 color: white;
 text-decoration: none;
}

a.support:visited
{
 color: #990000;
 text-decoration: none;
}

a.support:hover
{
 color: black;
 text-decoration: none;
}

a.support:link
{
 color: #990000;
 text-decoration: none;
}


a.breadcrumb:visited
{
 color: #666666;
 text-decoration: none;
}

a.breadcrumb:hover
{
 color: black;
 text-decoration: none;
}

a.breadcrumb:link
{
 color: #666666;
 text-decoration: none;
}

a:visited
{
	color: #000099;
	text-decoration: underline;
}
a:hover
{
	color: #990000;
	text-decoration: none;
}
a:link
{
	color: #000099;
	text-decoration: underline;
}

a.button:visited
{
	color: black;
	text-decoration: none;
}

a.button:hover
{
	color: #990000;
	text-decoration: none;
}

a.button:link
{
	color: black;
	text-decoration: none;
}

div.wrap
{
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 height: 710px;
 text-align: center;
}

div.topMenu
{
 display: none;
 height: 50px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}

div.topSpacer
{
	height: 20px;
	background-color: #666666;
}

div.breadcrumb
{
	height: 30px;
	background-color: white;
	font-family: tahoma;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

div.header
{
 display: none;
 height: 100px;
 background-color: #CCCCCC;
 padding-top: 20px; 
}

div.headerSpacer
{
	height: 10px;
	background-color: #990000;
}

div.content
{
	background-color: white;
	text-align: left;
	line-height: 1.5;	
	width: 100%;
	border: none;
}

div.bottomMenu
{
 display: none;
	background-color: #666666;
	border: 1px solid #CCCCCC;	
}

span.breadCrumb
{
	float: left;
	font-family: tahoma;
	font-weight: bold;
}

span.support
{
	float: right;
	font-weight: bold;
	font-family: tahoma;	
}

span.bottomMenu
{
	font-family: tahoma;
	margin-right: 20px;
	font-weight: bold;
}

table.topMenu
{
	text-align: center;
	font-family: tahoma;
	font-weight: bold;
	font-size: 10pt;
}

td.topMenu
{
	padding-left: 10px;
	padding-right: 10px;
}

table.price
{
	border-collapse: collapse;
	font-family: verdana;
	font-size: 9pt;
	width: 80%;
}
td.price
{
	border: 1px solid gray;
	padding: 5px;
}

th.price
{
	border: 1px solid gray;
	padding: 5px;
	background-color: #CCCCCC;
}

table.content
{
	width: 100%;
	height: 100%;
	line-height: 1.5;	
	
}

td.contentLeft
{
	width: 80%;
	padding-right: 15px;
	vertical-align: top;
}

td.contentRight
{
	width: 20%;
	vertical-align: top;
	background-color: #CCCCCC;
	padding: 15px;
	border: 1px solid #666666;
	display: none;
}

a.generator
{
	left:10px;
	width: 100px;
	height: 100px;
	top:10px;
}

table.general
{
	border-collapse: collapse;
	font-family: verdana;
	font-size: 9pt;
	width: 80%;
}
td.general
{
	border: 1px solid gray;
	padding: 5px;
}

th.general
{
	border: 1px solid gray;
	padding: 5px;
	background-color: #CCCCCC;
}
