body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000033;
}

h1
{
	font-size: 36pt;
	font-weight: bold;
}

h2
{
	font-size: 22pt;
	font-weight: bold;
}

h3
{
	font-size: 16pt;
	font-weight: bold;
}

.header
{
	background-color:#C7D4FF;
	background-image:url(img/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.footer
{
	font-size: 8pt;
	background-color: #C7D4FF;
}

.nav
{
	background-color:#C7D4FF;
}

.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	background-color:#A2A9B3;
	background-image:url(img/bg_content.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

.border_topleft
{
	background-image:url(img/corner_tl.jpg);
	width:10px;
	height:10px;
}
.egea_logo
{
	font-family: Tahoma;
	font-size: 36pt;
	font-weight: bold;
}
.egea_text
{
	font-family: Tahoma;
	font-size: 10pt;
}
.nav_btn
{
	background-image:url(img/button_bg.jpg);
	font-weight:bold;
	width:150px;
	font-family:Tahoma;
	font-size:15px;
	color:#FFFFFF;
	height:30px;
}
