/* Default font sizes: */
.textstyle0 {font-family:Arial;font-weight:bold;font-style:normal;font-size:12pt;text-decoration:none;color:#ffffff;}
.textstyle1 {font-family:CongressT;font-weight:bold;font-style:normal;font-size:10pt;text-decoration:none;color:#e87b23;}
.textstyle3 {font-family:Arial;font-weight:bold;font-style:normal;font-size:8pt;text-decoration:none;color:#bebfaf;}
.textstyle4 {font-family:Arial;font-weight:normal;font-style:normal;font-size:10pt;text-decoration:none;color:#ffffff;}
.textstyle5 {font-family:Arial;font-weight:normal;font-style:normal;font-size:11pt;text-decoration:none;color:#ffffff;}
.textstyle6 {font-family:Arial;font-weight:bold;font-style:normal;font-size:12pt;text-decoration:none;color:#ffffff;}
.textstyle7 {font-family:Arial;font-weight:bold;font-style:normal;font-size:14pt;text-decoration:none;color:#e9cf1f;}
.textstyle8 {font-family:Arial;font-weight:bold;font-style:normal;font-size:12pt;text-decoration:none;color:#e9cf1f;}
.textstyle9 {font-family:Arial;font-weight:bold;font-style:normal;font-size:10pt;text-decoration:underline;color:#ffffff;}

/* Standard upper nav bar */
div.Object100 { position:absolute; top:0px; left:0px; }
div.Object101 { position:absolute; top:20px; left:172px; z-index:1; }
div.Object101 table { width: auto; }
div.Object102 { position:absolute; top:20px; left:244px; z-index:2; }
div.Object102 table { width: auto; }
div.Object103 { position:absolute; top:20px; left:332px; z-index:3; }
div.Object103 table { width: auto; }
div.Object104 { position:absolute; top:20px; left:442px; z-index:4; }
div.Object104 table { width: auto; }
div.Object105 { position:absolute; top:20px; left:514px; z-index:5; }
div.Object105 table { width: auto; }
div.Object106 { position:absolute; top:20px; left:626px; z-index:6; }
div.Object106 table { width: auto; }
div.Object107 { position:absolute; top:20px; left:726px; z-index:7; }
div.Object107 table { width: auto; }
div.Object108 { position:absolute; top:20px; left:846px; z-index:8; }
div.Object108 table { width: auto; }

/* Standard footer section */

/* Normal, standard lower nav links. */
a:link
{
	font-family:Arial;
    font-weight:normal;
    font-style:normal;font-size:8pt;
    align="center";
    color: #d7d7d7;
	text-decoration: none;
}
a:visited
{
	font-family:Arial;
    font-weight:normal;
    font-style:normal;font-size:8pt;
    align="center";
    color: #d7d7d7;
	text-decoration: none;
}
a:hover
{
	font-family:Arial;
    font-weight:normal;
    font-style:normal;font-size:8pt;
    align="center";
    color: #d7d7d7;
	text-decoration: underline;
}

/* Special nav bar stuff. */
span.colr {color:#e9cf1f;font-weight:bold}
span.colr2 {color:#e9cf1f;font-weight:normal;font-size:12pt;text-decoration: underline;}
span.colr3 {color:#e9cf1f;font-weight:normal;font-size:11pt;text-decoration: underline;}

/* The main body of the entire forum. */
body {
 margin: 0px;
 padding : 0px;
 text-align: center;
 height: 100%;
 width: 100%;
 background-image: url('./index_files/images/img_bck.jpg');
}

#container { position:relative; margin: 0px auto 0 auto; height: 100%; width:960px; text-align:left; padding-left:0px; color:#d7d7d7}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #e9cf1f;
	background-color: #e9cf1f;
}
