﻿body
{
	background-color: #000000;
	font-family: Arial;
	font-size: 10pt;
}
.noborder
{
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}
.menufont
{
	color: #fdeebf;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.menufonteyal
{
	color: #fdd263;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.menuborder
{
	border-bottom: #ffff99 1px solid;
	border-left: #ffff99 1px solid;
	border-top: #ffff99 1px solid;
	border-right: #ffff99 1px solid;
	height: 25px;
}
.popupfont
{
	color: #fdd263;
	font-size: 14pt;
	text-decoration: none;
}
.txtbx
{
	background-color: #1f0505;
	border-bottom: #e2ac07 1px solid;
	border-left: #e2ac07 1px solid;
	color: #ffffff;
	border-top: #e2ac07 1px solid;
	border-right: #e2ac07 1px solid;
	width: 220px;
}
.brdrbottom
{
	border-bottom: #333300 1px solid;
}
