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

body    {
        margin-top: 0%; margin-left:auto; margin-right: auto; margin-bottom: 0px;
        font-family: 'Lucida Grande',lucida,helvetica,arial,sans-serif;
        font-size:12px;
        background-color:#BA2154; background-repeat: repeat-x; repeat-y;
				width: 960px;
        }
				
h1			{ }
h2			{ font-size:1.4em; margin-top:1em; }
h3			{ }

p { line-height:1.6em; }

/* ------------------------------------------------------------------------------------------------------------------------------- */
        
.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: 5px; }
.padder6 { padding: 6; } .padder7 { padding: 7; } .padder8 { padding: 8; } .padder9 { padding: 9; } .padder10 { padding: 10; }

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

.textclass1
        {
        color: #476C8E;
        font-size:14px;
        }
                
.textclass2
        {
        color: #476C8E;
        font-size:18px;
        }                        
        
a:link
        { color: #476C8E; text-decoration:none; }
a:active
        { color: #476C8E; text-decoration:none; }
a:visited
        { color: #476C8E; text-decoration:none; }
a:hover
        { color: #EB6812; text-decoration:underline; }
                
.subcat_link a:link 
        { color: #476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:active 
        { color: #476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:visited 
        { color: #476C8E; text-decoration:none; font-size: 11px; }
.subcat_link a:hover 
        { color: #EB6812; text-decoration:underline; font-size: 11px; }                
                
.itty_link a:link 
        { color: #000000; text-decoration:none; font-size: 11px; }
.itty_link a:active 
        { color: #000000; text-decoration:none; font-size: 11px; }
.itty_link a:visited 
        { color: #000000; text-decoration:none; font-size: 11px; }
.itty_link a:hover 
        { color: #EB6812; text-decoration:underline; font-size: 11px; }

.itty_link 
        {
        font-size:11px;
        color:#000000;
        }
        
.itty_itty_link 
        {
        font-size:10px;
        }                        
        
.white_link a:link 
{ color: #DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:active 
{ color: #DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:visited 
{ color: #DEE0E5; font-size:14px; text-decoration:none; }
.white_link a:hover 
{ color: #ffffff; font-size:14px; text-decoration:underline; }        

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

.bigtitle a:link 
{ color: #DEE0E5; font-size:20px; text-decoration:none; }
.bigtitle a:active 
{ color: #DEE0E5; font-size:20px; text-decoration:none; }
.bigtitle a:visited 
{ color: #DEE0E5; font-size:20px; text-decoration:none; }
.bigtitle a:hover
{ color: #ffffff; font-size:20px; text-decoration:underline; }


#header { }
#pinkBar { background:url("images/pink_bar.gif") repeat-x scroll 0 0 transparent; clear:both; color:white; font-size:1.1em; height:22px; padding:7px; }
#pinkBar a.top_nav { color:white; padding:0 15px; }

#categories { list-style:none outside none; margin:5px; padding:0; }
#categories li { margin-bottom:6px; }
.submenus { display:none; list-style:square outside none; margin:10px 0 15px; padding:0 0 0 20px; }

.browse_top { border-bottom:1px solid #D9D9D9; border-top:1px solid #D9D9D9; clear:both; margin-bottom:5px; padding:5px 0; }
.browse_top_head { font-size:1.2em; }
.browse_top_links { float:right; }

