/* CSS Document */
BODY
{
	FONT-FAMILY: tahoma, veranda,  arial, sans-serif;
	FONT-WEIGHT: normal;
	Background: #FFFFFF;
	font-size: 10px;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #217594;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #99CC33;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #217594;
	text-decoration: underline;
}

form {
	FONT-FAMILY: tahoma, veranda, arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

input {
	FONT-FAMILY: tahoma, veranda, arial, sans-serif;
	font-size: .9em;
	color: #333333;
	font-weight: normal;
	background-color: #EAE9E8;
	border: none;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
p {
	FONT-FAMILY: tahoma, veranda, arial, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12pt;
}
.p2 {
	font-size: 12pt;
}
.p1	{
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
label {
	FONT-FAMILY: tahoma, veranda, arial, sans-serif;
	color: #99FF00;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
textarea {
	FONT-FAMILY: tahoma, veranda, arial, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #333333;
	background-color: #EAE9E8;
	border: none;
	text-align: left;
	vertical-align: top;
	display: table-cell;
}

li {
	FONT-FAMILY: tahoma, veranda, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	list-style-image:  url(shared/images/blubull.gif);
}
.names {
	FONT-FAMILY: tahoma, veranda, arial, sans-serif;
	font-size: x-small;
	color: #666;
	font-weight: bold;
}
.titles {
	color: #336699;
	font-weight: bold;

}

