body {
	color: #000;
	background-color: #fff;
	
	font-family: Garamond, Times new Roman, Serif;
	font-size: 13px;
	scrollbar-face-color: #808080;
	scrollbar-highlight-color: #909090;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-shadow-color: #707070;
	scrollbar-darkshadow-color: #606060;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff;
}

td {
	color: #000;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 15px;
}

th, th a, th a:hover, th a:active, th a:visited {
	color: white;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 15px;
	background: #ff000f;
	text-decoration: none;
}

th a:hover, th a:active {
	text-decoration: underline;
}

h1 {
	color: #ff000f;
	font-family: Arial black, Helvetica, Sans serif;
	font-size: 46px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.caption {
	font-family: Arial black, Helvetica, Sans serif;
	font-size: 46px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1;
}

h2 {
	color: #ff000f;
	font-family: Arial, Helvetica, Sans serif;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial black, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.bold {
	font-family: Arial black, Helvetica, Sans serif;
	font-size: 17px;
	font-weight: bold;
}

a, a:active, a:visited, a:hover {
	color: #000;
	font-family: Arial, Helvetica, Sans serif;
	font-size: 15px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.pgh {page-break-before:always;}


.buttonoff {
	background-color: #000000;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid silver;
}

.labelcell {
	border-top:1px solid #ffffff;
	text-align: right;
}

.datacell {
	border-bottom:1px solid #ff000f;
	padding-left: 10px;
}

.titlecell {
	color: rgb(50,0,13);
	font-weight: bold; 
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	text-align: center;
}

.inputbox {
	font-size: 13px;
	background-color: white;
	color: red;
	border: 1px solid black;
}

.compo {
	color: rgb(50,0,13);
	background-color: rgb(251,223,123);
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 13px;
	border: 0px;
	width: 200px;
}

.currency {
	background-color: rgb(251,223,123);
	color: rgb(50,0,13);
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 13px;
	font-weight: bold;
	border: 0px;
}

.menu {
	color: #ffffff;
	font-family: Tahoma, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.menu a, .menu a:active, .menu a:visited, .menu a:hover {
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.menu a:active, .menu a:hover {
	text-decoration: underline;
}

.menubig a, .menubig a:active, .menubig a:visited, .menubig a:hover {
	display: block;
	color: #ffffff;
	width: 200px;
	height: 25px;
	padding: 3px;
	padding-left: 20px;
	font-weight: bold;
	font-family: Arial black, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	border: 1px solid #ff000f;
}

.menubig a:active, .menubig a:hover {
	border: 1px solid #fff;
	background-color: #f0000f;
}

.footer {
	font-family: Arial, Helvetica, Sans serif;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

.footer a, .footer a:active, .footer a:visited, .footer a:hover {
	font-family: Arial, Helvetica, Sans serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

.basket, .basket td {
	color: rgb(100,0,25);
	background: rgb(251,223,123);
	font-family: Tahoma, Arial, Helvetica, Sans serif;
	font-size: 13px;
}

.basket a, .basket a:active, .basket a:visited, .basket a:hover {
	color: rgb(100,0,25);
	font-family: Tahoma, Arial, Helvetica, Sans serif;
	text-decoration: none;
}

.basket a:active, .basket a:hover {
	color: white;
	font-family: Tahoma, Arial, Helvetica, Sans serif;
	text-decoration: none;
}

.question {
	font-family: garamond, times new roman, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

.torus a, .torus a:active, .torus a:visited, .torus a:hover {
	color: #fff;
	text-decoration: none;
	font-family: tahoma, arial, helvetica, sant-serif;
	font-size: 12px;
}

.torus a:active, .torus a:hover {
	text-decoration: underline;
}

.black, .black a, .black a:hover, .black a:active, .black a:visited {
	font-family: Arial black, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}

.black a:hover, .black a:active {
	font-family: Arial black, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-decoration: underline;
}

.packs {
	font-family: Arial narrow, Tahoma, helvetica;
	font-size: 13px;
	color: #000;
	background-color: #fff;
}

.categories, .categories a, .categories a:active, .categories a:visited, .categories a:hover {
	font-family: Arial black, Tahoma, helvetica;
	font-size: 15px;
	color: #000;
}

.langs {
	color: #ff0000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.langs a, .langs a:visited, .langs a:active, .langs a:hover {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.langs a:active, .langs a:hover {
	text-decoration: none;
}

.tabs {
	display: inline-block;
	float: right;
	white-space: nowrap;
	padding-left: 25px;
}

.tabs a, .tabs a:hover {
	display: block;
	padding: 5px 10px;
	margin-right: 6px;
	color: #ffffff;
	background: url(/images/barbg.gif) top left repeat-x #ff000f;
	border: 2px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.tabs a:hover {
	border-color: #ff000f;
}

#button-specs { background: url(/images/icons_pdf.gif) left no-repeat; }
#button-video { background: url(/images/icons_flv.gif) left no-repeat; }


