.back {
	background-image: url(button_07.gif);
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.topboder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #009999;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.botton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.dot {
	background-image: url(dot.gif);
	background-repeat: repeat-y;
}
.leftback {
	background-image: url(left.gif);
	background-repeat: no-repeat;
}
.leftback1 {
	background-image: url(left1.gif);
	background-repeat: no-repeat;
}
.lefttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.rightback {
	background-image: url(verticle.gif);
	background-repeat: repeat-x;
}
.butttoncolor {
	font-family: Tahoma;
	font-size: 11px;
	color: #008888;
	text-decoration: none;
	font-weight: bold;
}
.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #007575;
}
.line {
	background-image: url(hline.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bottonback {
	background-image: url(bottonback.gif);
}
.linkbutton {
	font-family: Tahoma;
	font-size: 11px;
	color: #005555;
	text-decoration: none;
	font-weight: bold;
}
.link {
	background-image: url(linkleft.gif);
	background-repeat: no-repeat;
}
.linkback {
	background-image: url(linkbutton.gif);
	background-repeat: no-repeat;
}
.rightboder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009999;
}
.linkright {
	background-image: url(linkright.gif);
	background-repeat: no-repeat;
}
.rightback1 {
	background-image: url(rightback1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.dotboder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boder1 {
	border: 1px solid #009999;
}
.txtbox
{
	border: 1px solid #666666;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height:20px;
	width:200px;
}
.cmbbox
{
	border: 1px solid #009999;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	height:25px;
	width:200px;
}
.buttn
{
border: 1px solid #009999;
background-color:eeeeee;
cursor :hand;
width:70px;


}