hr { background: #000; color: #000; border: 0; height: 1px; }

table.add {width: 100%;}

a:link { color: #0066FF; text-decoration: none; font-weight: bold;}
a:visited { color: #0066FF; text-decoration: none;  font-weight: bold;}
a:hover { color: #0099FF; text-decoration: none;  font-weight: bold;}

a.sub:link { font-size:80%; }
a.sub:visited { font-size:80%; }
a.sub:hover { font-size:80%; }

a.chat:link { color: #e611ff; }
a.chat:visited { color: #e611ff; }
a.chat:hover { color: #0099ff; }

input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #999999;
	background: #f7f7f7;
}

textarea {
	border-color: #999999;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
}

.qtable {
  width: 90%;
  border: 2px solid #c0c0c0;
  background-color: #dfdfdf;
}

.qcell {
  border-bottom: 1px dashed #5b5b5b;
}

form {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

body { background: #f9f9f9;  font-family: arial;}

div.cmd {
	border-color: #999999;
	background-color: #EDEDED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	direction: ltr;
	padding: 4px;
	font-weight: bold;
}

.roundcont {
	width: 95%;
	background-color: #E1EBFF;
}
.roundtop { 
	background: url(lt.gif) no-repeat top left; 
}

.roundbottom {
	background: url(lb.gif) no-repeat top left; 
}

img.corner {
   width: 8px;
   height: 8px;
   border: none;
   display: block !important;
}
