body {
	margin-top:15px;
}
   td, tr, table  {
        font-size : 11px;
        font-family : Tahoma;
   }
        br {
        font-size : 11px;
        font-family : Tahoma;
   }

   a  {
        text-decoration : none;
        color : #336699;
   }
   font {
        font-size : 11px;
        font-family : Tahoma;
   }
   
   a:hover  {
        text-decoration : underline;
        color : #336699;
   }
   
   .big  {
        font-size : 11px;
        font-family : Tahoma;
        color : #336699;
   }
   
   .big2  {
        font-size : 11px;
        font-family : Tahoma;
   }
   
   .big4  {
        font-size : 11px;
        font-family : Tahoma;
        font-weight : bold;
   }
   
   .big3  {
        font-size : 11px;
        font-family : Tahoma;
        color : #336699;
        font-weight : bold;
   }
    .big5  {
        font-size : 11px;
        font-family : Tahoma;
        color : red;
        font-weight : bold;
   }
   
    .big6  {
        font-size : 11px;
        font-family : Tahoma;
        color : green;
        font-weight : bold;
   }
   
   .on  {
        font-size : 10px;
        font-family : Tahoma;
        color : white;
   }
   
   .on2  {
        font-size : 10px;
        font-family : Tahoma;
        color : #99CCFF;
   }
   
   .ur  {
        font-size : 16px;
        font-family : Tahoma;
        color : #336699;
   }
   
   b  {
        font-size : 11px;
        font-family : Tahoma;
        color : #000000;
        font-weight : bold;
   }
   
   .red {
        font-size : 11px;
        font-family : Tahoma;
        color : red;
   }
        .green  {
        font-size : 11px;
        font-family : Tahoma;
        color : green;
   }
        .gray   {
        font-size : 11px;
        font-family : Tahoma;
        color : gray;
   }
        .blue   {
        font-size : 11px;
        font-family : Tahoma;
        color : #336699;
        font-weight : normal;
   }
   .black       {
        font-size : 11px;
        font-family : Tahoma;
        color : black;
   }
   .jason       {
        font-size : 14px;
        font-family : Tahoma;
        color : black;
        font-weight : bold;
   }
    .bigblue  {
        font-size : 12px;
        font-family : Tahoma;
        color : #336699;
        font-weight : bold;     
   }
   .jason2      {
        font-size : 18px;
        font-family : Tahoma;
        color : #333333;
        font-weight : bold;
   }   
   input        {
        font-size : 11px;
        font-family : Tahoma;
   }
   select       {
        font-size : 11px;
        font-family : Tahoma;
   }
   .blue14      {
        font-size : 14px;
        font-family : Tahoma;
        color : #336699;
        font-weight : normal;
   }
   .blue18      {
        font-size : 18px;
        font-family : Tahoma;
        color : #336699;
        font-weight : normal;
   }

   .blue2       {
        font-size : 11px;
        font-family : Tahoma;
        color : #99CCFF;
        font-weight : normal;
   }

    .bigblue2  {
        font-size : 12px;
        font-family : Tahoma;
        color : #99CCFF;
        font-weight : bold;     
   }

   .lod {
        font-size : 18px;
        font-family : Tahoma;
        color : #FFCC00;
   }

   .lod2 {
        color: #ffcc00; 
        font-family: Tahoma; 
        font-size: 9px
    }

   .lod3 {
        color: #ff0000; 
        font-family: Tahoma; 
        font-size: 18px
    }
	.bigwhite  {
        font-size : 11px;
        font-family : Tahoma;
        color : #ffffff;
        font-weight : bold;
   }
	.linkText  {
        font-size : 14px;
        font-family : Verdana;
        color : #ffffff;
        font-weight : bold;
   }
#defaultText {
        font-size : 11px;
        font-family : Tahoma;
}
.dhtmlgoodies_content {
	position:relative;		
	width:100%;
	cursor:pointer;
}
.dhtmlgoodies_contentBox {
	height:0px;
	visibility:hidden;
	position:absolute;
	left:-8px;
	top:88px;
	background-color:transparent;
	overflow:hidden;
	width:580px;
	z-index:88;
}
#Center {
	position:absolute;
	width:580px;
	margin-left:-290px;
	left:50%;
	top:0px;
	margin-top:-10px;
}

