@charset "utf-8";
#frame {
	border: 1px solid #666666;
}

.style2 {
	font-size: 12px;
	color: #FF0000;
}
.style2 a {
	color: #CC6600;
	text-decoration: none;
}
.style2 a:hover {
	text-decoration: underline;
}


/* CSS Document */

body {
	background-color: #94b0be;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
}	
#frame #layout #vicinfo {
	font-size: 13px;
}

	h3 {
	font-size: 24px;
}
#frame #topnav td {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

#frame #layout #nav td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}#frame #topnav a {
	color: #000000;
	text-decoration: none;
}
#frame #topnav a:hover {
	color: #FFFFFF;
}
#frame #layout #nav a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#frame #layout #nav a:hover {
	color: #CC6600;
	font-weight: normal;
}
.style4 {
	font-size: 13px;
	font-style: italic;
}
.style5 {font-size: 13px}


#footer {
	font-size: 12px;
	text-align: center;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}

