/* CSS Document */

a:link {
	font-size: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: none;
}

a:visited {
	font-size: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: none;
}

a:hover {
	font-size: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: underline;
}

a:active {
	font-size: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: none;
}

body {
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url("images/completebg.gif");
	background-repeat: repeat-x;
	background-color: black;
	font-size: 8pt; 
	COLOR: #6D7071;
	line-height: 180%;
	FONT-FAMILY: Verdana, Arial;
}

.topshadow {
	background: url("images/topbg.gif");
}

.bottomshadow {
	background: url("images/bottombg.gif");
}

.themainbg {
	background: url("images/thebg.gif");
}


.mainbackground {
	border: 1px solid #cdcdcd;
	background-color : white;
}

.contenttheme {
	font-family: Georgia,Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: black;
	font-size: 10pt; 
}

.contenttheme1 {
	background-color :white;
	font-family: Georgia,Trebuchet MS, Verdana, Arial;
	font-weight: normal;
	color: #8B1607;
	font-weight: bold;
	font-size: 12pt; 
}

.footer { 
	background-color : #AEAEAE; 
	font-size: 7pt; 
	color: white; 
	font-family: verdana;
	font-weight: normal;
	padding-left: 10px;
}

td.footer { 
	height: 20px;
}


.topbackground {
	background: url("images/top1.gif");
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}

.logobackground {
	background: url("images/bhaglogobg.gif");
}

.yellowbackground {
	background: url("images/20yrsbg.gif");
}

.finalfooter { 
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}


a.finalfooter:link {
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: underline;
}

a.finalfooter:visited {
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: underline;
}

a.finalfooter:hover {
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
}

a.finalfooter:active {
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: underline;
}

.leftbar { 
	background-color : #E6E6E6; 
}
	
.leftlinks {
	height: 20px;
}

a.leftlinks:link {
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: underline;
}

a.leftlinks:visited {
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: underline;
}

a.leftlinks:hover {
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
}

a.leftlinks:active {
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: underline;
}	

.insidecontent{ 
	font-weight: normal;
	padding-left: 10px;
}

.white {
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: verdana; 
}

a.toplinks:link {
	font-size: 8pt; 
	COLOR: #fe9800; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: none;
}

a.toplinks:visited {
	font-size: 8pt; 
	COLOR: #fe9800; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: none;
}

a.toplinks:hover {
	font-size: 8pt; 
	COLOR: #fe9800; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: underline;
}

a.toplinks:active {
	font-size: 8pt; 
	COLOR: #fe9800; 
	FONT-FAMILY: Verdana, Arial; 
	TEXT-DECORATION: none;
}

.style1 {color: #666666}
.style3 {font-size: 9pt}
