body {
	background-color: #434748;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 7px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.gimg {
border: 1px solid #4C5F65;
}
.copyright {
font-size: 10px;
color: #cccccc;
}

.lightbox {
border: 1px solid #585A60; 
background-color:#3F4146;
}

.footer {
font-size: 10px;
}

h1 {
	font-size: 12px;
	color: #F4B501;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.plhdr {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ae26aa;
	font-family: Arial, Helvetica, sans-serif;
}
.footertxt {font-size: 11px; font-style: italic; }


a {
	font-size: 12px;
	color: #F5B603;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F5B603;
}
a:hover {
	text-decoration: none;
	color: #BD9420;
}
a:active {
	text-decoration: none;
	color: #F5B603;
}


.maintxt:first-letter {
font-size:400%; 
float:left;
line-height:.8em;
color:#FFFFFF;
font-family:"times","Times New Roman";
padding-right: 4px;
padding-top: 4px;
}

.maintxt {
font-size: 11px;
color: #FFFFFF;
text-align: justify;
line-height: 180%;
}
