/* CSS file for mcfence web site */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 30px;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

ul, il 
	{list-style-type: disc;}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-align: left;
	margin-bottom: 5px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
	
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #CC0000;
	}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

.psmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	}

.psmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	}
	
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	}	
		
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFCC99;
	}

.title1 {
	font-family: Times New Roman, Times, serif;
	font-size: 30pt;
	color: #CC0000;
	font-weight: bold;
	}
	
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	}
	
.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}

.red {color: #CC0000}

td.bkgnd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 3px;
	padding-bottom: 1px;
	background-color: #FFCC99;
	}

td.bkgnd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 4px;
	background-color: #990000;
	}

a:hover {
	color:#FF0000;
	text-decoration: underline;
	}

a.menu {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	}

a.menu:hover {
	color:#FFFF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:underline;
	}

a.menu2 {
	color:white;
	font-family:Times New Roman, serif;
	font-size:16pt;
	font-style:italic;
	font-weight:bold;
	text-decoration: none;
	}

a.menu2:hover {
	color:#FFFF00;
	font-family:Times New Roman, serif;
	font-size:16pt;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
	}

p.lineht {line-height: 150% }

.border { 
	border-color: #990000;
	border-style: solid;
	border-width: 1px;
	}

