body {
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #858585;
}
.input-textarea {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.txt-black-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link, a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00BC16;
	text-decoration: none;
}
.txt-green-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00BC16;
	text-decoration: none;
}

.txt-white {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#table_form {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.button{
background:url(../images/button.gif) no-repeat; 
color:#ffffff;
font-weight:bold;
height:21px;
width:58px;
text-align:center;
border:0px;
}
.txt-green2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0A8248;
	text-decoration: none;
}
.txtred-bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
TD.solid-dot  {
 border:1px dotted #a09d7e;
}

A:link .imgbox , A:visited .imgbox, A:active .imgbox{
padding:1px;
border:1px solid #cccccc; 
background-color:#cccccc;
}

A:hover .imgbox{
background-color:#ffffff;
}

A.li:hover{
background-color:#cccccc;
}