body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:justify;
}

.mybgimage {
background-image: url(../bkgrnd/side-bkr.jpg); 
background-repeat: no-repeat;
background-position: top right;
} 

.mybgimaged {
background-image: url(../bkgrnd/side-bkr2.jpg); 
background-repeat: no-repeat;
background-position: top left;
} 

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}

.txtd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txtb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	text-align:justify;
}

.navbar a {
  color: #666666;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:justify;
}

.navbar a:visited {
  color: #666666;
}

.navbar a:hover {
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.main a {
  color: #666666;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:justify;
}

.main a:visited {
  color: #666666;
  text-align:justify;
}

.main a:hover {
  color: #881515;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:justify;
}

.head a {
	color: #881515;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
  text-align:justify;
	
}

.head a:visited {
	color: #881515;
}

.head a:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
  text-align:justify;
}
.head2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #881515;
}	
.border a img {
	border-width: thin;
	border-color: #000000;
	border-style: solid;
}
.border a:visited img {
	border-width: thin;
	border-color: #000000;
	border-style: solid;
}
.border a:hover img {
 	border-width: thin;
	border-color: #C8CE3A;
 	border-style: solid;
}
