body {
	background:url(images/index4_15.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	}
a {
	font-size: 10pt;
	line-height: 13pt;
	color:  #000000;
	}
a:visited {

	color:  #0000FF;
	}
a:active {

	color:  #000000;
	}
a:hover {
	color: #0000FF;

	}
p {
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}
p2 {
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}
p3 {
	font-size: 14pt;
	line-height: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}
li {
	font-size:10pt;
	line-height: 12pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}
h1 {
	font-size: 14pt;
	line-height: 11pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #3cc33c;
	}
h3 {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 11pt;
	line-height: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0;
	}
h6 {
	font-weight: normal;
	font-size: 15pt;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
	}
td {
	margin-top: 0px;
	margin-bottom: 0px;
}
a img {
    border: none; 
} 
#Layer1 {
	left: px;
	top: px;
	width: px;
	height: px;
	z-index:1;
	visibility: visible;
}

.captcha
{
 width: 150px;
 margin: 0 auto;
}
.refresh
{
 position:relative;
float: right;
margin-top: -45px;
margin-right: -22px;
}
.center
{text-align:center;}

#url
{
    visibility: hidden;
    position:absolute;
}

.inputContainer {
	position:relative;
	float:left;
}
.formError {
	position:absolute;
	top:300px;
	left:300px;
	padding-bottom:13px;
	display:block;
	z-index:5000;
	cursor:pointer;
}
#debugMode {
	background:#000;
	position:fixed;
	width:100%;
	height:200px;
	top:0;
	left:0;
	overflow:scroll;
	opacity:0.8;
	display:block;
	padding:10px;
	color:#fff;
	font-size:14px;
	z-index:100000;
}
.ajaxSubmit {
	padding:20px;
	background:#55ea55;
	border:1px solid #999;
	display:none
}
.formError .formErrorContent {
	width:100%;
	background:#ee0101;
	color:#fff;
	width:150px;
	font-family:tahoma;
	font-size:11px;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.formError .formErrorArrow {
	width:15px;
	margin:-2px 0 0 13px;
	z-index:5001;
}
.formError .formErrorArrowBottom {
	top:0;
	margin:-6px;
}
.formError .formErrorArrow div {
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	box-shadow: 0px 2px 3px #444;
	-moz-box-shadow: 0px 2px 3px #444;
	-webkit-box-shadow: 0px 2px 3px #444;
	font-size:0px;
	height:1px;
	background:#FF0000;
	margin:0 auto;
	line-height:0px;
	font-size:0px;
	display:block;

}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.formError .formErrorArrow .line10 {
	width:15px;
	border:none;
}
.formError .formErrorArrow .line9 {
	width:13px;
	border:none;
}
.formError .formErrorArrow .line8 {
	width:11px;
}
.formError .formErrorArrow .line7 {
	width:9px;
}
.formError .formErrorArrow .line6 {
	width:7px;
}
.formError .formErrorArrow .line5 {
	width:5px;
}
.formError .formErrorArrow .line4 {
	width:3px;
}
.formError .formErrorArrow .line3 {
	width:1px;
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	border-bottom:0px solid #ddd;
}
.formError .formErrorArrow .line2 {
	width:3px;
	border:none;
	background:#ddd;
}
.formError .formErrorArrow .line1 {
	width:1px;
	border:none;
	background:#ddd;
}
.formErrorcontent {
	border-top:2px solid #ddd;
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	border-bottom:2px solid #ddd;
	background-color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
	text-align:center;
	line-height:16px;
	padding: 5px;
}
