/*content style (text=pageContent)*/

.text-header
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
	letter-spacing : -1px;
}

.text
{
	font-size: 12px;
	color: #5B5B5B;
	font-family: Arial;
}

.pageContent 
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}

.pageContent a 
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}


/* top elements */

.company
{
	font-size: 22px;
	color: #FFCC00;
	font-family: Arial;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 21px;
	color: white;
	font-family: Arial;
}


/*main menu*/

.menu
{
	font-size: 15 px;
	color: White;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}


/*submenu*/

.submenu
{
	font-size: 14px;
	color: Black;
	font-family: Arial;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
}

.asubmenu
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


/*copyright*/

.footer
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
}

.top-bg1
{
	background: #ffffff url('../images/header.jpg') no-repeat;
}

.top-bg2
{
	background: #ffffff url('../images/header.jpg') no-repeat;
}

.top-bg3
{
	background: #ffffff url('../images/header.jpg') no-repeat;
}

.menu-bg
{
	background: #ffffff url('../images/menu_bg.gif') repeat-x;
}

.submenu-bg
{
	background: #ffffff url('../images/submenu_bg.gif') top left no-repeat;
}

.bg
{
	background: #ffffff;
}
.MenuContent {
	BORDER-RIGHT: #8000FF 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #8000FF 1px solid; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 11; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #8000FF 1px solid; 
	COLOR: #00008B; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #8000FF 1px solid; 
	FONT-FAMILY: verdana,arial; 
	BACKGROUND-COLOR: #ffffff;
}
.Content {
	BORDER-RIGHT: #8000FF 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #8000FF 1px solid; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 80%; 
	PADDING-BOTTOM: 10px; 
	BORDER-LEFT: #8000FF 1px solid; 
	PADDING-TOP: 10px; 
	BORDER-BOTTOM: #8000FF 1px solid; 
	FONT-FAMILY: verdana,arial; 
	TEXT-ALIGN: justify
}
