body {
background-color: #503848;
background-image: url(images/background.jpg);
margin-left: 0px;
margin-right: 0px;
margin-top: 15px;
margin-bottom: 15px;
margin-height: 0px;
margin-width: 0px
}

p { 
font-family: Garamond, Times, serif;
color: #000000;
text-decoration:  none; 
font-size: 14px;
margin-left: 10px;
}

li { 
font-family: Garamond, Times, serif;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: left;
margin-left: 25px;
}

ul { 
font-family: Garamond, Times, serif;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: left;
margin-left: 25px;
}

H1 { font-family: Garamond, Times, serif;
color: #8D0000;
text-decoration:  none; 
font-size: 14px;
font-weight: bold;
text-align: left;
margin-top: 10px;
margin-left: 10px;
}

p.newstitle { 
font-family: Garamond, Times, serif;
color: #8D0000;
text-decoration:  none; 
font-weight: bold;
font-size: 12px;
text-align: left;
margin-top: 20px;
margin-left: 15px;
margin-right: 10px;
}

p.newstext { 
font-family: verdana;
color: #503848;
text-decoration:  none; 
font-size: 10px;
text-align: left;
margin-left: 25px;
margin-right: 10px;
}

a.newstext:link {
font-family: verdana;
color: #503848;
text-decoration: underline;
}

a.newstext:visited {
font-family: verdana;
color: #503848;
text-decoration: underline;
}

a.newstext:hover, a.newstext:active {
font-family: verdana;
color: #8D0000;
}

a.links_text:link {
font-family: verdana;
color: #503848;
text-decoration: underline;
font-size: 11px;
}

a.links_text:visited {
font-family: verdana;
color: #503848;
text-decoration: underline;
font-size: 11px;
}

a.links_text:hover, a.links_text:active {
font-family: verdana;
color: #8D0000;
font-size: 11px;
}



a:link {
font-family: Garamond, Times, serif;
color: #503848;
text-decoration: underline;
}

a:visited {
font-family: Garamond, Times, serif;
color: #503848;
text-decoration: underline;
}

a:hover, a:active {
font-family: Garamond, Times, serif;
color: #8D0000;
}

.footer { 
font-family: verdana;
color: #503848;
text-decoration:  none; 
font-size: 9px;
}


.td_query {font-family: "Garamond", Times, serif; font-size: 11px; color: #660000; }

select {
	padding:				0px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:			10px;
	background-color:		#EEEEEE; 
}

input {
	padding:				1px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px; 
	color:				#000000; 	
	background-color:		#EEEEEE; 
	border:				1px #666666 solid;
	text-decoration:		none
}


input.button {
	background-color:		#EEEEEE;
	color:				#000000;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	text-decoration:		none;
	width:				105px;
	height:				20px;
	border:				none
}

input.file {
	padding:				0px;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	background-color:		#FFFFFF
}
	
input.submit {
	background-color:		#EEEEEE;
	color:				#000000;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	text-decoration:		none;
	width:				105px;
	height:				20px;
	border:				none
}