body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.txtsmallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e80000;
	text-decoration: none;
}
.txtsmallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2b487b;
	text-decoration: none;
}
.txtsmall {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.linkblack {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkblack:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.linkblue1 {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #0786cf;
	text-decoration: none;
}
.linkblue1:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.linkblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0786cf;
	text-decoration: none;
}
.linkblue2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.linkwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.linkwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
.linkwhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.linkwhite2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #0f74a0;
	text-decoration: none;
}
.bttmlink {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #0f74a0;
	text-decoration: none;
}
.bttmlink:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}
.dal {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #6d6d6d;
	text-decoration: none;
}
.dal:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}
/*#marqueecontainer{
/*position: relative;
width: 100%; /*marquee width */
/*height: 410px; /*marquee height */
/*background-color: white;*/
/*overflow: hidden;*/
/*border: 3px solid orange;*/
/*padding: 2px;*/
/*}*/
/*#marqueecontainer2{
position: relative;
width: 100%; /*marquee width */
/*height: 110px; /*marquee height */
/*background-color: white;*/
/*overflow: hidden;*/
/*border: 3px solid orange;*/
/*padding: 2px;*/
/*}*/
#marqueecontainer0{
position: relative;
width: 50%; /*marquee0 width */
height: 110px; /*marquee0 height */
overflow: hidden;
}
#marqueecontainer1{
position: relative;
width:  95%; /*marquee1 width */
height: 410px; /*marquee1 height */
overflow: hidden;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #F99B19;
	text-decoration: none;
}
.headWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.line {
	border: 1px dashed #999999;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: 1px solid #CCCCCC;
}
