/* Admin Cascading Style Sheet for HotDownloads.com */

/* LINK formatting */
a:link	{color: #688894;	font-family: Verdana;	font-size: 10px;	font-weight: bold;	text-decoration: underline;}
a:visited	{color: #688894;	font-family: Verdana;	font-size: 10px;	font-weight: bold;	text-decoration: none;}
a:hover	{color: #FFFFFF;	font-family: Verdana;	font-size: 10px;	font-weight: bold;	text-decoration: none;}
a:active	{color: #688894;	font-family: Verdana;	font-size: 10px;	font-weight: bold;	text-decoration: none;}
            
/* DIV formatting */
DIV.clTop   {position:absolute;	width:190;}
DIV.clSub   {position:absolute;	left:33;	width:152;}
#divCont    {position:absolute;	visibility:hidden;	left:117;	top:129;	height:550;	width:190;}
#divMain    {position:absolute;}
#divBack    { position:absolute; visibility:hidden; left:117px;	top:197px;	height:540px;		width:190px;	clip:rect( 0, 190, 540, 0 );}

/* FONT formatting */
.t	 {color: #A3A1A0;	font-family: Verdana;   font-size: 11px;	font-weight: bold;		text-decoration: none;}
.txt	 {color: #CCCCCC;	font-family: Verdana;   font-size: 11px;	font-weight: normal;	text-decoration: none;  text-align: justify;    width: 100%;}
.txtbl {color: #6F8F9B; 	font-family: Verdana;   font-size: 11px;	font-weight: normal;  	text-decoration: none;}
.tb	 {color: #EBEBEB; 	font-family: Verdana;   font-size: 11px;	font-weight: bold;    	text-decoration: none;}
.abig	 {font-size: 11px;}


/* FORM formatting */
.field		{color: #89BGFF; font-family: Verdana;	font-size: 11px;	font-weight : normal;	text-decoration: none;	background color: #244450;}
.field1	{color: #78FHFF; font-family: Tahoma;	font-size: 11px;	font-weight : normal;	text-decoration: none;	background color: #000000;}

/* BOBY, SCROLL-BAR formatting */
body
{
    font-family: Courier; 
    font-size: 12px; 
    color: #561021;
    scrollbar-arrow-color: green;
    scrollbar-shadow-color: white;
    scrollbar-3Dlight-color: white;
    scrollbar-track-color: white;
    scrollbar-face-color: white;
    scrollbar-highlight-color: white;
    scrollbar-darkshadow-color: white;
}

/* FORM formatting Netscape */
form    	{font-family: Courier; 	font-size: 12px; 	color: #FFFFFF;}
input   	{font-family: Courier; 	font-size: 12px; 	color: #558695;}
select  	{font-family: Courier; 	font-size: 12px; 	color: #FFFFFF;}
textarea	{font-family: Courier; 	font-size: 12px; 	color: #FFFFFF;}

/* TABLE formatting Netscape */
TD  {color: #000000; 	font-family: Tahoma; 	font-size: 11px} 