/* SETS COMMON BODY ITEMS AND BACKGROUND */

body {
font-family: Arial, Verdana, sans-serif;
background-color: #FFFFFF;
}

a:link {color: #003399; text-decoration: none; font-weight: bold;}
a:visited {color: #003399; text-decoration: none; font-weight: bold;}
a:hover {color: #0066CC; text-decoration: underline; font-weight: bold;}
a:active {color: #003399; text-decoration: underline; font-weight: bold;}

.menu a:link {color: #003399; text-decoration: none; font-weight: bold;}
.menu a:visited {color: #003399; text-decoration: none; font-weight: bold;}
.menu a:hover {color: #0066CC; text-decoration: underline; font-weight: bold;}
.menu a:active {color: #003399; text-decoration: underline; font-weight: bold;}

.menu1 a:link {color: #003399; text-decoration: none; font-weight: bold;}
.menu1 a:visited {color: #003399; text-decoration: none; font-weight: bold;}
.menu1 a:hover {color: #0066CC; text-decoration: underline; font-weight: bold;}
.menu1 a:active {color: #003399; text-decoration: underline; font-weight: bold;}

#header {
	 background:white url('images/header.jpg') no-repeat;
	 width:991px; 
	 height:186px;
}

#headersml {
	 background:white url('images/headersml.jpg') no-repeat;
	 width:763px; 
	 height:186px;
}


#footer{
	 background:white url('images/copyright.jpg') no-repeat;
	 width:270px; 
	 height:20px;
	 text-align: center;
	 margin: 0 auto;
}

.menu {
	background-color: #FFFFFF;
	text-align:left;
	font-family:Arial,Verdana;
	font-size: 9pt;
	font-weight: bold;
}

.menu1 {
	background-color: #FFFFFF;
	color: #955909;
	padding-left: 0px;
	text-align:left;
	font-family:Arial,Verdana;
	font-size: 11pt;
	font-weight: bold;	
}
	
hr {
	background-color: #CCCCCC;
	width: 100%;
	color: #CCCCCC;
	height: 1px;
}

 h1 {
	font-family: Tahoma, Arial,Verdana;
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	color: #FF9900;
}

 h2 {
	font-family: Tahoma, Arial,Verdana;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	color: #FF9900;
} 


 h3 {
	font-family: Tahoma, Arial,Verdana;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #FF9900;
} 


 h4 {
	font-family: Tahoma, Arial,Verdana;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #FF9900;
} 

h5 {
	font-family: Tahoma, Arial,Verdana;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #FF9900;
} 

h6 {
	font-family: Tahoma, Arial,Verdana;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
} 

.style1 {
	background-color: #FFFFFF;
	text-align:justify;
      font-family:Arial,Verdana;
      font-size: 11pt;
}

.style2 {
	background-color: #FFFFFF;
	text-align:justify;
      font-family:Arial,Verdana;
      font-size: 10pt;
}

.style3 {
	background-color: #FFFFFF;
	text-align:center;
      font-family:Arial,Verdana;
      font-size: 8pt;
}

.tiny {
	font-family: Arial,Verdana, sans-serif;
	text-align: justify;
	font-size: 8pt; 
}

.article {
	font-family: Arial,Verdana, sans-serif;
	text-align: justify;
	font-size: 10pt;
}

.article1 {
	font-family: Arial,Verdana, sans-serif;
	text-align: justify;
	font-size: 9pt;
}
-->
