@charset "utf-8";
table{
	font-size: 1em;
}
caption{
	text-align: center;
}
th {
	background-color: #ACACC4;
	padding: 3px;
	color: #FFFFFF;
}
td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#menu #bt05 a {
	background-image: url(images/bt05c.gif);
}
#menu #bt05 a:hover {
	background-image: url(images/bt05c.gif);
}
#content h2 {
	background-image: url(images/title_contact.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 99px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#content #main {
	padding-left: 30px;
	padding-right: 20px;
}
#content #main .capter {
	margin-bottom: 15px;
}
#content #main .capter .red {
	color: #FF3300;
}
#content #main .capter form {
	display: block;
	border: 1px solid #CCCCCC;
	background-color: #F1F1F5;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content #main .capter #center {
	text-align: center;
}
.alerts {
	color: #FF0033;
}
#sendmailtable {
	display: block;
}