body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bor-1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
.right-bg {
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
}
.black-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
.red-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #EE0300;
	text-decoration: none;
}
.red-txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #034AC0;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.blue-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #0035B7;
	text-decoration: none;
}
.blue-txt a:link {	color: #0035B7;	text-decoration: none;}
.blue-txt a:visited {	color: #0035B7;	text-decoration: none;}
.blue-txt a:hover {	color: #008D00;	text-decoration: underline;}
.blue-txt a:active {	color: #0035B7;	text-decoration: none;}
.blue-txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #0035B7;
	text-decoration: none;
}
.blue-txt1 a:link {	color: #0035B7;	text-decoration: none;}
.blue-txt1 a:visited {	color: #0035B7;	text-decoration: none;}
.blue-txt1 a:hover {	color: #008D00;	text-decoration: underline;}
.blue-txt1 a:active {	color: #0035B7;	text-decoration: none;}
.green-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #008D00;
	text-decoration: none;
}.bottom-copy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #0018AD;
	text-decoration: none;
	background-image: url(../images/bot-cen.png);
	background-repeat: no-repeat;
	background-position: left top;
}

