/*###########################################################
#                   Fusion Topsites v.1.1                  #
#----------------------------------------------------------#
#          Author:    J.C.				                   #
#          E-mail:    webmaster@fusionphp.org              #
#          Website:   http://www.fusionphp.org/            #
#----------------------------------------------------------#                                                
############################################################
######################  Copyrights  ########################
############################################################
#                      Fusion Scripts                      #
#----------------------------------------------------------#
#                This Script is NOT Freeware.              #
#      Please read the license.txt file for more info.     #
##########################################################*/


body, table{
 font-family: Verdana;
 font-size: 8pt;
 margin-top: 0em;
 margin-right: 0em;
 margin-bottom: 0em;
 margin-left: 0em;   
 scrollbar-base-color: #2B3869;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-shadow-color: #0066FF;
 scrollbar-face-color: #1C82CC; 
 scrollbar-highlight-color: #FFFFFF; 
}
.title{
 background-color: #2599E5;
 color: #FFFFFF;
 font-weight: bold;
}
hr{
 color: #000000;
 height: 1;
}
a{
 color: #FFFFFF;
 text-decoration: none;
}
a:hover{
 color: #C0C0C0;
 text-decoration: underline;
}
.inactive{
 color: #808080;
}
input, textarea, select{
 font-family: Verdana;
 font-size: 8pt;
 background: #FAFAFA;
 border: 1px solid #000000;
}
table, tr, td{
 border-color: #C8DBE7;
}
.content{
 background: #53AFEB;
 color: #FFFFFF;
}
p{
color:WHITE;
}