﻿body,td,th 
{
	font-family: MS Sans Serif, Tahoma, Vernada;
	font-size: 11px;
	color: #EEEEEE;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: background: #000000;
}

img 
{
	border: none;
}

a:link 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:visited 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover 
{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

input,select 
{
	font-family: Tahoma, Vernada;
	font-size: 11px;
	color : #333333;
}

.txtleft 
{
	font-weight: bold;
	text-align: right;
}

.btn 
{
	font-family: MS Sans Serif, Vernada, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	height: 22px;
	padding: 2px, 5px, 2px, 5px;
}

.detail tr 
{
	height: 25px;
}

.success
{
    color: #00EE00;
    font-weight: bold;
}

.fail
{
    color: #FF0000;
    font-weight: bold;
}

.maintenance
{
	color: #FF6600;
	font-weight: bold;
}

.comment
{
    color: #FFAB00;
    font-weight: bold;
}

.txtTab
{
	padding-left: 20px;
}

.Line
{
	height: 22px;
	background: url( '../../Main/Images/phonMainNewsLine.jpg' ) no-repeat;
	background-position: bottom;
}

a.announceTitle:link
{
	color: #FFAB00;
	font-weight: bold;
	text-decoration: none;
}

a.announceTitle:visited
{
	color: #FFAB00;
	font-weight: bold;
	text-decoration: none;
}

a.announceTitle:hover
{
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.announceDate
{
	color: #FED889;
}

.eventRunning
{
	color: #00FF00;
}

.eventFinished
{
	color: #FF3737;
}

.newItemCharacter
{
	color: #FE2929;
	font-weight: bold;
}

.newItemTitle
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.newSkill
{
	color: #04AEE0;
	font-weight: bold;
}
.BgHead
{
	background-image: url('../../Administrator/images/Bg_Head.jpg');
}