.buttons {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #31A2DC;
	border: 1px solid #79BDE0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.buttons_visit {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BA1818;
	border: 1px solid #CA6363;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

body {
	overflow-x:hidden;
	font-size: 0.7em;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

a:link {
	text-decoration: none;
	color: #598BB7;
}
a:visited {
	text-decoration: none;
	color: #BA1818;
}
a:hover {
	text-decoration: none;
	color: #BA1818;
}
a:active {
	text-decoration: none;
	color: #BA1818;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.table {
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.tbbg1 {
	background-color: #FAD892;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5B1B1;
}
.tbbg2 {
	background-color: #73A9CA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE9F7;
	cursor: hand;
}

td {
	font-size: 0.7em;
}
.shadsoft {
	cursor: hand;
}
