/* CSS Document */

body {
	background-color: #FEF9A2;
	margin-top: 0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

strong {
	font-weight: bold; 
	color:  #CF141D;
}

LI.list1 {
		list-style: square outside; 
		color: #CF141D;

}


.image{
	border-style:outset;
	border-color: #CF141D;
	border-width:1px;
	
}

.forminfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
  
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight:  bold;
	color: #CF141D;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	
}
.searchform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CF141D;
	
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #CF141D;
}

a.nav {font-size: 11px; font-weight: none; color: #5A0C0C}
a.nav:link {text-decoration: none; color: #5A0C0C}
a.nav:visited {text-decoration: none; color: #5A0C0C}
a.nav:hover {text-decoration: none; color: #666666; cursor:  pointer}
a.nav:active {text-decoration: none; color: #5A0C0C}

a.nav2 {font-size: 12px; color: #D2CEA4}
a.nav2:link {text-decoration: underline; color: #D2CEA4}
a.nav2:visited {text-decoration: underline; color: #D2CEA4}
a.nav2:hover {text-decoration: underline; color: #0000FF; cursor:  pointer}
a.nav2:active {text-decoration: underline; color: #D2CEA4}

a:link { color:#FF0000; text-decoration:none}
a:visited { color:#FF0000; text-decoration:none}
a:hover { color:#FF0000; text-decoration:underline; cursor:pointer}
a:active { color:#FF0000; text-decoration:none}

.brdr {
	border: 1px solid #5A0C0C;
}
.brdr2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5A0C0C;
}

.brdr3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5A0C0C;
}
.brdrbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5A0C0C;
}
.brdrtopbot {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5A0C0C;
}
table.change {
  border: 0px black;
  color: #FFFFFF;
  background: #FFFFFF;
  padding: 1px;
}
table.change2 {
  border: 0px black;
  color: #FFFFFF;
  background: #FEF9A2;
  padding: 1px;
} 

P { 
text-align: justify; 
}
