img.border 
    {
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-left: 1px solid #7B2327;
	border-right: 1px solid #7B2327;
	border-top: 1px solid #7B2327;
	border-bottom: 1px solid #7B2327;
    }

img.border5
    {
    margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid #7B2327;
	border-right: 1px solid #7B2327;
	border-top: 1px solid #7B2327;
	border-bottom: 1px solid #7B2327;
    }


img.borderpadl
    {
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 0px;
	border-left: 1px solid #7B2327;
	border-right: 1px solid #7B2327;
	border-top: 1px solid #7B2327;
	border-bottom: 1px solid #7B2327;
    }

img.borderpadr
    {
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 8px;
	border-left: 1px solid #7B2327;
	border-right: 1px solid #7B2327;
	border-top: 1px solid #7B2327;
	border-bottom: 1px solid #7B2327;
	text-align: right;
    }

img.padr
    {
    margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	text-align: right;
    }
    
img.padall
    {
    margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 0px;
    }

img.padtb
    {
    margin-top: 2px;
	margin-bottom: 2px;
    }


p.center 
    {
    text-align: center;
    }

div.center
    {
    text-align: center;
    }

td.borderl
    {
    border-left:1px solid #7B2327;
    }

td.borderlr
    {
    border-left:1px solid #7B2327;
    border-right:1px solid #7B2327;
    }

td.borderlrb
    {
    border-left:1px solid #7B2327;
    border-right:1px solid #7B2327;
    border-bottom: 1px solid #7B2327;
    }

td.borderlb
   {
   border-left:1px solid #7B2327;
   border-bottom: 1px solid #7B2327;
   }

td.borderb
   {
   border-bottom: 1px solid #7B2327;
   }

td.borderrb
   {
   border-right:1px solid #7B2327;
   border-bottom: 1px solid #7B2327;
   }

td.borderrp
   {
   padding-left: 10px;
   border-right: 1px solid #7B2327;
   }

td.borderr
   {
   border-right: 1px solid #7B2327;
   }



html, body 
    {
	margin: 0;
	padding: 0;
	background-color: #F8F8F3;
	color: #000000;
	}
	
table {
      background-color: #F3F2E9;
      }


div {
	border: none;
	}

p, a 
    {
	font-family: Verdana;
	}

h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	}


h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	}

	
h4 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 16px;
	color: #7B2327;
	margin-top: 3px;
	margin-bottom: 3px;
	}

h5 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #092648;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	}

	
h6 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #7B2327;
	margin-top: 3px;
	margin-bottom: 3px
	}
	
.hleft
    {
    text-align: left;
    }

.hcenter
    {
    text-align: center;
    }

.hright
    {
    text-align: right;
    }
.hjustify
    {
    text-align: justify;
    }
    
a.one:link
    { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #7B2327;
	margin-top: 10px;
	margin-bottom: 8px;
	text-decoration: none;
	}

a.one:visited
    { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #7B2327;
	margin-top: 10px;
	margin-bottom: 8px;
	text-decoration: none;
	}

a.one:hover, a.one:active
    { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #7B2327;
	margin-top: 10px;
	margin-bottom: 8px;
	text-decoration: none;
	}
	
a.two:link
    { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #7B2327;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	}

a.two:visited
    { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #7B2327;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	}

a.two:hover, a.two:active
    { 
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #7B2327;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	}
	
.Caption
       {
       font-family: Arial;
       font-weight: bold;
       color:      #123456;
       }
