/* CSS Document */

body, p, td, li, h2, a
{
	font-family: verdana, arial, helvetica, tahoma;
	color: #c0c0c0;
	font-size: 10pt;

}
h1
{
	font-weight: bold;
	margin: 5px;
	color: #b60202;
	font-size: 11pt
}
h2
{
	font-weight: bold;
	margin: 5px;
	color: #c0c0c0;
}
.maintable
{
	width: 780px;
	background-color: black;
	padding: 10px;
}
.small, a.small, a:visited.small, a:active.small, a:link.small
{
	font-size: 8pt;
	padding:8px;
	padding-left: 16px;
	color: white;
	text-decoration: none;
}
.menu-g, a.menu-g, a:visited.menu-g, a:active.menu-g, a:link.menu-g
{
	font-size: 8pt;
	color: white;
	text-decoration: none;
	text-align: center;
}
.internallink, a.internallink, a:active.internallink, a:visited.internallink, a:hover.internallink
{
	font-family: verdana, arial, helvetica, tahoma;
	color: #c0c0c0;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.maintext
{
	padding: 15px;
	padding-right: 15px;
	font-family: verdana, arial, helvetica, tahoma;
	color: white;
	font-size: 10pt;	
}
.menu-textpgs
{
	width: 448px;
	height: 195px;
	background-image: url(images/logo-text.gif);
}
.text
{
	width: 534px;
	height: 343px;
	overflow: auto;
	padding: 10px;
	margin-bottom: 15px;
	scrollbar-base-color: #353535;
	scrollbar-arrow-color: #b70004;
	scrollbar-3dlight-color: #353535;
	scrollbar-darkshadow-color: #353535;
	scrollbar-face-color: #353535;
	scrollbar-highlight-color: #353535;
	scrollbar-shadow-color: #353535;
	scrollbar-track-color: #3f3f3f;
}
