/* CSS Document */

.navlinks, .navlinks a, .navlinks a:visited {
	color: #8e1b32;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	font-size: large;
}

.navlinks a:hover, .navlinks a:active{
	color: white;
}

.navbottom, .navbottom a, .navbottom a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;	
	color: #FFCE00;

}

.navbottom a:hover, .navbottom a:active{
	color: white;
}

img.logo {
	color: white;
	border: 0px solid #000000;

}

a.logo {
	color: #8e1b32;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 8pt;
}

p {
	text-indent: 25px;

}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	display: block;
	white-space: normal;
	background-color: #FFCE00;
	padding: 2px;
	color: #8e1b32;
	border: 2px solid #01009A;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFCC;
	border: 1px solid #8E1B32;
	text-indent: 3px;
	padding: 2px;
	color: #01009A;
}

.textsm {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}
.textbg {
	FONT-SIZE: 20px; COLOR: #000000; FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}
.textreg {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
}

BODY.ipicture {
	MARGIN-TOP: 70px; 
      FONT-SIZE: 11px; 
      BACKGROUND-ATTACHMENT: scroll; 
      MARGIN-LEFT: 80px; 
      BACKGROUND-REPEAT: no-repeat; 
      FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
      BACKGROUND-COLOR: #333333
}

table.ipicture {

}

td.ipicture {
      BACKGROUND-COLOR: #FFFFFF;
}