body {
	margin-lefT: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: candera, helvetica;
	font-size: 12px;
	background-color: #fff;
}

h1 {
	font-family: arial;
	font-size: 16px;
	color: #b31129;
	padding-left: 25px;
}

h2 {
	font-family: arial;
	font-size: 12px;
	color: #515151;
}

a:link {
	
	font-family: arial;

	color: #515151;
	text-decoration: none;

	
}

a:active {
	
	font-family: arial;

	color: #515151;
	text-decoration: none;

	
}
a:visited {
	
	font-family: arial;

	color: #515151;
	text-decoration: none;

}


a:hover {
	
	font-family: arial;

	color: #b31129;
	text-decoration: none;

}

#main {
	

	width: 1004px;
	background-color: #FFF;

	
}






#left {
	float:left;
	width: 140px;
	
	
}

#mid {
	float:left;
	width: 688px;
	border-right: 1px solid #b31129;
		border-left: 1px solid #b31129;
		min-height: 750px;
}

#right {
	float:left;
	width: 174px;

	
}



a.main_menu:link {
	
	font-family: candera;
	width: 137px;
	float: left;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	
}

a.main_menu:active {
	
	font-family: candera;
	width: 137px;
	float: left;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	
}
a.main_menu:visited {
	
	font-family: candera;
	width: 137px;
	float: left;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	text-align: center;
}


a.main_menu:hover {
	width: 137px;
	float: left;
	font-family: candera;
	font-size: 12px;

	color: #b31129;
	text-decoration: none;
	text-align: center;
}






a.main_menu1:link {
	
	font-family: candera;
	width: 87px;
	float: left;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	
}

a.main_menu1:active {
	
	font-family: candera;
	width: 87px;
	float: left;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	text-align: center;
	
}
a.main_menu1:visited {
	
	font-family: candera;
	width: 87px;
	float: left;
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	text-align: center;
}


a.main_menu1:hover {
	width: 87px;
	float: left;
	font-family: candera;
	font-size: 12px;

	color: #b31129;
	text-decoration: none;
	text-align: center;
}


fieldset {
	width: 410px;
	border: 1px solid #bababa;
}

legend{
	font-size: 14px;
 color: #b31129;
}

.fieldset_left {
	float:left;
	width: 100px;
	padding-right: 6px;
	text-align: right;
}

.fieldset_right {
	float:left;
	width: 300px;
	text-align: left;
}

.button {
	
	color: #FFF;
	background-color: #b31129;
	
	
}

.form_input {
	
	border: 1px solid #b31129; 
	
}
.form_textarea {
	
	border: 1px solid #b31129; 
	
}



.cdiv p:first-child {
	
	padding: 0;
	margin: 0;

} 


