/* CSS Document */
body {
	background-image: url(../graphics/bge.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
table.border{
border:1px solid #A0A0A2;
}
.margin
{
padding-left: 70px;
}
.margin2
{
padding-left: 385px;
}
.text{
	font-size: 11px;
	word-spacing:1px;
	color: #414141;
	line-height:15px;
	text-align:left;
}
.text2{
	font-size: 11px;
	color: #4F4F4F;
	line-height:15px;
	text-align:justify;
}
.text3{
	font-size: 11px;
	word-spacing:1px;
	color: #18639C;
	line-height:15px;
	text-align:left;
}
.link{
	font-size: 11px;
	color: #414141;
	line-height:15px;
	text-align:justify;
	text-decoration:none;
}
.link:hover{
	font-size: 11px;
	color: #18639C;
	line-height:15px;
	text-align:justify;
	text-decoration:underline;
}
#pagelist ul{
	list-style-type: dircle;
	margin: 0;
	padding: 0 10px 0 10px;
	color: #0068B3;
}
#pagelist ul li{
	padding: 0 0 5px 0;
}
form {
	margin: 0px;
	padding: 0px;
}
.nav {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
}
a.nav:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #ccc;
	text-decoration: underline;
}
#header-bottom {
  margin: 0px 0px 0px 0px;
  padding: 8px 5px 5px 5px;  
  text-align: center; 
  color:#ccc;
}
#header-bottom ul {
  margin: 0;
  padding:  0px 0px 0px 0px;
  text-align: center;
}
#header-bottom li {
  display: inline;
  padding: 0px 0px 0px 0px;
}
#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
  padding: 0 6px 0 6px;
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #fff;
}
#header-bottom a:hover {
  text-decoration: none;
  padding: 0 6px 0 6px;
  font-family: Tahoma, Arial;
  font-size: 11px;
  color: #ccc;
}
/* 

a
{
	font-size: 12px;
	color:#A90E00;
	text-decoration: none;
}
a:hover
{
	font-size: 12px;
	color:#A90E00;
	text-decoration: underline;
}
.footerText {
	
	font-size: 12px;
	text-decoration: none;
}

.mainText {
	font-size: 12px;
	line-height:18px;
	word-spacing:1px;
	text-decoration: none;
	padding-left: 10px;
}

.mainText2 {
	font-size: 12px;
	line-height:18px;
	word-spacing:1px;

}

.heading {
	
	font-size: 15px;
	color:#A90E00;
	text-decoration: none;
}
.heading1 {
	
	font-size: 15px;
	color:#000000;
	text-decoration: none;
}
.heading2 {
	
	font-size: 13px;
	color:#000000;
	text-decoration: none;
}
.pageHeading
{
	font-size: 14px;
	color:#A90E00;
	font-weight:bold;
	text-decoration: none;
}
.redText
{
	font-size: 12px;
	color:#A90E00;
	text-decoration: none;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.link {
	
	font-size: 12px;
	line-height:16px;
	text-decoration: none;
}
a.link {
	
	font-size: 12px;
	color: #333333;
	line-height:16px;
	text-decoration: none;
}


a.link:hover {
	
	font-size: 12px;
	color:#A90E00;
	/*background-color:#FF8075;

	border-bottom:1px solid #B3B5FD;
	line-height:18px;
	text-decoration: none;
}

.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F2F2;
}
*/