body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background: #91C2E3;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a:link		{
	color: #D5EBF9;
    Text-decoration: none;
}
a:visited	{
	color: #1A76AC;
    Text-decoration: none;
}
a:hover		{
	color: #FFFFFF;
    Text-decoration: none;
}
a:active	{
	color: #1A76AC;
    Text-decoration: none;
}
.style1 {color: #FFFFFF}
.style3 {font-size: 9px; color: #000000; text-decoration: none }
.style4 {font-size: 9px; color: #FFFFFF; text-decoration: none }
.style5 {color: #FFFFFF; font-size: 7px; text-decoration: none }

.styleAlert {font-family: Tahoma; font-size: 11px; color: #27546E;}
.normal2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #27546E;
}

.normal3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.normal4 {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
}

.titfeo {
	font-family: Verdana;
	font-size: 15px;
	font-weight:bold;
	color: #FADD14;
}
.normal5 {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

input {
	font-family: Tahoma;
	font-size: 10px;
	color: #27546E;
}

select {
	font-family: Tahoma;
	font-size: 10px;
	color: #27546E;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
    font-family: Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #000080;
}

#sectionLinks h3{
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #000000;
}

#sectionLinks a:link, #sectionLinks a:visited {
    height: 26px;
	display: block;
	border-bottom: 0px solid #ffffff;
	background-image:  url("images/menu_base.jpg");
	padding: 10px 0px 0px 20px;
	text-decoration: underline;
	text-align:left;
	font-weight:bold;
    color: #000080;
}

#sectionLinks a:hover{
	border-top: 0px solid #003366;
	background-color: #B4B9C2;
	background-image: url("images/menu_base_hover.jpg");
	text-decoration: none;
	text-align:left;
	color: #FFFFFF;
	font-weight:bold;
}
