 body {

 color:#333;

 background-color:#636;

 margin:auto;

 text-align: center;

 font-family:Georgia,'Times New Roman',Times, serif;

 }

.frontback{
	background : White url(images/frontback.jpg) no-repeat scroll center;
}

.frontback a:hover {
	color:black;background-color:transparent;
}

a { 

  color:#636; 

  background-color:white;

  text-decoration:underline;  

  font-size: 90%;

  font-family: Georgia,'Times New Roman',Times, serif; 

  } 

a:link {
	color:#636; 

  background-color:white;

  text-decoration:underline;  

  font-size: 90%;

  font-family: Georgia,'Times New Roman',Times, serif; 

}

 a:visited { color: #636;background-color:white;  } 

 a:hover { color: Black;background-color:white;  } 

 a:active { color: #F00;background-color:white;  } 



.maintable {

  color:#333;

  background-color:white;

  text-align:center;

  padding:0px;

  

  width:750px;
  margin:auto;
  border : 3px double #636;
}



table, td {

  color:#333;

  background-color:white;

  text-align:center;

  padding:0px;

  border-style:none;

  }

.left {
	text-align:left;
}
.right {
	text-align:right;
}

div {  

  text-align:center;

  }



.purplecontent {

  color:#663366;

  background-color:white;

  font-weight:bold;

  text-align:justify;

  font-size:10pt;

  font-family:Georgia,'Times New Roman',Times, serif;

  height:199px;

  width:25%;

  vertical-align:middle;

  }



h3 {

  color:#663366;

  background-color:white;

  text-align:center;

  font-family:Georgia,'Times New Roman',Times, serif;

  }



.bold {

  font-weight:bold;

  font-size:10pt;

  font-family:Georgia,'Times New Roman',Times, serif;

  }



.contact-info {

  color:#333;

  background-color:white;

  text-align:center;

  font-size: 85%;

  font-family: Georgia,'Times New Roman',Times, serif;

  }



.navbar {
 vertical-align:middle;

 }



p {

font-weight: normal;

font-size:90%;

font-family: Georgia, "Times New Roman", Times, serif; 

color: #333;

background-color:white;

text-align:justify;
margin: 10px 15px;

}

ul, li
{
	font-size:95%;
	text-align:left;
}

.indentcontent { 

color:#333; 

background-color:white; 

text-align:justify; 

border-style:none;  

margin-left: 10%;

margin-right: 10%;

font-size:10pt;

font-family: Georgia, "Times New Roman", Times, serif; 

}



.right { 

color:#333; 

background-color:white; 

text-align:right;

font-size:10pt;

font-family: Georgia, "Times New Roman", Times, serif;

}


.left {

color:#333;

background-color:white;

text-align:left;

font-size:10pt;

font-family: Georgia, "Times New Roman", Times, serif; 

}



.newsleft {

width:100px;

}



.newsright {

width:300px;

}



.float-left {

float:left;

}



.float-right {

float:right;

}

.right {
	width:200px;border:2px solid #333333;background-color:#ccc;float:right;
	text-align:center;
	font-size:85%;
	margin: 10px 0px;
}

.right a {
	font-weight:bold;
	color:#333;
	background-color:#ccc;
}

.right a:link {
	font-weight:bold;
	color:#333;
	background-color:#ccc;
}
.right a:visited{
	font-weight:bold;
	color:#333;
	background-color:#ccc;
}
.right a:hover {
	text-decoration : none;
}
.rightoff {
	background-color:#ffc;
	text-align:center;
	/*border-top: 1px solid #333;*/
	margin: 10px 0px;

}

.rightoff a {
	font-weight:bold;
	color:#333;
	background-color:#ffc;
}

.rightoff a:link {
	font-weight:bold;
	color:#333;
	background-color:#ffc;
}
.rightoff a:visited{
	font-weight:bold;
	color:#333;
	background-color:#ffc;
}
.rightoff a:hover {
	text-decoration : none;
}

img {border:none;}
a img a:link img, a:hove img {background-color:transparent;}