body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E9E8F6;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff8300;
}
.style2 {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.style3 {font-size: 11px}
.style5 {font-size: 11px; font-family: Arial; }
.style6 {
	font-size: 12px;
	color: #333333;
}
.btn {
	background-color:#666666;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	text-align:center;
	font-family: tahoma;
}

.dragClass{
	background-color:#CCCCCC;
}

.satirCls1{
	background-color:#FFFFFF;
}

.satirCls1:hover{
	background-color:#DFDFDF;
}

.satirCls2{
	background-color:#F4F4F2;
}

.satirCls2:hover{
	background-color:#DFDFDF;
}

.satirCls1 a, .satirCls2 a{
	color:#333333;
}

#ustSlideMenu ul li {
	background:none;
	height:20px;
	margin-top:-2px;
	padding-left:5px;
}

#ustSlideMenu ul li ul li {
	background: none;
}
img {
	border:0px;
}
