.sideboxheader {
	background-color: #666666;
	background-image:   url(../images/page/colomn/boxheader.gif);	
	padding-left: 20px;
	height: 21px;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: white;
}

.sidebox {
	background-color: #CDCD69;	
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 3px;
	height: 40px;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: black;
	line-height: 18px;
}

.sidebox2 {
	background-color: #CDCD69;	
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 3px;
	height: 40px;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: white;
	line-height: 18px;
}

.sideboxfooter {
	background-color: #CDCD69;
	background-image:   url(../images/page/colomn/boxfooter.gif);	
	height: 19px;
}

a.sideboxlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

a.sideboxlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

a.sideboxlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

a.sideboxlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}

INPUT
{
	background-color: #dbde98;
	border: 1px solid #85893d;
}
