/*content style (text=pageContent)*/


#page {
}
.text-header
{
	font-size: 14px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	padding: 0 35px;
	background-image: url('/images/text_header_bg.gif');
	background-repeat : repeat-x;
	height: 31px;
}


.text
{
	font-size: 14px;
	color: white;
	font-family: Tahoma;
}


.pageContent 
{
	font-size: 14px;
	color: white;
	font-family: Tahoma;
}


.pageContent a 
{
	font-size: 14px;
	color: #FFE1A4;
	font-family: Tahoma;
	font-weight: bold;
}



p {width : 80%;}
.pic {BORDER: #000000 1px solid; margin: 10px 50px 0px 10px}

/* top elements */


.company
{
	font-size: 20px;
	color: white;
	font-family: Arial;
	letter-spacing : -1px;
	font-weight: bold;
}


.slogan
{
	font-size: 15px;
	color: white;
	font-family: Arial;
	font-weight: bold;
}




/*main menu*/


.menu
{
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	word-spacing: -1px;
}


.amenu
{
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	font-weight: bold;
	word-spacing: -1px;
	text-decoration: underline;
}




/*submenu*/


.submenu
{
	font-size: 12px;
	color: 2A3131;
	font-family: Tahoma;
	text-decoration: none;
}


.asubmenu
{
	font-size: 12px;
	color: 2A3131;
	font-family: Tahoma;
	text-decoration: underline;
}

.contentleft
{
	border-left: 4px solid #ccc;
}

.content
{
	padding: 2%;
	background: #06c;
	border-top: 4px solid #ccc;
	border-bottom: 4px solid #ccc;
}
/*bottom menu*/


.bmenu
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}


.abmenu
{
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}




/*copyright*/


.footer
{
	font-size: 11px;
	color: white;
	font-family: Tahoma;
}


.bg
{
	background: #8C98A0 url('../images/top_bg.gif') repeat-x;
}


.footer-bg
{
	background: #78868F url('../images/footer_bg.gif') repeat-x;
}


.error
{
 font-weight: 600;
 color: #ff6;
}