@charset "utf-8";
td {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.light_green {
	font-family: tahoma;
	font-size: 11px;
	color: d5f1ad;
	text-decoration: none;
}
.gray {
	font-family: tahoma;
	font-size: 11px;
	color: 737373;
	text-decoration: none;
	font-weight: bold;
}
.textfield {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imgs/text_field_bg.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 22px;
	width: 150px;
	padding: 3px;
}
.yellow {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: f8f000;
	text-decoration: underline;
}

A:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	color: 90ffce;
	text-decoration: underline;
}

.black {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.released {
	font-family: tahoma;
	font-size: 11px;
	color: 4be5a1;
	text-decoration: underline;
}
.news {
	font-family: tahoma;
	font-size: 11px;
	color: e2fff2;
	text-decoration: none;
}
.half_white {
	font-family: tahoma;
	font-size: 11px;
	color: #c5c5c5;
	text-decoration: none;
}
.yellow_head {
	font-family: arial;
	font-size: 14px;
	color: #F8F000;
	text-decoration: underline;
	font-weight: bold;
}

.user_field {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(imgs/user_field_bg.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 19px;
	width: 150px;
	padding: 3px;
}
.yellow_bold {
	font-family: tahoma;
	font-size: 11px;
	color: f8f000;
	text-decoration: none;
	font-weight: bold;
}
.yellow_bold A:hover {
	font-family: tahoma;
	font-size: 11px;
	color: f8f000;
	text-decoration: underline;
	font-weight: bold;
}
.white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffff03;
	text-decoration: underline;
}
.pro_cat {
	font-family: tahoma;
	font-size: 11px;
	color: #4ffaaf;
	text-decoration: none;
}
.pro_cat:hover  {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.cont_head {
	font-family: tahoma;
	font-size: 13px;
	color: #00b666;
	text-decoration: none;
	font-weight: bold;
}
