/*content style (text=pageContent)*/

.text-header
{
	font-size: 12px;
	color: #687C85;
	font-family: Tahoma;
	font-weight: bold;
}

.textPurple
{
	font-size: 16px;
	color: #660066;
	font-family: Tahoma;
	
}
.text
{
	font-size: 10px;
	color: #8B867F;
	font-family: Tahoma;
	text-align: center;
}

.pageContent 
{
	font-size: 11px;
	color: #8A9196;
	font-family: Tahoma;
}

.pageContent a 
{
	font-size: 9px;
	color: #7793BD;
	font-family: Tahoma;
}


/* top elements */

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

.slogan
{
	font-size: 9px;
	color: #90775F;
	font-family: Tahoma;
	font-weight: bold;	
}

.slogan2
{
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
}

/*main menu*/

.menu
{
	font-size: 12px;
	color: #4682B4;
	font-family: Tahoma;
	text-decoration: none;
	word-spacing: -1px;
	font-weight: bold;
}

.amenu
{
	font-size: 11px;
	color: #687C85;
	font-family: Tahoma;
	text-decoration: underline;
	word-spacing: -1px;
	font-weight: bold;
}


/*submenu*/

.submenu
{
	font-size: 9px;
	color: #565656;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;	
}

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


/*bottom menu*/

.bmenu
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}

.abmenu
{
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;
	color: #CBB28E;
	font-family: Tahoma;
}

.main-bg
{
	background: #A87E42 url('../images/header.jpg') no-repeat;
}

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

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

.bg
{
	background: #EAE6DA url('../images/bbg.gif') bottom no-repeat;
}
w
