/* style created © 2001-2002 by SMAntics.com™ on 12.07.2002. Duplication or redistribution is strictly prohibited. */

body	{background-color: #FFCCCC;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #FFFFFF;
		
		scrollbar-3d-light-color:#999999;
        scrollbar-arrow-color:white;
        scrollbar-base-color:black;
        scrollbar-dark-shadow-color:#333333;
        scrollbar-face-color:#666666;
        scrollbar-highlight-color:#999999;
        scrollbar-shadow-color:black
		}

.btnavbk	{background-color: #FFFF99;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		}

/* link properties*/

a:link	{color: #0000FF;
		text-decoration: underline;
		font-weight: bold;
		}

a:visited	{color: #5500FF;
		text-decoration: underline;
		font-weight: bold;
		}

a:hover	{color: #FF5F00;
		text-decoration: underline;
		font-weight: bold;
		}

a:active	{color: #666666;
		text-decoration: underline;
		font-weight: bold;
		}

/* Font Properties*/
	
p 		{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #009966;
		font-weight: bold;
 		}
		
h1		{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #FF3399;
		font-weight: bold;
		text-decoration: underline;
		left: auto;
		right: auto;
		}

h2 		{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
		font-size: 18px; color: #FF9900; 
		font-weight: bold; letter-spacing: 2px; 
		}
		
h3  	{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #FF3399;
		}
h4 {
	font-size: 16px;
	color: #FF00CC;
}
h5 {
	font-size: 14px;
	color: #660099;
}
h6 {
	font-size: 12px;
	color: #0099FF;
}
