/* CSS Document */

body,td,th {
	font-size: 12px;
}
body {
	background-image: url(Images/PageBackGround.gif);
	background-color: #CBD6FF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Txt_a {
	color: #035F84;
}a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.clsname {
	font-family: "ÐÂËÎÌå";
	font-size: 24px;
	color: #055F82;
}
.title {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #065F7F;
}
