BODY, TD, TH, SELECT, INPUT, P, DIV, SPAN, TEXTAREA
{
	font: 11px verdana;
	color: black;
}

A
{
	color: white;
	text-decoration: none;
}

A:hover
{
	color: white;
	text-decoration: underline;
}

/** admin styles **/

.fldAdminLogin
{
	width: 100px;
	border-width: 2px;
	border-color: black;
}

.btnAdminLoginSubmit
{
	border-color: #009966;
	background: #00cc66;
	font: 10px Verdana;
	font-weight: bold;
	color: black;
	border-width:2px;
	width: 100px;
}

.tdAdminLoginHeader
{
	background: #3399cc;
	text-align: center;
	font-weight: bold;
	color: white;
}

.adminTopTitle
{
	font-size: 14px;
	font-weight: bold;
}

.adminOdejdi
{
	border-color: black;
	background: #ff3300;
	font: 10px Verdana;
	font-weight: bold;
	color: black;
}

.adminMenu
{
	font-size: 10px;
	font-weight: bold;
	color: white;
}

A.adminMenu:hover
{
	color: #ff9966;
	text-decoration: none;
}


.adminCopy
{
	font: 9px Verdana;
	color: #ffcc99;
}

.adminTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.adminPgTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #cc3366;
}

.btnAdminNew
{
	border-color: black;
	background: yellow;
	font: 10px Verdana;
	font-weight: bold;
}

.btnAdminList
{
	border-color: black;
	font: 10px Verdana;
	font-weight: bold;
	background: #3399cc;
	color: white;
}

.btnAdminEdit
{
	border-color: #009966;
	background: #00cc66;
	font: 10px Verdana;
	font-weight: bold;
	color: black;
}

.btnAdminDelete
{
	border-color: black;
	background: #ff3300;
	font: 10px Verdana;
	font-weight: bold;
	color: black;
}

.btnAdminLangs
{
	border-color: #ff6600;
	background: #ffcc00;
	font: 10px Verdana;
	font-weight: bold;
	color: black;
}

.btnAdminBack
{
	border-color: #6b6b6b;
	background: #c5c5c5;
	font: 10px Verdana;
	font-weight: bold;
	color: black;
}

.tdAdminFormLabel
{
	font-weight: bold;
	text-align: center;
}

.adminHint
{
	color: red;
	font-size: 10px;
}

.adminTableHeader
{
	background: #f3f3f3;
	font-weight: bold;
	text-align: center;
}

.adminInput100, .login
{
	width: 100px;
}

.adminInput200
{
	width: 200px;
}

.adminInput300
{
	width: 300px;
}

.adminLangBar {
	font-size: 10px;
}

.btnFeExpand
{
	border-color: #ff6600;
	background: #ffcc00;
	font: 8px Verdana;
	font-weight: bold;
	color: black;
	text-align: center;
	width: 16px; height: 16px;
}

A.feNavigation, .feNavigation
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.feDetail
{
	color: black;
	text-decoration: none;
}

A.feNavigation:hover
{
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.feTitle
{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
}

.fePar 
{
	text-align: justify;
	margin: 10px;
	line-height: 16px;
}

.feAlert
{
	text-align: justify;
	margin: 10px;
	line-height: 16px;
	color: Red;
	font-weight: bold;
}

.feFormLabel
{
	font-size: 9px;
	font-weight: bold;
}

A.feLogin
{
	color: black;
	text-decoration: none;
}

A.feLogin:hover
{
	color: red;
	text-decoration: underline;
}
