/* CSS Document */

A:link, A:active, A:visited {	color: #666666;	text-decoration: none;	}
A:hover						{	color: #FF9900;	text-decoration: none;	}

body, td, p, div, input, select, textarea {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.box{
	background-color: #EEE6D5;
	border: 1px solid #B5A897;
}

.tbliner {
	background-image: url(/main/img/bg.gif);
	background-repeat: repeat-y;
}

.texteng10  {
	font-family: "Verdana";
	font-size: 10px;
	color: #FF6600;
}

.text11  {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

.textkor12  {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.texteng11  {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.tbbottline {
	border-top: 0px solid #D9D2CA;
	border-right: 0px solid #D9D2CA;
	border-bottom: 1px solid #D9D2CA;
	border-left: 0px solid #D9D2CA;
}
.txtyellowb {
	font-weight: bold;
	color: #CC9900;
}
.txtcomdatetit {
	font-weight: bold;
	color: #CFAF83;
}
.txtornageb {
	font-weight: bold;
	color: #FF9900;
}
