body {
	background-color: #FEE2E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.taxt {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height:150%;
}
.read {
	font-family: arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: lighter;
}
.read1 {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
}
.bg {
	background-image: url(images/tabel-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.services {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.web {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.readmore:link {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.readmore:visited{
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.readmore:hover {
	font-family: arial;
	font-size: 11px;
	color: #1E0A68;
	text-decoration: underline;
}
.readmore:active {
	font-family: arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.downmenu:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.downmenu:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.downmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
.downmenu:active  {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.webmaster:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.webmaster:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.webmaster:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.webmaster:active{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.bullet2 {
	list-style-position: outside;
	list-style-image: url(images/bullet-2.gif);
}
.taxt2 {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height:150%;
	font-weight: bold;
}
.topline_1 {
	background-image: url(images/t1_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftline_1 {
	background-image: url(images/L1_line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bottomline_1 {
	background-image: url(images/b1_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightline_1 {
	background-image: url(images/r1_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
