body {
	
	background-color: #CCFFFF;
    font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	scrollbar-base-color: #CCFFFF;
	scrollbar-track-color: #CCFFFF;
	scrollbar-face-color: #CCFFFF;
	scrollbar-highlight-color: #CCFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #006400;
}
a {
	font-size: 11px;
	color: #003333;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: 004895;
	font-weight: bold;



}
a:visited {
	text-decoration: none;
	color: 004895;
}
a:hover {
	text-decoration: underline;
	color: 004895;
}
a:active {
	text-decoration: none;
	color: 004895;
}

.txt {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: 004895;
	font-style: normal;
	line-height: normal;
}
.bottum { background-image: url("../images/bottumBG.jpg"); background-position:left; background-repeat:no-repeat; background-color:#999999;
}
.top { background-image: url("../images/topBG.jpg"); background-position:left; background-repeat:no-repeat; background-color:#999999;
}
.tblbrd { border-bottom-style:dashed; border-bottom-width:thin;}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #004895;
	font-family: "Trebuchet MS";

}
.style2 {
	font-size: 13px;
	font-weight: bold;
	color: 004895;

}
.tbl_rest {
	background-image: url(../images/BG_DSA_rest.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment: fixed;

}
.myStyle {
	position: absolute;
	visibility: hidden;
	left: 92px;
	top: 40px;
	width: 700px;
	height: 20px;
	background-color: #ffffff;
	}
