/* CSS Document */

body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-align: center;
	background-color: #99CCFF;


}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;

}

.expanded {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;


}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.box1 {
	font-family: Good Times;
	font-size: 11px;
	color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background: transparent;
}

.box2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.form {
	margin-top: 0px;
	margin-bottom: 0px;
}

.link1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}

.link1:hover {
	color: #0099CC;
	text-decoration: none;
	
}

.line1 {
	border: 1px solid #3399CC;

}
.line2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	border: 1px solid #CC3300;

}
.line3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.line4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.link2 {
	font-family: Hair Brush;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.link2:hover {
	font-family: Inertia BRK;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.blueblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;


}
.blueline {
	border: 1px solid #000066;
}
.whtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

