@charset "utf-8";
.css {
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #06C;
	text-align: center;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	text-align: center;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #900;
	
}
.h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #900;
	padding:5px;
}
.h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #58A1CF;
	
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0A235B;
	}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	white-space: normal;
	
}

body {
	font-size: 12px;
	color:#900;
	font-weight: bold;
	background-image:url(BG.jpg);
	background-repeat: repeat;
	margin:0px;
	padding:0;
}	

.link, .link a:link, .link a:visited, .link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FFF;
	padding: 5px;
}

.link2, .link2 a:link, .link2 a:visited, .link2 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #003;
	padding: 5px;
}
.link2 a:hover 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFF;
	padding: 5px;
}

.content {
	margin-bottom: -60px;
	
	
}

.content1 {
	margin-bottom: -60px;
	margin-top: -100px;
	
	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	position:absolute;
	left: 3px;
	top:auto;
	width: 100%;
		
	
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #039;
	text-decoration: none;
	padding: 10px;
}

.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #69F;
	text-decoration: none;
	padding: 10px;
	
}

.link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#9CF;
}

.link a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FFF;
}

.link2 a:hover 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFF;
	padding: 5px;
}

.link2 a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #003;
	padding: 5px;
}



.title {
	color: #FFF;
	font-size: 30px;
	font-weight: bolder;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

.sidelink {
	color: #000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.Header .Header {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Header table tr td {
	padding-bottom: 0px;
	
}
.Header table tr td ul li {
	text-align: left;
}
body table tr td table tr td {
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	
}

#navbar {
  width: 115%;
    
 } 

 #navbar #holder {
  height:45px;
  border-bottom:0px solid #000;
  background:url(../css/NavHolder.png)repeat-x;
  width: 115%;
  padding-left: 12%;
 } 

 #navbar #holder ul {
  list-style:none;
  margin:0;
  padding:0; 
 } 

 #navbar #holder ul li a { 
  text-decoration:none;
  float:left;
  margin-right:0px;
  line-height:45px;
  font-family:"Arial Black", Gadget, sans-serif;
  color: #000;
  padding:0px;
  width:120px;
  text-align:center;
  display:block;
  background-image:url(../css/Button1Template.png);
  background-size:contain;
   } 

 #navbar #holder ul li a:hover {
background-image:url(../css/Button2Template.png);
color: #fff;
background-size:contain;

 } 
 
 
  #holder ul li a#onlink {
background-image:url(../css/Button3Template.png);
color: #09F;
background-size:contain;
 
 } 

 #holder ul li a#onlink:hover {
background-image:url(../css/Button1Template.png);
color:#000;
background-size:contain;

 }
 

