/* Background image */

body               
{ 
background-image: url('images/background.jpg');
}


/* Scrollbar Color and HR */

body               
{ 
scrollbar-base-color: #F1F4F7
}


/* Font Properties */

body             
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #383B3F
}

table            
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #383B3F
}

td               
{
font-family: Verdana, Tahoma; 
font-size: 10px; 
color: #383B3F
}

.smalltext       
{ 
font-family: Verdana; 
font-size : 10px; 
color: #383B3F
}

.mediumtext      
{ 
font-family: Verdana; 
font-size : 11px; 
color: #383B3F
}

.largetext       
{ 
font-family: Verdana; 
font-size : 13px; 
color: #383B3F
}

.catrowtext      
{ 
font-family: Verdana; 
font-size : 12px; 
color: #000000; 
font-weight: bold 
}

.toprowtext      
{ 
font-family: Verdana; 
font-size : 9px; 
color: #FFFFFF; 
font-weight: bold 
}


/* Cell Properties */


TD.row1	        
{ 
background-color: #E0E0E0;
font-family: Verdana; 
font-size : 13px; 
color: #494957
}     
     
TD.row2	        
{ 
background-color: #F1F4F7;
font-family: Verdana; 
font-size : 12px; 
color: #494957
}

td.toprow
{
font-family: Verdana; 
font-size : 9px; 
color: #ffffff; 
background-image: url('images/icicle_gradient_blue.gif');
background-repeat: repeat
} 

td.catrow           
{ 
font-family: Verdana; 
font-size : 12px; 
color: #000000; 
font-weight: bold;
background-image: url('images/icicle_gradient_grey.gif');
background-repeat: repeat
}

TD.tableborder	  
{ 
background-color: #FFFFFF
}

/* Link Properties */


a                         { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }  
a:link                    { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:visited                 { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:active                  { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:hover                   { text-decoration: none; font-size: 11px; color: #304C6C; font-family: Verdana } 

a.forumlink               { text-decoration: underline; font-weight: bold; font-size: 13px; color: #304C6C; font-family: Verdana }
a:link.forumlink          { text-decoration: underline; font-weight: bold; font-size: 13px; color: #304C6C; font-family: Verdana }
a:visited.forumlink       { text-decoration: underline; font-weight: bold; font-size: 13px; color: #304C6C; font-family: Verdana }
a:active.forumlink        { text-decoration: underline; font-weight: bold; font-size: 13px; color: #304C6C; font-family: Verdana }
a:hover.forumlink         { text-decoration: none; font-size: 13px; font-weight: bold; color: #304C6C; font-family: Verdana }
   
a.topiclink               { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }  
a:link.topiclink          { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a:visited.topiclink       { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a:active.topiclink        { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a:hover.topiclink         { text-decoration: none; font-size: 13px; color: #304C6C; font-family: Verdana }  
 
a.catlink                 { text-decoration: none; font-weight: bold; font-size: 13px; color: #000000; font-family: Verdana }   
a:link.catlink            { text-decoration: none; font-weight: bold; font-size: 13px; color: #000000; font-family: Verdana }
a:visited.catlink         { text-decoration: none; font-weight: bold; font-size: 13px; color: #000000; font-family: Verdana }
a:active.catlink          { text-decoration: none; font-weight: bold; font-size: 13px; color: #000000; font-family: Verdana }
a:hover.catlink           { text-decoration: underline; font-weight: bold; font-size: 13px; color: #535D66; font-family: Verdana }
  
a.toprowlink              { text-decoration: none; font-size: 9px; color: #EAF0F5; font-family: Verdana }   
a:link.toprowlink         { text-decoration: none; font-size: 9px; color: #EAF0F5; font-family: Verdana }
a:visited.toprowlink      { text-decoration: none; font-size: 9px; color: #EAF0F5; font-family: Verdana }
a:active.toprowlink       { text-decoration: underline; font-size: 9px; color: #EAF0F5; font-family: Verdana }
a:hover.toprowlink        { text-decoration: underline; font-size: 9px; color: #EAF0F5; font-family: Verdana } 
     
a.smalllink               { text-decoration: underline; font-size: 10px; color: #304C6C; font-family: Verdana }   
a:link.smalllink          { text-decoration: underline; font-size: 10px; color: #304C6C; font-family: Verdana }
a:visited.smalllink       { text-decoration: underline; font-size: 10px; color: #304C6C; font-family: Verdana }
a:active.smalllink        { text-decoration: underline; font-size: 10px; color: #304C6C; font-family: Verdana }
a:hover.smalllink         { text-decoration: none; font-size: 10px; color: #304C6C; font-family: Verdana }   
  
a.mediumlink              { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }  
a:link.mediumlink         { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:visited.mediumlink      { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:active.mediumlink       { text-decoration: underline; font-size: 11px; color: #304C6C; font-family: Verdana }
a:hover.mediumlink        { text-decoration: none; font-size: 11px; color: #304C6C; font-family: Verdana }   
    
a.largelink               { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a:link.largelink          { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a:visited.largelink       { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a:active.largelink        { text-decoration: underline; font-size: 13px; color: #304C6C; font-family: Verdana }
a:hover.largelink         { text-decoration: none; font-size: 13px; color: #304C6C; font-family: Verdana }         

/* Form elements */

input, textarea, select 
{
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}