﻿/* content style (text=pageContent)*/
/* edited by asiach */

.text-header
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
	font-weight: bold;
	background-color: #CDD9DF;
}

.text
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
}

.text a
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}

.pageContent 
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
}

.pageContent a 
{
	font-size: 11px;
	color: #FF3366;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}


/* top elements */

.company
{
	font-size: 20px;
	color:  white;
	font-family: Verdana;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 14px;
	color: white;
	font-family: Verdana;
/*	font-weight: bold; */
}


/*main menu*/

.menu
{
	font-size: 11px;
	color: #666666;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: -1px;
/*	font-weight: bold; */
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: #006699;  
	font-family: Verdana;
	text-decoration: none;
/*	font-weight: bold; */
}

.asubmenu
{
	font-size: 11px;
	color: #006699;  
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}


/*bottom menu*/

.bmenu
{
	font-size: 10px;
	color: #666666;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.abmenu
{
	font-size: 10px;
	color: #666666;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;
	color: #80868A;
	font-family: Verdana;
	background-color: #CBD8E0;
}

.top-bg1
{
	background: url('../images/header.jpg') no-repeat;
}

.top-bg2
{
	background: url('../images/header.jpg') no-repeat;
}

.top-bg3
{
	background: url('../images/header.jpg') no-repeat;
}

.bg
{
	background-color: #E6ECEF;
}

.amenu-bg
{
	background: url('../images/amenu_bg.gif') repeat-x;
}

.hr 
{
	background-color: #B6C2C9;
}

.submenu-hr
{
	background-color: #D3E0E8;
}

/* table styles */
table
{
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
}

td
{
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
}
