﻿body { background: #ffffff;
 background-image: url("../images/int_frame_tile.gif"); 
        background-repeat: repeat-y;
	margin: 0px;  
	height:100%; 
 
	}


p {color: #000000;
font-size: 10pt;
font-family: Verdana; 
font-weight: normal;
text-align: default; }

h1 { 
color: #000000;
font-size: 12pt;
font-family: Verdana; 
font-weight: bold; }

h2 {color: #000000;
font-size: 14pt; 
font-family: Verdana;
font-weight: normal;
text-align: left; }

h3 {color: #000000;
font-size: 8pt; 
font-family: Verdana;
font-weight: normal;
text-align: center; }


h4 {color: #000000;
font-size: 10pt;
font-family: Verdana; 
font-weight: normal;
text-align: left; }

h5 {color: #000000;
font-size: 14pt; 
font-family: Verdana;
font-weight: normal;
text-align: center; }

h6 {color: #000000;
font-size: 10pt;
font-family: Verdana; 
font-weight: normal;
text-align: center; }

h7 {color: #000000;
font-size: 8pt; 
font-family: Verdana;
font-weight: normal;
text-align: left; }

td.green {color: #008000;
font-size: 10pt;
font-family: Verdana; 
font-weight: normal;
text-align: left; }

td.blue {color: #000080;
font-size: 10pt;
font-family: Verdana; 
font-weight: normal;
text-align: left; }




table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: #fffff0;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: };
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: ;
	-moz-border-radius: ;
}


#links {  font-family: Verdana;
          font-size: 8pt; 
          font-style: normal; 
          font-weight: bold; 
          line-height: 14px;
          font color: #000000;
text-align: left;
text-decoration: none; }


#copy { background-color: #ffffff;        
        height: 100%;
	margin: 0px;  
        padding: 5px;
        font: 10pt verdana;
	color: #000000}

#bottom_menu { font-family: Verdana;
               font-size: 8pt;
	       font color: #000000
               font-weight: normal;
               text-align: center;}

#footer { font-size: 8pt; 
font-weight: normal; }


a:link { 
	text-decoration: none; 
	color: #ae3322;
	}
a:visited { 
	text-decoration: none; 
	color: #ae3322;
	}
a:active { 
	text-decoration: none; 
	color: #ae3322;
	}
a:hover { 
	text-decoration: none; 
	color: #02537F};
	}
