body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
hr 
{
	border-top: 2px dotted #DCDCDC;
  height: 2px; 
  margin :2px  10px 5px 10px;
	}
a {
	color: #ED1B2D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(/images/text_bg.gif);
	font-size: 11px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;
}

form {
	margin: 0px;
	padding: 0px;
}
table.main_table {
	border:1px black solid; 
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#666666', Positive='true')
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ED1B2D;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px 3px 3px 5px;
	margin: 5px;
	color: #FFFFFF;
	text-transform: none;


}

h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	word-spacing: normal;
	padding-left: 20px;
	margin:0px;
	background-image: url(/images/sitemap_item.gif);
	background-repeat: no-repeat;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	word-spacing: normal;
	padding: 2px;
	margin: 2px;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	word-spacing: normal;
	padding: 3px;
	margin: 0px 0px 0px 10px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

