*{
	color:#000040;
	font-family:Arial,Helvetica;	
	font-size:16px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
body{
	background-color:transparent;
}
a{
	/*color:#ffee22;*/
	/*color:#daaa22;*/
	font-size:18px;
	color:#dabb22;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	/*color:#eebe00;*/
	color:#ffee22;
}
a:focus{
	outline:none;
}

h2{
	font-size:18px;
}
table.light{
	border-spacing:20px;
	background-color:#ffffff;
}
img{
	border-width:0px;
	/*float:left;
	margin-right:10px;*/
}
input,textarea{
	padding-left:5px;
}

option{
	padding:1px 2px 0px 2px;
}
/*
select{
	margin:0px 0px 0px 0px;
}*/
td{
	padding:2px 5px 2px 5px;
}
th{
	text-align:left;
	padding:2px 5px 2px 5px;
}
ul{
	list-style-type:none;
}
.ad{
	width:320px;
}
.bh{
	background-color:#bbbbee;
}

.button img{
	border:10px solid #bbbbee;
	background-color:#bbbbee;
}
.caption{
	font-size:30px;
	font-weight:bold;
	padding-left:40px;
	display:inline;
	clear:left;
}
.content{
	visibility:hidden;
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
}
.err{
	font-weight:bold;
	padding:20px;
	text-align:center;	
}
.error{
	border-width:0px;
	background-color:transparent;
	color:#880000;
	font-weight:bold;
}
.lightBold td{
	color:#ffffee;
	font-weight:bold;
}
.header{
	width:100%;
	position:relative;
	text-align:center;
	font-size:40px;
	padding-top:8px;
}
.footer{
	text-align:center;
	font-size:32px;
	position:absolute;
	/*border:1px solid red;*/
}
.c{
	text-align:center;
}
.c50{
	text-align:center;
	width:50%;
}
.b{
	text-align:justify;
}
.b550{
	text-align:justify;
	position:relative;
	width:550px;
	padding:0px;
}
.c550{
	text-align:center;
	position:relative;
	width:550px;
	padding:0px;
}
.b640{
	text-align:justify;
	position:relative;
	width:640px;
	padding:0px;
}
.c640{
	text-align:center;
	position:relative;
	width:640px;
	padding:0px;
}
.b720{
	text-align:justify;
	position:relative;
	width:720px;
	padding:0px;
}
.c720{
	text-align:center;
	position:relative;
	width:720px;
	padding:0px;
}

.main{
	margin:10px;
}
.mailbox, .selectBox{
	/*background-color:#bbbbee;*/
	position:relative;
	top:0px;
	visibility:hidden;
	/*display:none;*/
	text-align:center;
	border-spacing:1px;
	/*border-collapse:collapse;*/
}
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	/*-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;*/
	z-index: 2;
}
.centeredBox{
	border-spacing:10px;
}
.mD{
	position:relative;
	/*width:100%;
	height:100%;*/
	top:0px;
	display:none;
}
.center{
	margin-top:4%;
	width:100%;
	height:90%;
}
.pad20 td{
	padding:20px;
}
.tw50{
	width:50%;
}
.upload{
	/*background-color:#ffee22;*/
}
.lightB550{
	color:#ffffee;
	text-align:justify;
	position:relative;
	width:550px;
}
