/* PAGE */
body {				background-color:#4B556A; 
					background-image:url(../images/www.voltagemarine.co.nz.gif);
					background-position:right;
					background-repeat:no-repeat;}
td {				font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					font-size:11px; }
a:link {			color:#66CCFF;
					font-size:11px;
					text-decoration:none; }
a:visited {			color:#66CCFF;
					font-size:11px;
					text-decoration:none; }
a:hover {			color:#FFCC00;
					font-size:11px;
					text-decoration:none; }

.bg {				background-image:url(../images/bg.jpg);
					background-repeat:repeat-x; }
.bg_page {			background-image:url(../images/bg_page.jpg);
					background-repeat:repeat-x; }
.bg_watermark {		background-image:url(../images/v_marine_logo.jpg);
					background-repeat:no-repeat;
					background-position:bottom right; }
.bg_circuit_board {	background-image:url(../images/images/bg_circuitboard.jpg);
					background-repeat:no-repeat;
					background-position:top right; }
					
/* Buttons */
.button_services {	background-image:url(../images/menu_services.jpg);
					background-repeat:no-repeat; }
.button_products {	background-image:url(../images/menu_products.jpg);
					background-repeat:no-repeat; }
.button_batteries {	background-image:url(../images/menu_batteries.jpg);
					background-repeat:no-repeat; }
.button_contact {	background-image:url(../images/menu_contact.jpg);
					background-repeat:no-repeat; }
					
					
/* FONTS*/
.txt_heading {		font-size:14px;
					color:#FCE134;
					font-weight:bold; }
.txt_form {			font-size: 11px; }
.txt_foot {			font-size: 9px;
					color:#000000; }
.link_foot:link {	font-size: 9px;
					color:#000000;
					text-decoration:none;}
.link_foot:visited {font-size: 9px;
					color:#000000; 
					text-decoration:none;}
.link_foot:hover {	font-size: 9px;
					color:#33CCFF; 
					text-decoration:none;}
					
/* HOME */
.bg_launch {		background-image:url(../images/super_yachts.jpg);
					background-position:bottom left;
					background-repeat:no-repeat; }
					
/* BATTERIES */
.bg_batteries {		background-image:url(../images/batteries.jpg);
					background-position:bottom left;
					background-repeat:no-repeat; }
					
/* CONTACT */
.bg_contact {		background-image:url(../images/voltage_maine_wagon.jpg);
					background-position:bottom left;
					background-repeat:no-repeat; }
					
.transbox {
	background-color: #fff;
	color:#000000;
	border: 1px solid #ffffff;
	filter:alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity:0.2;
	}
	
.transbox2 {	
	color:#000000;		
	filter:alpha(opacity=40);
	opacity: 0.4;
	-moz-opacity:0.4;
	}