body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFF6E0;
	background-image: url(bg.gif);
	background-position: center;

    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #96CCED; 
	SCROLLBAR-3DLIGHT-COLOR: #96CCED; 
	SCROLLBAR-ARROW-COLOR: #330000; 
	SCROLLBAR-TRACK-COLOR: #E2F3F1; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}
table {
	font-size: 12px;
	text-decoration: none;
	word-break:break-all;
	word-wrap:break-word;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	text-decoration: none;
}
#TbLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#TbLink a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
#TbLink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.Tr {
	height: 25px;
	background-image: url(TbColor.gif);
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px;
}
input {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3DDEC;
}
textarea {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.TbColor {
	background-color: #B3DDEC;
}
.TdColor {
	background-color: #F0F2EB;
}
.TdA {
	background-color: #E0EEEF;
}

.TopTr {
	background-color: #4FA9E1;
	height: 3px;
}

