p {
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	margin: 0px;
	padding: 0px;
}


#date{
	FONT-SIZE: 10px;
	COLOR: #0080C0;
	FONT-WEIGHT:bold;
	MARGIN-TOP:5px;
	text-align: left;
	font-family: tahoma;
	padding: 0px;
}
.subnav {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}
a:hover.subnav {
	font-family: tahoma;
	font-size: 11px;
	color: #f26800;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}
li {
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: 777777;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.pdf {
	font-family: tahoma;
	font-size: 11px;
	color: #D40000;
	text-decoration: none;
}
a:hover:pdf {
	font-family: tahoma;
	font-size: 11px;
	color: #D40000;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #D40000;
	text-decoration: underline;
}

body {
	background-attachment: fixed;
	background-image: url(images/bckg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
}
input {
	font-family: tahoma;
	font-size: 11px;
	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: solid;
	border-left-style: solid;
	border-top-color: #2A0055;
	border-right-color: #009FAA;
	border-bottom-color: #009FAA;
	border-left-color: #2A0055;
	background-color: #F4F4F4;
}
.none {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

textarea {
	font-family: tahoma;
	font-size: 11px;
	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: solid;
	border-left-style: solid;
	border-top-color: #2A0055;
	border-right-color: #009FAA;
	border-bottom-color: #009FAA;
	border-left-color: #2A0055;
	background-color: #F4F4F4;
}
.login {
	font-family: tahoma;
	font-size: 10px;
	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: solid;
	border-left-style: solid;
	border-top-color: #009FAA;
	border-right-color: #2A0055;
	border-bottom-color: #2A0055;
	border-left-color: #009FAA;
	background-color: #2A1F55;
	font-weight: bold;
	color: #FFFBF0;
}
.right {
	float: right;
	margin-bottom: 2px;
	margin-left: 2px;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #D40000;
	text-decoration: none;
}
