/*//////////////////////////// divs ///////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/





#content
   { text-align: left; width: 560px }

#content h1, h2, h3, h4, h5, h6
{
color: #336699; font-weight: bold; font-family: Garamond, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
strong { font-weight: bold; }
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}

.maintext a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: none;
}

.maintext a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: none;
}

.maintext a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: none;
}

.maintext a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B7080D;
	text-decoration: underline;
}

/*////////////////////////////////////////////////////////////////////////////////*/
#links { text-align: left; margin: 0 0 0 10px; padding: 0 0 0 20px; width: 190px; float: right; border-style: solid; border-width: 0 0 0 1px; border-color: #333333 }
#links ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#links li
{ border-bottom: 1px dotted #666; font-family: Arial, Geneva, Helvetica, sans-serif; font-size: small; font-weight: normal; color: #333333; padding-top: 5px; padding-bottom: 5px; }

* html div#links li
{
border-bottom: 1px dotted #666;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: normal;
color: #333333;
}

#links li a:link
{
text-decoration: none;
color: #B7080D;
}

#links li a:active
{

text-decoration: none;
color: #B7080D;
}

#links li a:visited
{
text-decoration: none;
color: #B7080D;
}

#links li a:hover
{
color: gray;
text-decoration: none;
}

.tblbrdr
{
	border-style: solid; 
	border-width: 1px;
	border-color: #333333; 
}

.maintextbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #333333;
	font-weight: bold;

}

.hidden {
	visibility: hidden;
	display: none;
}

