/* JamesJakes.com :: stylesheet */
/* Copyright JamesJakes.com - all rights reserved */

body,div    
        {font-family:       verdana,arial,helvetica,sans-serif;
         background:        #535F3D;
         color:             #000000;
		 margin: 0px 10px;}
b,em,font      
        {font-family:       verdana,arial,helvetica,sans-serif;}
p,td,li            
        {font-family:       verdana,arial,helvetica,sans-serif;
         font-size:         8pt;
         color:             #000000;
         margin-left:       25px;
         margin-right:      25px;}
h1,h2,h3,h4,h5 
        {font-family:       verdana,arial,helvetica,sans-serif;
         color:             #333300;
         margin-left:       9px;
         margin-right:      9px;}

.title      
        {font-family:       verdana,arial,helvetica,sans-serif;
        font-size:          31pt;
        color:              #000000;}
.header_strip      
        {font-family:       verdana,arial,helvetica,sans-serif;
        font-size:          8pt;
        color:              #ffffff;
        background:         #000000;}
.footer_strip      
        {font-family:       verdana,arial,helvetica,sans-serif;
        font-size:          8pt;
        color:              #ffffff;
        background:         #535F3D;}
.formfont       
        {font-family:       verdana,arial,helvetica,sans-serif; 
        font-size:          9pt; 
        color:              #000000;
        background:         transparent;}
.table       
        {font-family:       verdana,arial,helvetica,sans-serif; 
        font-size:          9pt; 
        color:              #ffffff;
        background:         #535F3D;}
.table_header       
        {font-family:       verdana,arial,helvetica,sans-serif; 
        font-size:          9pt; 
        color:              #ffffff;
        background:         #999933;}

.MST       
        {font-family:       verdana,arial,helvetica,sans-serif; 
        font-size:          7pt; 
        color:              #535F3D;
        background:         #ffffff;}

a:link         
        {text-decoration:   none;
         font-weight:       normal;
         color:             #000099;}
a:visited      
        {text-decoration:   none;
         font-weight:       normal;
         color:             #000099;}
a:active       
        {text-decoration:   none;
         font-weight:       normal;
         color:             #000099;}
a:hover        
        {text-decoration:   underline;
         font-weight:       normal;
         color:             #000099;}
         
a.less:link         
        {text-decoration:   none;
         font-weight:       normal;
         color:             #999999;}
a.less:visited.less   
        {text-decoration:   none;
         font-weight:       normal;
         color:             #999999;}
a.less:active       
        {text-decoration:   none;
         font-weight:       normal;
         color:             #999999;}
a.less:hover        
        {text-decoration:   underline;
         font-weight:       normal;
         color:             #999999;}
