body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat;
}
.bgMenu {
	background-image: url(../imgs/menu1BG.jpg);
	background-repeat: repeat-x;
	background-color: #E4F0FC;
}
a.menu1Bts {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #304E64;
	text-decoration: none;
	height: 100%;
	width: 100%;
	margin: 0px;
}
a.menu1Bts:hover {
	color: #FFFFFF;
	background-color: #EBAF22;
	text-decoration: none;
	cursor: pointer;
}
a.menu1Bts_aux {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #304E64;
	text-decoration: none;
	height: 100%;
	width: 100%;
	margin: 0px;
}
a.menu1Bts_aux:hover {
	color: #FFFFFF;
	background-color: #EBAF22;
	text-decoration: none;
	cursor: pointer;
}
a.links {
	color: #229AE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
a.links:hover {
	color: #EBAF22;
	text-decoration: underline;
}

a.help {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #ff8ebc;
}
a.help:hover {
	text-decoration: none;
}

.td_margLRTB5 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td_margLR5 {
	padding-left: 5px;
	padding-right: 5px;
}
.td_margL5 {
	padding-left: 5px;
}
.td_margLR10 {
	padding-left: 10px;
	padding-right: 10px;
}
.td_margLRTB10 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.td_margLRB10 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.td_margL10 {
	padding-left: 10px;
}
.td_margR10 {
	padding-right: 10px;
}
.txtGray {
	color: #304E64;
}
.txtWhite {
	color: #FFFFFF;
}
.txtOrange {
	color: #EBAF22;
}
.txtTitle18 {
	font-size: 18px;
	font-weight: bold;
	color: #EBAF22;
}
.txtFont12 {
	font-size: 12px;
}
.txtFont14 {
	font-size: 14px;
}
.txtFont16 {
	font-size: 16px;
}
.txtFont18 {
	font-size: 18px;
}
.txtFont20 {
	font-size: 20px;
}
.txtFont22 {
	font-size: 22px;
}
.formFields {
	border: 1px solid #055180;
	background-color: #F0F9FD;
}
.margMenu {
	padding: 5px 5px 5px 8px;
}