.footer { color: #FFFFFF; font-size: 8pt; font-family: Arial; text-align:center; }
.footer p { text-align:center; }

a:link {color: #DDD;text-decoration:none;font-family: Arial; font-size: 10pt}
a:visited {color: #DDD;text-decoration:none;font-family: Arial; font-size: 10pt} 
a:hover {color: #FFF;text-decoration:none;font-family: Arial; font-size: 10pt}   
a:active {color: #DDD;text-decoration:none;font-family: Arial; font-size: 10pt}   

/* Extented hyperlink definitions */
a.hyperlink4:link { color: #ffffff; text-decoration: underline; text-transform: none; font-size: 
               8pt; font-weight: bold }
a.hyperlink4:visited { color: #ffffff; text-decoration: underline; text-transform: none; font-size: 
               8pt; font-weight: bold }
a.hyperlink4:active { color: #ffffff; text-decoration: underline; text-transform: none; font-size: 
               8pt; font-weight: bold }
a.hyperlink4:hover { color: #DDD; text-decoration: underline; text-transform: none; font-size: 
               8pt; font-weight: bold }  

/* Extented hyperlink definitions */
a.hyperlink1:link { color: #ffffff; text-decoration: underline; text-transform: none; font-size: 
               12pt; font-weight: bold }
a.hyperlink1:visited { color: #ffffff; text-decoration: underline; text-transform: none; font-size: 
               12pt; font-weight: bold }
a.hyperlink1:active { color: #ffffff; text-decoration: underline; text-transform: none; font-size: 
               12pt; font-weight: bold }
a.hyperlink1:hover { color: #DDD; text-decoration: underline; text-transform: none; font-size: 
               12pt; font-weight: bold }  


               
p            { color: #FFFFFF; font-family: Arial; font-size: 9pt; text-align:left;}
img{ border:0; }
/*width="99" height="178"*/

body{
    background-color: #00000;
    text-align:center;
}

div#menu{
    position:relative;
    width:105px;
    height:178px;
    padding-left:5 px;
}
.button{
    background-image: url("images/buttonup.gif");
    background-repeat: no-repeat;
    background-position: top left;
    height: 24px;
    margin-top:12px; width: 99px;
    padding-top: 3px;
    font-size: 9pt;
    text-align:center;
}
.selectedbutton { 
    background-image: url("images/buttondn.gif"); 
    font-family: Arial; 
    font-size: 9pt; 
    color: #FFF;
}

.mainbox{
    color: #DDDDDD;
    padding: 0;

}
.content{
    padding-top:10px;
    margin:0;
    padding-left:56px;
    width:460px;
}
.about{
    padding-top:10px;
    margin:0;
    padding-left:30px;
    width:486px;
    font-family: Arial; 
    font-size: 12px;
    color: #ffffff;
}
.pagetitle   { color: #000080; font-family: Arial; font-size: 14pt; font-weight: bold }

.tablehead {  
    background-color: #FFFFFF;
    width: 597px;
    padding: 0 0 0 0;
}

.pagehead {  
    text-align:left;
    background-image: url("images/line1.gif");
    background-repeat: repeat;
    background-position: top left;
    color: #000080; font-family: Arial; font-size: 12pt; font-weight: bold;
    background-repeat: repeat-y;
    width:auto;
    padding-left: 120px;
}
.shead{
    background: #F1EFE3 none no-repeat fixed top;
    height: 100%;
    padding-left:10px;
    padding-right:10px;
    
}

li p{
    font-weight: bold;
    font-size: 10pt;
}
body table{
	margin: 0px auto !important;
	text-align: center;
}
body div table{
	margin: 0px;
}
