td {
	color : #222222;
	font-family :  Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a {
	color: #566B74;
	text-decoration: none;
	font-weight : bolder;
}


a:hover {
	color: #A8B9C0;
}

.title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.section {
	font-size: 12px;
	font-weight: bold;
}

.button {
	border: 1px solid #566A72;
	background-image: url(../images/bg_button.gif);
	background-color: #ffffff;
	color: Black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height:14px;
	padding-left: 5px;
	padding-right: 5px;
}

.field {
	background-color: #ffffff;
	color: #333333;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}

.warning {
	color : Red;
	font-weight : bold;
}
.smalltitle {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}
