body {background: #FCF8F7;
      color: #330000;
      font-family: "Verdana", Arial, sans-serif;
      margin: 5px 5px 5px 110px;
      text-align: justify;}

p 	{font-family: "Verdana", Arial, sans-serif;
			color: #330000;}
			
p.italic 	{font-family: "Verdana", Arial, sans-serif;
			font-style: Italic;
			color: #330000;}
	 
p.center {font-family: "Verdana", Arial, sans-serif;
			color: #330000;
			text-align: center;}
	

p.bold {font-family: "Verdana", Arial, sans-serif;
       font-weight: bold;}


h1 {font-family: "Verdana", Arial, sans-serif;
    font-size: 125%;
	font-weight: bold;
    color: #33664B;
    font-style: normal;
    text-align: left;
	vertical-align: middle;}
	
h1.center {font-family: "Verdana", Arial, sans-serif;
    font-size: 125%;
	font-weight: bold;
    color: #33664B;
    font-style: normal;
    text-align: center;
	vertical-align: middle;}

h2 {font-family: "Verdana", Arial, sans-serif;
    font-size: 110%;
    color: #33664B;
    font-style: normal;
    text-align: left;}
	
h2.center {font-family: "Verdana", Arial, sans-serif;
    font-size: 110%;
    color: #33664B;
    font-style: normal;
    text-align: center;}
	
h3 {font-family: "Verdana", Arial, sans-serif;
    font-size: 110%;
    color: #33664B;
    font-style: bold;
    text-align: left;}
	

h2.info {font-family: "Verdana", Arial, sans-serif;
    font-size: 125%;
    color: #000000;
    font-style: normal;
    text-align: left;}
	
h3.info {font-family: "Verdana", Arial, sans-serif;
    font-size: 110%;
    color: #000000;
    font-style: bold;
    text-align: left;}
	

li {font-size: 100%;}

hr {width: 75%;
    text-align: center;
    color: #EF5E5B;
	border-width: 1px; border-style: solid; border-color: #EF5E5B;}

	
	
hr.small {width: 100px;
	text-align: left;
	margin: 5 auto 5 5;
    color: #EF5E5B;
	border-width: 1px; border-style: solid; border-color: #EF5E5B;}
	

	
a:link {color: #990000; text-decoration: none;}
a:visited {color: #33664B; text-decoration: none;}
a:hover {color: #EF5E5B; text-decoration: underline;}

a:link.bold {color: #990000; text-decoration: none; font-weight: Bold;}
a:visited.bold {color: #33664B; text-decoration: none; font-weight: Bold;}
a:hover.bold {color: #EF5E5B; text-decoration: underline; font-weight: Bold;}

a:link.boldunder {color: #990000; text-decoration: underline; font-weight: Bold;}
a:visited.boldunder {color: #33664B; text-decoration: underline; font-weight: Bold;}
a:hover.boldunder {color: #EF5E5B; text-decoration: underline; font-weight: Bold;}

div.frontcontent	{float: left;
				width: 70%;
				margin: 5px 5px 5px 5px;}

div.frontbuttons	{float: right;
				width: 30%;
				margin: 5px 5px 5px 5px;
				overflow: auto;}
				
div.info {margin: 0 auto;
		width: 95%;
		background-color: #66CCCC;
		color: #66CCCC;
		overflow: auto;}
		
div.beware {margin: 0 auto;
		width: 90%;
		background-color: #669900;
		color: #669900;
		overflow: auto;}


table {text-align: center;
       border: 1px solid #33664B;}
	   
table.frontdesc {text-align: center;
				vertical-align: top;
                border: 0px;
				width: 80%;}	   

table.header {text-align: center;
				vertical-align: top;
                border: 0px;
				width: 100%;}

table.subheader {text-align: center;
              border: 0px;
				width: 25%;
				float: right;}

table.noborder {text-align: left;
              border: 0px;}
			  
table.front 	{float: right;
			width: 25%;
			text-align: center;
			border: 1px solid #33664B;
			background: #CCFFCC;}
	   
table.front2 {text-align: left;
			border: 1px solid #33664B;}

table.front3 {text-align: center;
			border: 1px solid #33664B;}
	   
table.records {text-align: center;
       border: 1px solid #33664B;
	   background: #CCFFCC;}
	   

img.borderimage{position: absolute;
			top: 20px;
			left: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
			padding: 0px;
			border: 0px;}


img.border {border: solid 1px #33664B;
          text-align: center;}

img.noborder {border: solid 0px;}