body {
	font-family:Verdana;
	font-size:11px;
	color:#999999;
}

a:link, a:visited, a:active {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#4F4E4E;
	text-decoration:none;
}

.admin_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

.admin_header a:link, .admin_header  a:visited, .admin_header  a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.admin_header a:hover {
	color:#FFFF66;
	text-decoration:none;
}

.form_button {
	border:1px solid #FF6600; 
	padding:1px 2px 1px 2px; 
	background-color:#FF6600; 
	font-weight:bold; 
	color:#FFFFFF;
}
.form_button a:link, .form_button  a:visited, .form_button  a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.form_button a:hover {
	color:#FFFF66;
}
.table_main {
	border-left:1px solid #666666; 
	border-bottom:1px solid #666666; 
	border-right:1px solid #666666
}
.dark_area {
	/* background-color:#DCDCC2; */
	background-color:#EBEBDC;
}
.table_uline td {
	border-bottom:1px solid #AAADB2;
	padding:2px 0px 2px 0px;
}.highlight {
	color: #4F4E4E;
	font-weight: bold;
}
.plain {
	font-weight: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
