body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
.main-bg {
	background-image:url(../images/bg.gif);
}
.bg-color {
	background-color:#E8E8E8;
}
.black-text {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.black-text a{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.black-text a:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#23307E;
}
.white {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}
.white a{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
}
.white a:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.normaltext {
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#555555;
	line-height:17px;
}
.normaltext a{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	color:#555555;
	line-height:17px;
}
.normaltext a:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
	color:#555555;
	line-height:17px;
}
.input-text {
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	border:1px solid #D3D3D3;
}
.input-button {
	font-family:Tahoma;
	font-size:11px;
	color:#555555;
	background-color:#F2F2F2;
	border:1px solid #D3D3D3;
}
.bule-head-main{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ef9819;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	/*padding-left:10px;*/
	line-height:18px;
	font-weight:bold;
	}
.bule-head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#23307E;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	/*padding-left:10px;*/
	line-height:18px;
	font-weight:bold;
}
.bule-head a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#23307E;
	text-decoration:none;
	font-weight:bold;
}
.bule-head a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#23307E;
	text-decoration:none;
}
.pakej{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #95091E;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	font-weight:bold;
}
.pakej a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #95091E;
	text-decoration:none;
	font-weight:bold;
}
.pakej a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #95091E;
	text-decoration:none;
	font-weight:bold;
}
.border {
	border:5px solid #E2E2E2;
}