/*   http://sitebuilder.hosting.pipex.net/users/df/df84ccb558725d135882bf0c6d803ba0/preview/css/styles.css   */

body{
text-align : center;
}
/*content style (text=pageContent)*/
.newtext
{
	font-size : 16px;
	font-family : Arial;
	color : #5b5b5b;
	letter-spacing : -1px;
}
.text-header
{
	font-size: 21px;
	color: #5B5B5B;
	font-family: Arial;
	letter-spacing : -1px;
}

.text
{
	font-size: 11px;
	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;
	text-decoration : none;
}

.slogan
{
	font-size: 21px;
	color: white;
	font-family: Arial;
}


/*main menu*/

.menu
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}
a.menu:hover{
	color: #Ffcc00
}

/*submenu*/

.submenu
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
	text-decoration: none;
}
.amenu
{
	font-size: 11px;
	color: #Ffcc00;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}
.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-bg
{
	background-color: #D9EBDD;
}

.menu-bg
{
	background-color: #639D9D;
}

.submenu-bg
{
	background-color: #D9EBDD;
}

.bg
{
	background-color: #D9EBDD;
}

