body {
	background-attachment: scroll;
	background-color: #003366;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0px 0px 0px 0px;
}
.bodyindex {

	background-attachment: scroll;
	background-color: #003366;
	background-image: url(images/bg_bodyindex.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0px 0px 0px 0px;
}
.body2 {

	background-attachment: scroll;
	background-color: #003366;
	background-image: url(images/bg_body2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0px 0px 0px 0px;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	line-height: 20px;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
a.undertonelink:link {
	font-size: 9pt;
	color: #99DCFF;
	text-decoration: none;
}
a.undertonelink:visited {
	font-size: 9pt;
	color: #99DCFF;
	text-decoration: none;
}
a.undertonelink:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.undertonelink:active {
	font-size: 9pt;
	color: #99DCFF;
	text-decoration: underline;
}
select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 14px;
	color: #66CCFF;
	background-color: #0E1B40;
}
.bgtable {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(images/bg_table.jpg);
}
.txtscroll {
	color: #99DCFF;	
}
.tdline1px {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #E5E5E5;
	border-left: none;
}
.tdline2px {
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #DDDDDD;
	border-left: none;
}
.tdline3px {
	border-top: 3px solid #F0F0F0;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.tdlinedot {
	background-image: url(images/bg_linedot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.txttime {
	font-size: 10px;
}
ul {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtbackground {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	padding: 1px 4px 0px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.txtbig {

	font-size: 15px;
	color: #000000;
}
.txtlittle {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 8pt;
	color: #50ADE0;
}
