
.entry_bord_top {
	border-top: 1px solid #c0c0c0;
}

.entry_bord_right {
	border-right: 1px solid #c0c0c0;
}

.entry_bord_bottom {
	border-bottom: 1px solid #c0c0c0;
}

.entry_bord_left {
	border-left: 1px solid #c0c0c0;
}

.entry_light_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
}
.entry_light_text a:link, .entry_light_text a:visited, .entry_light_text a:active {
	color: #AAAAAA;
	text-decoration: underline;
}

.entry_light_text a:hover {
	color: #707070;
	text-decoration: underline;
}


.entry_t1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F6F4F4;
	border-left-color: #F6F4F4;
}

.entry_t1_light_row {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F6F4F4;
	border-bottom-color: #F6F4F4;
}
.entry_t1_dark_row {
	background-color: #FAFAFA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F6F4F4;
	border-bottom-color: #F6F4F4;
}


.entry_admin_message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #707070;
	font-size: 10px;
	background-color: #FEFEF4;
	padding: 5px;
	border: 1px solid #D3D766;
}

.entry_admin_message a:link, .entry_admin_message a:visited, .entry_admin_message a:active {
	color: #707070;
	text-decoration: underline;
}

.entry_admin_message a:hover {
	color: #000000;
	text-decoration: underline;
}

.entry_red_text {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.entry_red_text a:link, .entry_red_text a:visited, .entry_red_text a:active {
	color: #FF0000;
	text-decoration: underline;
}

.entry_red_text a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
