body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#253B6D;

}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#253B6D;
}
a.link, a, a.active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#253B6D;
}
.tableborder {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #1F3668;
	border-left-color: #1F3668;
	border-bottom-color: #1F3668;
	border-left-color: #1F3668;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.tablepadding {
	padding-left: 30px;
}
.defaultfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nowrap {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D4362D;
	background-position: center;
	text-align: center;
	font-weight: bold;
}
.buttons2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A32721;
	background-position: center;
	text-align: center;
	font-weight: bold;
	cursor: hand;
}
a.menu {
	color:#FFFFFF;
	text-decoration: none;
}
a.menu:hover {
color: #993300;
}
