BODY
{
	background-color: #FFE4C4;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#CDCDCD;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#FFE4C4;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#DFDFDF;
	font-family : Verdana;
	font-weight: bold;
	color: #3F2B15;
}

body
{
	background: #fbaf5d URL(images/golden_dragon_phoenix.jpg) no-repeat fixed center;
}

.grad_watermark
{
	background: #fbaf5d URL(images/grad.jpg) no-repeat fixed center;
}

.special_menu
{
	background: URL(images/stripe_pattern.gif)  center;
}

.small_font
{
	font-size : 8pt ;
}

.big_font
{
	font-size : larger ;
}

TD
{
	font-family : Verdana;
	font-size : x-small ;
	color : #710000 ;
}
    	
H1
{
	font-family : Arial;
	font-weight : bold;
	color : maroon;
	font-size : 16pt;
	text-align : center;
}

H2
{
	font-family : Arial;
	font-weight : bold;
	color : maroon;
	font-size : 12pt;
}

A
{
	font-weight : bold;
	color : DarkRed;
	text-decoration : none;
}

A:Visited
{
	font-weight : bold;
	color : DarkMagenta;
	text-decoration : none;
}

A:Active
{
	font-weight : bold;
	text-decoration : none;
}

A:Hover
{
	font-weight : bold;
	color : yellow;
	text-decoration : none;
}

.input
{                                       
	border-top: black 1px solid;                   
	border-right: black 1px solid;                 
	border-left: black 1px solid;                  
	border-bottom: black 1px solid;                
	font-family: Arial, Helvetica, sans-serif;     
	font-size: 12px;                               
	color: #000000;                                
	background-color: white;                       
}                                              

.bold
{
	font-weight: bold;
}

.black
{
	color: black;
}

.firebrick
{
	color: firebrick;
}

HR
{
	color: IndianRed ;
}

.side-menu
{
	border: 2px solid #B22222;
	background-color: #F4A460;
}

.course-title {
	text-decoration: underline;
	font-weight: bold;
}


