﻿html,body {
	margin: 0px;
	padding: 0px;
}
body, input, select, textarea {
	background-color: #F4F4F4;
}
td, input, select, textarea {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:76%;
	color: #000000;
	vertical-align: middle;
	cursor:default;
}
a {
color:#505099;
font-weight:bold;
text-decoration:none;
}
a:hover, a:selected {
color:#333366;
text-decoration:none;
}
table.body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}
td {
	padding: 0px;
	margin: 0px;
	border:0px;
}
td.logo {
	height: 64px;
	width: 140px;
	background-color:#FFFFFF;
}
td.head {
	height: 64px;
	width: 100%;
}
td.topmenu {
	background-image: url("images/tmnubkg.gif");
	background-repeat: repeat-x;
	background-color: #DCE0EF;
	height: 40px;
	border:0;
	width: 100%;
}
table.topmenu {
	height: 33px;
	border: 0;
	width: 100%;
	margin-top: 1px;
}
td.topmenulogo, td.topmenubtn {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #BABABA;
	line-height: 33px;
	height:33px;
}
td.topmenulogo {
	vertical-align:middle;
	font-weight: bold;
	font-size: 11px;
	color: #7C7C7C;
	padding-left:7px;
	width: 170px;
	text-align: left;
}
td.topmenubtn {
	width:90px;
	vertical-align:middle;
}
td.topmenubtn a {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#999999;
	display:block;
}
td.topmenubtn a.selected, td.topmenubtn a:hover {
	background-image: url("images/tmnusel.gif");
	background-color: #FE8E50;
	background-repeat: repeat-x;
	color:#F6F6F6;
	text-decoration: none;
	display:block;
}
td.topmenulanguage {
	text-align:right;
	padding-right:7px;
	padding-left:0;
	width: 22px;
}
td.topmenulanguage img {
	width: 22px;
	height: 15px;
	border:0px;
}
div.tmenubtn {
	height:33px;
	width:90px;
	cursor:hand;
}
td.shadowline {
	width: 100%;
	height: 15px;
	background-image: url("images/shaline.gif");
	background-color: #F4F4F4;
	background-repeat: repeat-x;
}
div.shadowlinetop {
	height:1px;
}
td.shadowlinetop {
	height: 1px;
	width:100%;
	background-color: #BABABA;
}
div.shadowlinev {
	width:1px;
	height:100%;
}
td.shadowlinev {
	width:1px;
	background-color: #BABABA;
}
td.shadowlinet {
	width: 100%;
	height: 5px;
	background-image: url("images/shalinet.gif");
	background-color: #BABABA;
	background-repeat: repeat-x;
}
td.menu {
	vertical-align:top;
	width: 145px;
	border-right:solid;
	border-right-color:#DCE1E9;
	border-right-width:3px;
	border-top-width:3px;
	border-top:solid;
	border-top-color:#DCE1E9;
}
table.menu {
	width: 145px;
	border-bottom-width:3px;
	border-bottom:solid;
	border-bottom-color:#DCE1E9;
}
td.menubtn, td.menubtns {
	display:block;
	background-image: url("images/mnubkg.gif");
	background-repeat: repeat-x;
	background-color: #DCE0EF;
	line-height: 25px;
	height:26px;
	vertical-align:bottom;
}
td.menubtn a, td.menubtns a {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color:#999999;
	display:block;
}
td.menubtn a {
	text-transform: uppercase;
}
td.menubtn a.selected, td.menubtn a:hover, td.menubtns a.selected, td.menubtns a:hover {
	background-image: url("images/mnusel.gif");
	background-color: #FE8E50;
	background-repeat: repeat-x;
	color:#F6F6F6;
	text-decoration: none;
	display:block;
}
td.discount img {
	width: 145px;
	height: 145px;
	border-left:0px;
	border-right:0px;
	border-top:2px;
	border-bottom:2px;
	margin-top:20px;
	margin-bottom:20px;
	border-color:#DCE1E9;
}
b.discount {
	color:#FF0000;
}
div.menubtn, div.menubtns {
	height:25px;
	cursor:hand;
} 
div.menubtn {
	padding-left:20px;
}
div.menubtns {
	padding-left:35px;
	font-size: 11px;
}
td.text {
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	width:100%;
	height:100%;
	vertical-align:top;
}
table.text {
	background-color: #FFFFFF;
	border: 1px solid;
	color: #2a2a2a;
	border-color: #D0D5D9;
	text-align: justify;
	width:100%;
	height:100%;
}
td.textcap {
	font-size:14px;
	color:#555555;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
	padding-left: 20px;
	background-image:url("images/textcap.gif");
	background-repeat:repeat-x;
	border-bottom: 1px solid;
	border-color: #D0D5D9;
	line-height: 32px;
	height: 32px;
}
td.textspace {
	height:15px;
}
td.textitem {
	font-size:0.9em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:25px;
	padding-top:20px;
}
td.textitemb {
	font-size:0.9em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:25px;
	padding-top:0px;
}
table.texttbl {
	padding:0;
	margin:0;
	width:100%;
	
}
td.textprodcap, td.textproddsc, td.textprodver {
	color:#000066;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
td.textprodcap {
	font-size:1.6em;
	color:#000033;
	height:1.6em;
}
td.textproddsc {
	font-size:1.1em;
	padding-bottom:10px;
	height:1.1em;
}
td.textprodver {
	font-size:1em;
	color:#6F6F6F;
	padding-bottom:15px;
}
td.textprodtxt {
	font-size:1em;
	vertical-align:top;
	padding:0;
	margin:0;
	height:25px;
	width:100%;
}
div.textprodtxtd {
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:12px;
	vertical-align:top;
	border: 1px solid;
	border-color:#D0D5D9;
	text-align:justify;
	background-color:#F6F6F6;
}
div.textprodtxtdp {
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	border: 1px solid;
	border-color:#D0D5D9;
	text-align:justify;
	background-color:#F6F6F6;
}
.txtcap {
	font-weight:bold;
	font-size:1.2em;
	color:#000066;
	line-height:2em;
}
.txtcomments {
	font-size:0.9em;
}
td.textprodmnu {
	background-color:#121212;
	float:right;
	vertical-align:top;
}
table.textprodmnud {
	vertical-align:top;
	margin-top:10px;
	float:right;
	border: 1px solid #D0D5D9;
	background-color:#F6F6F6;
}
table.textprodmnut {
	width:100%;
	vertical-align:top;
	border-top: 1px solid #D0D5D9;
	border-right: 1px solid #D0D5D9;
	background-color:#F6F6F6;
}
table.textprodmnud td {
	padding-top:5px;
	padding-bottom:5px;
	font-size:1em;
	vertical-align: middle;
	text-align:center;
}
table.textprodmnut td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	font-size:1em;
	vertical-align: middle;
	text-align:center;
	border-left: 1px solid #D0D5D9;
	border-bottom: 1px solid #D0D5D9;
}
table.textprodmnut td.cap {
	font-weight:bold;
	background-color:#CCCCCC;
}
table.textprodmnud a {
	border-left: 1px solid;
	border-color:#E5E5E5;
	padding-right:15px;
	padding-left:15px;
}
table.textprodmnud a.nol {
	border:none;
}
table.awards td {
	text-align: center;
	padding-bottom:13px;
	padding-left:7px;
	padding-right:7px;
	padding-top:13px;
	vertical-align:middle;
	font-size:1em;
}
table.screenshots td {
	text-align: center;
	padding-bottom:13px;
	padding-left:7px;
	padding-right:7px;
	padding-top:13px;
	vertical-align:middle;
	font-size:1em;
}
td.textprodimg {
	float:left;
	width:151px;
	height:138px;
	padding-left:0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom:0px;
	vertical-align:top;
}
td.news {
	width: 160px;
	height:100%;
	vertical-align:top;
	border-left:solid;
	border-left-color:#DCE1E9;
	border-left-width:3px;
}
table.news {
	border-bottom:solid;
	border-bottom-color:#DCE1E9;
	border-bottom-width:3px;
	width:140px;
}
td.newstitle {
	height:32px;
	background-image: url("images/newstitle.gif");
	background-repeat: repeat-x;
	vertical-align:middle;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #555555;
	padding-left:10px;
	border-bottom:solid;
	border-bottom-color:#D0D5D9;
	border-bottom-width:1px;
	border-top:solid;
	border-top-color:#D0D5D9;
	border-top-width:1px;
}
table.newsbody {
	vertical-align:top;
	border-bottom:solid;
	border-bottom-color:#DCE1E9;
	border-bottom-width:3px;
}
td.newssubscribe {
	vertical-align:bottom;
	padding:10px;
	font-size:11px;
}
div.newssubscribe {
	height:100%;
}
.subform {
	margin: 0px;
	padding-top:10px;
	padding-bottom:20px;
	border: 0px;
}
.subemail, .subbutton, .supbutton {
	font-size:1.1em;
	border: 1px solid #D0D5D9;
	background-color: #FFFFFF;
}
.supbutton {
	width:100px;
	height:25px;
}
table.subswait {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}
.subswait {
	background-color:#FFFFFF;
}
table.subswait td{
	text-align:center;
}
td.newsbody {
	vertical-align:top;
}
td.newsitem {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	border:solid #DCE1E9 1px;
	text-align:justify;
	background-image:url("images/newsbkg.gif");
	background-repeat:repeat-x;
	vertical-align:top;
	font-size: 11px;
}
td.newsitem strong {
	line-height:25px;
/*	text-transform: uppercase;*/
	font-weight: bold;
	font-size: 11px;
	vertical-align:top;
	text-align:left;
}
td.copyright {
	width:100%;
	height:25px;
	border-top:solid;
	border-top-color:#DCE1E9;
	border-top-width:3px;
	vertical-align:middle;
	text-align:left;
	font-size:10px;
	padding-left:20px;
	line-height:34px;
}


.dot_list {
	list-style-image: url("images/list_dot.gif" );
	margin-top:  0px;
	margin-bottom:  0px;
	margin-left:  20px;
	line-height: 18px;
}
 
.styleborder0 {
	text-align: center;
	border: 0px;
}
.partners {
	background-color: #f1f1f1;
	vertical-align: middle;
	color: #979898;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 80%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}



