td {
	font-family: "Tahoma", "Arial", "sans-serif";
	font-size: 11px;
	text-align: justify;


}
.Bg {
	background-image: url(grp/bg.Jpg);
	background-repeat: repeat-x;
	background-position: bottom;


}
.LineBg {
	background-image: url(grp/Line_Bg.gif);
	background-repeat: repeat-y;
	background-position: left;

}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
.Font1 {
	font-size: 16px;
	color: #FF0000;
}
.FontBig {
	font-size: 12px;
	color: #000000;
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: bold;



}
.bigtitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;

}
.medtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;


}

.smlltitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	font-style: oblique;
	color: #0000FF;


}
.Bgfoot {
	background-image: url(grp/bg_foot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fontstytle {
	text-align: left;
}

