.copy_red
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#FF0000;
	font-style: italic;
}
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	font-weight: 500;
}
body, p { color: #666666; }

table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	font-weight: 500;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	font-weight: 500;
}
.promotile {
	font-size: 13px;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
}

.user_status_link {
	font-size:10px;
	color:#4367C5;
}

.user_status_link:hover {
	color:#4367c5;
}

.user_status_link:visited {
	color:#4367C5;
}

.user_status_link:visited:hover {
	color:#4367C5;
}
.editbox {
	border: 1px solid Red;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	position: absolute;
	background-color: #cccccc;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	visibility:hidden;
	z-index:50;
}

.adminmenu {
	border: 1px solid;
	border-color: #d70723;
	font-size: 9px;
	color: Red;
	position: absolute;
	background-color: #cccccc;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	visibility:hidden;
	z-index:99;
}

.adminbox {
	border: 1px solid Red;
	font-size: 12px;
	color: Red;
	background-color: #cccccc;
}

a.elink:Hover {
	text-decoration: none;
	color: #CC0000;
}

a.elink {
	text-decoration: none;
	font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

a.elink:visited {
	text-decoration: none;
	font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

a.admin_menu_link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.admin_menu_link:visited {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

a.admin_menu_link:Hover {
	text-decoration: none;
	color: #ff0000;
}

.button_text {
	border: 0px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	background-color: #eeeecc;
	filter:alpha(opacity=65);
	font-family: Arial, Helvetica, sans-serif;
}

.button_text:hover {
	color: #ff6600;
}

.button_face {
	border: 0px;
	font-size: 12px;
	color: #;
	background-color: #cccccc;
}
.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #DB7046;
	text-decoration:none;
}
.default {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666; 
	font-weight: 500;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #4367c5;
}
.headline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px; 
	color: #999999; 
	font-weight: bold; padding-bottom: 10px;	}

p.breadcrumbs a { text-decoration: none; color: #666666; }

