/* CSS Document */

body {
	background-image: url('../images/bg1.jpg');
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mainPageBg {
	background-image: url('../images/mm_bg1.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.smTxt {
	font-size: 10px;
}
.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: none;
	background-image: url('../images/t_hr2b.jpg');
	cursor: hand;
}
.menuLinkOver {
	cursor: hand;
}
.menuLinkA {
	background-color: none;
	background-image: url('../images/btn/ho0.jpg');
	cursor: hand;
}
.menuLinkOverA {
	background-color: none;
	background-image: url('../images/btn/ho1.jpg');
	cursor: hand;
}


a {
	color: #019DC6;
	text-decoration: none;
}
a:link {
	color: #019DC6;
	text-decoration: none;
}
a:visited {
	color: #019DC6;
	text-decoration: none;
}
img:link {
	border-color: #019DC6;
	text-decoration: none;
}
a:active {
	color: #019DC6;
	text-decoration: none;
}
a:hover {
	color: #FD850A;
	text-decoration: none;
}
.txtLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtIndent {
	text-indent: 17px;
}
.djTxtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #1BC8F2;
}
.djBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #079BE2;
	border: 1px solid #1BC8F2;
	cursor: hand;
}
.txtMed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
