body {
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	SCROLLBAR-FACE-COLOR: #E5E1E1;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #E5E1E1;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #d2d2d2;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
    margin: 0px;
	}
.linedown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
a:link {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	text-decoration: underline;

}
.la:link {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	font-weight: bold;

}
.la:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;

}
.la:hover {
	font-size: 14px;
	color: #FFFF99;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;
	letter-spacing: 0px;
	color: #333333;



}
.title {
	font-size: 14px;
	font-weight: normal;
}
.linetable {
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px solid #cccccc;


}
.table {
	border: 1px solid #A8B5BD;

}
.t {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;

}

