P {
	font-family : verdana;
	font-size : 12px;
	line-height : 2em;
}

td.titlewithborder {
	border:1px solid #990000;
	color:#990000;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

td.belowtitlewithborder {
	border:1px dashed #990000;
	border-top:0px dashed #990000;
}

td.titleitems {
	color:#FFFFFF;
	font-face:#verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:4px;
}
td.items {
	font-face:#verdana;
	font-size:12px;
	text-decoration:none;
	padding:4px;
}

.note {
	font-size:9px;
}
DIV {
	font-family : Verdana;
}
body {


font-family : verdana;
	font-size : 12px;

}
td.back {

background-image: url(../images/back.jpg);
background-repeat:no-repeat;
font-family : verdana;
	font-size : 12px;

}
td.pagetitle {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	border-bottom:2px solid #990000;
	color: #000000;
}
	
textarea.textinput {
	font-family : verdana;
	font-size : 12 px;
	border:1px solid #990000;
	color:#000000;
	background-color:transparent;
}
input.text {
	font-family : verdana;
	font-size : 12 px;
	border:1px solid #990000;
	color:#000000;
	background-color:transparent;
}
select.selist {
	font-family : verdana;
	font-size : 12 px;
	border:1px solid #990000;
	color:#000000;
	background-color:transparent;
}
input.textHover {
	font-family : verdana;
	font-size : 12 px;
	border:1px solid #ee0000;
	color:#000000;
	background-color:transparent;
}
textarea.textinputHover {
	font-family : verdana;
	font-size : 12 px;
	border:1px solid #ee0000;
	color:#000000;
	background-color:transparent;
}
li {
	list-style-image:url(../images/bullet.gif);
	line-height:2em;
}

a.footlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

a.footlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.request {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-decoration:underline;
}
a.request:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-decoration:none;
}
a {
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}