@charset "tis-620";
/* CSS Document */
body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin:0px 0px 0px 0px;
}

table{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.title{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color:#614806;
}

ul.nomargin{
	margin: 0;
	padding: 0;	
	list-style: none;
}

li.withbackground{
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #DA8827;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF7F00;
	text-decoration: none;
}

a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
