body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
}
.dividertable{
	background-image: url(images/divider_table.gif);
}
.divider{
	background-image: url(images/divider.gif);
}
.backfotter{
	background-image: url(images/back_fotter.jpg);
}
.spacervertical{
	background-image: url(images/spacer_vertical.gif);
}
.spacerverticalgrey{
	background-image: url(images/spacer_vertical_grey.gif);
}
.spacerhorizontal{
	background-image: url(images/spacer_horizontal.gif);
}
.spacerhorizontalgrey{
	background-image: url(images/spacer_horizontal_grey.gif);
}
.backdetails{
	background-image: url(images/details_back.gif);
}
.backboxredheader{
	background-image: url(images/boxred_header_back.gif);
}
.backboxredfotter{
	background-image: url(images/boxred_fotter_back.gif);
}
.backboxred{
	background-image: url(images/boxred_back.gif);
}
.backbox1header{
	background-image: url(images/box1_header_back.gif);
}
.backbox1{
	background-image: url(images/box1_back.gif);
}
.backbox1fotter{
	background-image: url(images/box1_fotter_back.gif);
}
.backboxheader{
	background-image: url(images/box_back_header.gif);
}
.backtraks{
	background-image: url(images/back_traks.jpg);
}
.backcolumn{
	background-image: url(images/back_columnleft.jpg);
}


/* ----------  Text Styles  ----------- */

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: lighter;
}
.textindex {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #CDCDCD;
	font-weight: lighter;
}
.textred {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #EE2200;
	font-weight: bold;
}
.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #5A2A16;
	font-weight: bold;
}
.textblackbold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.textpricered {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #E90101;
	font-weight: bold;
}
.textpriceblack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.textwhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.textgrey {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #CACACA;
	font-weight: normal;
}
.textbluelight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #B7EFFF;
	font-weight: normal;
}
.textwhitebold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.textwhitelight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: lighter;
}
.imageborder {
	border-color: #000000;
}
.textbox		
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	background-color:#3F7888;
	font-weight: lighter;
	border: 1 solid #3F4042;
}
.textbox_red
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	background-color:#ffffff;
	font-weight: lighter;
	border: 1 solid;
	border-color: #B4B4B4;
}
.buttonwhite		
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	background-color:#ffffff;
	font-weight: bold;
	border: 1 solid;
	border-color: #B4B4B4;
}
.buttondark	
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	background-color:#3F7888;
	font-weight: bold;
	border: 1 solid;
	border-color: #B4B4B4;
}

/* ----------  Link Styles  ----------- */

.linkheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5A2A16;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
.linkheader:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}
.linkfotter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
.linkfotter:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #626262;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}
.linkblacksmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: ligher;
}
.linkblacksmall:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #E22B00;
	text-decoration: none;
	font-size: 8pt;
	font-weight: ligher;
}
.linkgreysmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #BCBCBC;
	text-decoration: none;
	font-size: 8pt;
	font-weight: ligher;
}
.linkgreysmall:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-weight: ligher;
}
.linkmeniu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.linkmeniu:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #E2A959;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.linkwhite {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.linkwhite:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #B7EFFF;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.linkred {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #EE2200;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.linkred:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.linkblack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: nornal;
}
.linkblack:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3F7888;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
.linkbluebold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3F7888;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.linkbluebold:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}
.linkproducts {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.linkproducts:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3F7888;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
form {
margin: 0px;
padding: 0px;
}