p {
	font-weight: normal;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 7px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 616161;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 616161;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.a {
	color: #4D5D8D;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(img/bullet_m.gif);
	list-style-type: disc;

}

a:visited {
	color: #4D5D8D;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;

}
a:link {
	text-decoration: none;
	color: 4D5D8D;

}

a.class1:link	{ color:FF6000}
a.class1:hover	{
	color:FF6000;
	text-decoration: underline;
}

a.baner:link{color: 616161;}
a.baner:hover{color: 616161;text-decoration: underline;}

.txtsmall {
	font-size: 9px;

}
.bg {
	background-repeat: no-repeat;
	background-image: url(img/bg2.gif);
	background-position: center center;


}
.bg1 {
	background-repeat: no-repeat;
	background-image: url(img/bg1.gif);
	background-position: center top;

}

form {
	vertical-align: bottom;
}


.centr {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;

}
.menuleft {

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: top;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtbiggreen {
	font-size: 13px;
	font-weight: bold;
	color: 8BCA01;

}
.txtbigorang {

	font-size: 16px;
	font-weight: bold;
	color: FF8A00;
}
.centr2 {

	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.menu2 {

	font-size: 10px;
}
.zag {
	font-size: 16px;
	color: 4D5D8D;

}
.bgmain {

	background-repeat: repeat-x;
	background-image: url(img/bg.gif);
	background-position: top;
}