
input {
font-family:tahoma;
padding:3px;
margin:3px;
}
div.adminbar
 {
 width:200px;
 margin: 300px auto auto auto;
  font-family:tahoma;
 font-size:14px;
}
 div.mainwrapper
 {
 width:960px;
 margin: 10px auto 10px auto;
 font-family:tahoma;
 font-size:14px;
}
textarea
 {
width:100%;
height:150px;
 font-family:tahoma;
 font-size:14px;
}
textarea.short
 {
width:100%;
height:50px;
 font-family:tahoma;
 font-size:14px;
}
 div.small
 {
 width:10%;
  padding:2px;
  float:left;

}
hr.az {
border: none;
background-color: #5197ec;
color: #5197ec;
height: 1px;

}
 div.title
 {
 width:60%;
  padding:2px;
  float:left;

}
 div.left
 {
 width:20%;
  padding:2px;
  float:left;

}
 div.right
 {
 width:76%;
  padding:2px;
  float:left;

}
div.rsub
 {
 width:38%;
  padding:2px;
  float:left;

}

 div.panel
 {
 width:15%;
  padding:2px;
  float:left;

}
 div.clear
 {
clear:both;

}
h1.htitle
 {
 font-family:arial, helvetica;
 font-weight:bold;
 font-size:19px;
 margin: 10px auto;
}
p.help
 {
  font-size:12px;
  color: #BBBBBB;
  margin-right:5px;
}
div.row1
 {
   width:100%;
   background-color:transparent;
}
div.row2
 {
   width:100%;
   background-color:#EEEEEE;
}
input.round
 {
	border-width:0;
	height:71px;
	width:43px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/Library/webimages/Gob.png);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	margin-top: -60px;
	margin-right: 30px;
}
input.round:hover
 {
	border-width:0;
	height:71px;
	width:43px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/Library/webimages/Gob.png);
	background-position: -43px 0;
	background-repeat: no-repeat;
	float: right;
	position: relative;
	margin-top: -60px;
	margin-right: 30px;
}
input.round2
 {
	border-width:0;
	height:71px;
	width:43px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/Library/webimages/Goc.png);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	margin-top: -60px;
	margin-right: 30px;
}
input.round2:hover
 {
	border-width:0;
	height:71px;
	width:43px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(/Library/webimages/Goc.png);
	background-position: -43px 0;
	background-repeat: no-repeat;
	float: right;
	position: relative;
	margin-top: -60px;
	margin-right: 30px;
}
a#backbut {
	border-width:0;
	height:49px;
	width:50px;
	cursor: pointer;
	background-image: url(webimages/back3.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
a#backbut:hover {
	border-width:0;
	height:49px;
	width:50px;
	cursor: pointer;
	background-image: url(webimages/back3.png);
	background-position: -50px 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
a#backbut span {
	display: none;
}
a#startagain {
	border-width:0;
	height:49px;
	width:50px;
	cursor: pointer;
	background-image: url(webimages/select3.png);
	background-repeat: no-repeat;
	display: block;
	margin-left: 55px;
}
a#startagain:hover {
	border-width:0;
	height:49px;
	width:50px;
	cursor: pointer;
	background-image: url(webimages/select3.png);
	background-position: -50px 0;
	background-repeat: no-repeat;
	display: block;
	margin-left: 55px;
}
a#startagain span {
	display: none;
}