body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C70000;
}
p, h1, h2, h3, .textNormal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 24px;
	text-align: justify;
	color: #DE6666;
}

h1 {
	font-size:24px;
	font-weight:normal;
	line-height: 28px;
	margin-left:77px; 
	margin-top:25px;
	margin-bottom:20px;
}
h2 {
	margin-bottom:5px;
	margin-top:0px;
	line-height:normal;
}
h3 {
	font-size:10px;
	font-weight:normal;
	margin-bottom:-15px;
	margin-top:0px;
	line-height:normal;
	vertical-align:bottom;
}
a {
	color:#C70000;
	
}
.logoText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	text-align: justify;
	color: #EFB3B3;
	font-size:24px;
	text-align:right;
	position:absolute;
	top:14px;
	left: 517px;
	width: 209px;
}
.picShow {
	margin-right:-1112px;
	/*margin-left:10px;*/
	margin-bottom:10px;
	position:relative;
	border-right: 1px solid #C70000;
	border-left: 1px solid #C70000;
}
img.subMenu {
	margin-top:7px;
	margin-left:10px;
}
.subMenuSquare {
	margin-left:16px; 
	margin-top:7px; 
	float:left
}
div.father {
	position:absolute;  
	width:100%; 
	top: 101px; 
	background-color:#FFFFFF; 
	left:0px; 
	background-image:url(../img/background.png); 
	background-repeat:repeat-y;
	margin-bottom:100px;
}
div.redEnd {
	height:100px; 
	background-color:#C70000;
}
div.subMenu {
	position:absolute; 
	top:96px; 
	left:0px
}
div.content {
	width:555px; 
	padding-right:10px; 
	margin-left:170px; 
	top:70px;

}
div.imageShow {
	white-space:nowrap; 
	overflow:hidden; 
	width:100%; 
	cursor:pointer
}
.formularField, .formularButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #DE6666;
	border: 1px solid #F4CCCC;
	width:320px;
	margin:0px;
	float:left;
	vertical-align:top;	
}
.formularButton {
	background-color:#F4CCCC;
	width:100px;
}
.formularErrorText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:8px;
	color: #C70000;
	height:11px;
	margin:0px;
	padding:0px;
	padding-left:100px;
	clear:both;
			
}

.lable {
	width:100px;
	float:left;
	line-height:normal;
	height:16px;
	margin:0px;
				
}
