body, td, th, input, select
{
	font-family:Arial;
	font-size:12px;
	color:#666;
}

a 
{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

html,body,form
{
	padding: 0;
	margin: 0;	
}

/* ------------------- HEIGHT 100% FIX ---------------------------

html,body,form
{
	height:100%;
}

#wrapper
{
	position:relative;
	height:auto !important; 
    height:100%; 
    min-height:100%; 
}
   ---------------------------------------------------------------*/

.SelItem
{
	background-color:#ccc;
}

#wrapper
{
	margin: 0 auto;
	width:763px;
	padding:0px 19px 0px 19px;
}

#right h1
{
	font-family:'/METABOOR.TTF';
	font-size:20px;
	color:#004fa3;
	font-weight:normal;
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}

.red
{
	color:#ef3e33;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
}
/* ---------------------------------------------------------------*/

.left { float:left; }
.right { float:right; }

a img
{
	border:0;
}

h1,h2
{
	font-family:'/METABOOR.TTF', Myriad Pro;
	color:#003399;
}

h3,h4
{
	font-family:Verdana;
	color:#EF3E33;
}

h2
{
	font-size:16px;
}

h3
{
	font-size:14px;
}

h4
{
	font-size:12px;
}

h1
{
	font-size:19px;
}

.fckEdit a 
{
	color:#003399;
}

.tab table
{
	width:100%;
}

.tab table td p
{
	display:inline;
	margin:0;
	padding:0;
}

.tab table thead tr
{
	background-color:#eee;
}

.tab table thead tr td
{
	color:#000;
}

.cMenu > div.SelItem
{
	background-color:#DFF1FF;
	font-weight:bold;
}