/*content style (text=pageContent)*/

.text-header
{
	font-size: 22px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}

.text
{
	font-size: 11px;
	color: #515C01;
	font-family: tahoma;
	line-height : normal;
	text-align: left;
}

.pageContent 
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	line-height : 200%;
}

.pageContent a 
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	line-height : 200%;
}


/* top elements */

.company
{
	font-size: 22px;
	color: #990000;
	font-family: Arial;
	letter-spacing : -1px;
	font-weight: bold;
	font-style : normal;
}

.slogan
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}


/*main menu*/

.menu
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}

.amenu
{
	font-size: 12px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
	text-decoration: underline;
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	text-decoration: underline;	
}


/*copyright*/

.footer
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}

.left-bg
{
	background-color: #A2B702;
}

.bg
{
	background-color: #A2B702;
}

.bbg
{
	background-color: #A2B702;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.borda
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	color: #990000;
}
.scroll{
    scrollbar-face-color: #cccc00; scrollbar-shadow-color: #99cc00; scrollbar-highlight-color: #ccff66; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #999900; scrollbar-track-color: #cccc00; scrollbar-arrow-color: #ffffff;
}
