/* CSS Document */

 body {
	background-image:url(../images/dia.gif);
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

 .pagebkg{
 background-image:url(../images/body.gif);
}

 .menu{
 background-image:url(../images/menu.gif);
}

 .menu2{
 background-image:url(../images/menu2.gif);
}

 .table{
 border-color:#A6A6A6;
}


h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.SubTitle {
	font-family: Century Gothic;
	font-size: 12px;
	color: #A22222;
	font-style: italic;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}	

a:link {
	text-decoration: none;
	color: #fdb724;
}
a:visited {
	text-decoration: none;
	color: #fdb724;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #fdb724;
}

a.external:link {color: #000000; font-weight: bold; }
a.external:visited {color: #000000; font-weight: bold; }
a.external:hover {color: #A22222; font-weight: bold; }
a.external:active {color: #000000; font-weight: bold; } 


a.external2:link {color: #00874B; font-weight: bold; }
a.external2:visited {color: #00874B; font-weight: bold; }
a.external2:hover {color: #000000; font-weight: bold; }
a.external2:active {color: #00874B; font-weight: bold; } 

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}	

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}	
