/*******************************************************************************/
/* GENERAL CONFIGURATION
/*******************************************************************************/

.page
{
 border: #000 1px solid;
}

img
{
 border:0;
}

.nodisplay
{
 visibility:hidden;
 height:1px;
 overflow:hidden;
}

body
{
 margin:0;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#999999;
 background-color:#292F34;
 scrollbar-base-color:#968C08;
 scrollbar-arrow-color:#ffffff;
}

a
{
 font-weight:bold;
 color:#2f2f2f;
 text-decoration:none;
}

a:hover
{
 color:#2f2f2f;
 text-decoration:underline;
}

.verticalline
{
 background-color:#000000;
 height:1px;
}

/*******************************************************************************/
/* PAGE STRUCRURE
/*******************************************************************************/

.headerleft
{
 height:70px;
 width:750px;
 background-color:#ffffff;
 border-bottom: #000 1px solid;
 text-align:left;
}

.headerright
{
 width:250px;
 background-color:#968C08;
 align:top;
 text-align:center;
}

.navleft
{
 padding-left:10px;
 width:500px;
 height:22px;
 color:#b4b4b4;
 background-color:#42433e;
 border-bottom: #000 1px solid;
 text-align:left;
}

.navleft a
{
 padding-right:6px; 
 padding-left:6px; 
 font-size:11px; 
 padding-bottom:3px; 
 margin:0px; 
 color:#b4b4b4;
 padding-top:3px; 
 background-color:transparent; 
 text-decoration:none;
}

.navleft a:hover
{
 /*color:#eee;*/
 color:#ffffff;
 /*background-color:#009;*/
 background-color:#968C08;
 text-decoration:none;
}

.navright
{
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#b4b4b4;
 width:250px;
 background-color:#42433e;
 border-bottom: #000 1px solid;
 text-align:center;
}

.contentleft
{
 text-align:left;
 vertical-align:top;
 background-color:#ffffff;
}

.contenthdr
{
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:normal;
 color:#eeeeee;
 border-top: #000 1px solid;
 border-bottom: #000 1px solid;
 background-color:#968C08;
 padding-left:15px;
 width:100%;
 height:25px;
}

.content
{
 padding:15px;
 height:433px;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#5f5f5f;
 text-align:left;
 vertical-align:top;
}

.content a
{
 font-weight:bold;
 color:#5f5f5f;
 text-decoration:none;
}

.content a:hover
{
 color:#5f5f5f;
 text-decoration:underline;
}

.bold
{
 color:#968C08;
 font-size:12px;
 font-weight:bold;
}

.bold a
{
 font-weight:bold;
 color:#968C08;
 text-decoration:none;
}

.bold a:hover
{
 font-weight:bold;
 color:#968C08;
 text-decoration:underline;
}

.contentright
{
 height:440px;
 text-align:center;
 vertical-align:top;
 background-color:#968C08;
 border-left: #000 1px solid;
}

.sectionhdr
{
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#ffffff;
 width:240px;
 height:20px;
 padding-left:10px;
 background-color:#42433e;
 text-align:left;
}

.section
{
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#434343;
 padding:10px;
 text-align:right;
}

.ftrimages
{
 height:94px;
 background-color:#000000;
 text-align:left;
}

.footer
{
 height:20px;
 background-color:#42433e;
 text-align:center;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:8pt;
 color:#b4b4b4;
 border-top: #000 1px solid;
}

/*******************************************************************************/
/* NAVIGATION CONFIGURATION
/*******************************************************************************/



/*******************************************************************************/
/* CONTENT TEXT CONFIGURATION
/*******************************************************************************/

