/* ------------------------------------------------------------------------------------------------------------------------------- */

body    {
        margin-top: 1%; margin-left:5%; margin-right: 5%; margin-bottom: 4px;
        font-family: calibri;
                font-size:90px;
        background:url(images/background2.jpg); 
                }

/* ------------------------------------------------------------------------------------------------------------------------------- */
        
.colorclass0 {
        background-color: #ffffff;
}

.colorclass1 {
        background-color: #E8EFF5;
}

.colorclass2 {
        background-color: #FFE3C1;
}

.padder1 { padding: 1; } .padder2 { padding: 2; } .padder3 { padding: 3; } .padder4 { padding: 4; } .padder5 { padding: 5; }
.padder6 { padding: 6; } .padder7 { padding: 7; } .padder8 { padding: 8; } .padder9 { padding: 9; } .padder10 { padding: 10; }

.tdclass1 {
        padding: 5;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: 5D7027;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: 5D7027;
        background-repeat: repeat-x;
                background-color: #EDF2F6;
}

.textclass1
        {
        color: 440000;
        font-size:14px;
        }
                
.textclass2
        {
        color: 440000;
        font-size:18px;
        }                        
        
a:link
        { color: 440000; font-size:14px; text-decoration:none; }
a:active
        { color: 440000; font-size:14px; text-decoration:none; }
a:visited
        { color: 440000; font-size:14px; text-decoration:none; }
a:hover
        { color: 440000; font-size:14px; text-decoration:underline; }
                
.subcat_link a:link 
        { color: 440000; text-decoration:none; font-size: 12px; }
.subcat_link a:active 
        { color: 440000; text-decoration:none; font-size: 12px; }
.subcat_link a:visited 
        { color: 440000; text-decoration:none; font-size: 12px; }
.subcat_link a:hover 
        { color: 440000; text-decoration:underline; font-size: 12px; }                
                
.itty_link a:link 
        { color: 440000; text-decoration:none; font-size:12px; }
.itty_link a:active 
        { color: 440000; text-decoration:none; font-size: 12px; }
.itty_link a:visited 
        { color: 440000; text-decoration:none; font-size: 12px; }
.itty_link a:hover 
        { color: 440000; text-decoration:underline; font-size: 12px; }

.itty_link 
        {
        font-size:12px;
        color:000000;
        }
        
.itty_itty_link 
        {
        font-size:12px;
        }                        
        
.white_link a:link 
{ color: 440000; font-size:14px; text-decoration:none; }
.white_link a:active 
{ color: 440000; font-size:14px; text-decoration:none; }
.white_link a:visited 
{ color: 440000; font-size:14px; text-decoration:none; }
.white_link a:hover 
{ color: 5D7027; font-size:14px; text-decoration:underline; }        

.white_link {
        color: ffffff;
        font-size:14px;
}                

.bigtitle a:link 
{ color: 440000; font-size:18px; text-decoration:none; font-weight: bold;}
.bigtitle a:active 
{ color: 440000; font-size:18px; text-decoration:none;  font-weight: bold;}
.bigtitle a:visited 
{ color: 440000; font-size:18px; text-decoration:none;  font-weight: bold;}
.bigtitle a:hover
{ color: ffffff; font-size:18px; text-decoration:underline;  font-weight: bold;}


/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 98%; margin: 1em auto; }