body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8DBF1C;
	font-weight:bold;
	background-color: #757575;
}


a {
text-decoration:none;
color:#FFFFFF;

}

a:hover {
text-decoration: underline;
color:#E7A608;
cursor:pointer;
/*color:#FFFFFF;*/
}

.nav-bg {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

.nav-bg a {
text-decoration:none;
color:#DBA215;

}

div {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
}



.nav-bg a:hover {
text-decoration:none;
color:#fff;

}

.toptextfield {
	width:160px;
	background-color: #656565;
	border: 1px solid #010101;
	color:#FFFFFF;
	font-weight:bold;
	

}





.leftlinks ul {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-top:0px;
}

.leftlinks li {
	color:#000;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 11px;
	background-image: url(../images/arrow-orange.png);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	line-height: 22px;

}

.leftlinks li a {
text-decoration:none;
color:#DAD8D4;
font-weight:bold;

}

.leftlinks li a:hover {

text-decoration:underline;
color:#E7A608;
/*color:#DAD8D4;*/

}

.sequencetext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;

}
 
.sequencetext a {
text-decoration:none;
color:#fff;
padding: 0px 3px;
 
 }
.sequencetext a:hover {
text-decoration:underline;
color:#E7A608;
/*color:#fff;*/
 
 }
 
 .smalltext {
 font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
font-weight:bold;

 }
 
 
 .smalltext2 {
 font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
font-weight:normal;
 }
 
  .smalltext3 {
 font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
font-weight:bold;
 }
 
 .smalltext3 a {
 text-decoration:none;
 color:#fff;
 
 }
 
 .smalltext3 a:hover {
 text-decoration:underline;
 color:#fff;
 
 }
 
 .toptextfield2 {
	width:150px;
	background-color: #656565;
	border: 1px solid #010101;
	font-weight:bold;
	color:#fff;

}

.footerbg {
	background-image: url(../images/footer-bg3.gif);
	background-repeat: repeat-x;

}

.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
color:#000;
font-weight:normal;

}

.left-bg {
	background-color: #636467;
	background-image: url(../images/left-bg.gif);
	background-repeat: no-repeat;
}

.mid-bg {
	background-image: url(../images/mid-bg.gif);
	background-repeat: repeat-y;
}

.login-bg {
	background-image: url(../images/login-bg.jpg);
	background-repeat: repeat-y;
}

.inside-boder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #77797E;
	border-left-color: #77797E;
}
.busket1 {
	background-image: url(../images/busket1.gif);
	height: 76px;
	width: 188px;
	background-repeat: no-repeat;
}

.buskettext {
	color:##FFFF00;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.picoutline {
	border: 5px solid #000000;
	background:#000000;
}