body {
	margin:0px;
	padding: 0px;
	background-color: #000000;
	color: #ffffff;
	/*--------------------------------------------------
	* background-image: url("../images/background.gif");
	* font-family: Courier New, monospace;
	*--------------------------------------------------*/
	font-size: 10px;
	font-family: Helvetica, sans-serif;
}
.content {
	font-size: 11px;
	text-align:justify;
}
h3 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
}
h2 {
	font-size: 16px;
}
h1 {
	font-size: 16px;
}
h1, h2, h3 {
	margin: 10px auto;
}

.page {
	margin: 20px auto auto auto;
	width:1000px;
}

.columnwrap {
	background-color: #aaa;
}
.column {
	background-color: black;
	background-image: url("../images/grid.gif");
	background-repeat: repeat;
	padding: 20px;
}

.leftcolumnwrap {
	width: 770px;
	float: left;
	clear: none;
}
.langselectwrap {
	width: 90px;
	float: right;
	background-color: #aaa;
	margin: 0px 3px 10px 10px;
}
.langselect {
	background-color: black;
	color: white;
}
.langselect a {
	color: #aaa;
	padding: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
}
.langselect a:hover {
	color: #fff;
}

.rightcolumnwrap {
	margin-top:10px;
	width: 200px;
	float: right;
	clear: none;
}
.rightcolumn {
	height: 520px;
}

.whiteboxwrap {
	background-color: black;
	margin: 20px;
}
.whitebox {
	background-color: #ffffff;
}

.blackboxwrap {
	background-color: #aaa;
	margin: 20px;
	height: 120px;
}
.blackbox {
	background-color: #000;
	width: 120px;
	height: 120px;
}
.contentwrap {
	width: 560px;
	float: right;
	background-color: #ffffff;
	color: black;
	height: 400px;
}
.content {
	padding: 20px;
}
.center {
	text-align: center;
}
.left {
	float: left;
	margin: 20px 0px 0px 0px;
}
.right {
	float: right;
	margin: 20px;
}

.boxheader {
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}

.logowrap {
	width: 150px;
	position: absolute;
	top: 20px;
	z-index: 3;
}
.logo {
}

.cucuwrap {
	background-color: #aaa;
	clear:both;
	margin: 0px 10px -2px 10px;
}
.cucu {
	background-color: black;
}
.macawrap {
	height: 10px;
	width: 10px;
	background-color: #aaa;
	color: red;
	float: right;
}
.maca {
	height: 10px;
	width: 10px;
	background-color: black;
}
.tacawrap {
	height: 10px;
	width: 10px;
	float: left;
	background-color: #aaa;
	color: red;
}
.taca {
	height: 10px;
	width: 10px;
	background-color: black;
}

/*--------------------------------------------------
* .vertical-anchors li img {
* 	float: left;
* 	margin: 2px;
* }
*--------------------------------------------------*/
.vertical-fragment {
}
ul.vertical-anchors {
	float: left;
	width: 166px;
	margin-top: 150px;
}
.scrollpane {
	height: 300px;
}
#watch {
	width: 113px;
	height: 113px;
	margin: 3px;
	background-image: url("../images/watch.gif");
	background-repeat: no-repeat;
}
#secs {
	width: 113px;
	height: 113px;
	background-image: url("../images/secs.gif");
	background-repeat: no-repeat;
}
#mins {
	width: 113px;
	height: 113px;
	background-image: url("../images/mins.gif");
	background-repeat: no-repeat;
}
#hours {
	width: 113px;
	height: 113px;
	background-image: url("../images/hours.gif");
	background-repeat: no-repeat;
}
ol.forms {
float: left;
list-style: none;
width: 100%;
}

ol.forms li {
clear: left;
float: left;
line-height: 1.5em;
margin-bottom: 0.5em;
width: 100%;
}

ol.forms label {
cursor: pointer;
display: block;
float: left;
line-height: 1.5em;
padding-right: 1%;
text-align: right;
width: 10%;
}

ol.forms input { width: 39%; }
ol.forms textarea {
height: 4em; 
width: 64%; 
}

ol.forms input, ol.forms textarea, ol.forms button { font: 1em /*Georgia, "Times New Roman", Times, serif*/; }

ol.forms .error { 
display: block;
margin: 0.25em 0 0 11%;
}

ol.forms li.buttons {
padding-left: 11%;
width: 89%;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style-type: upper-alpha;
}
.clear {
	font-size: 0px;
	clear: both;
}
.langsel a {
	color: white;
}
.currency {
	color: #aaa;
}
.currencyactive {
	color: #fff;
}
