body {
	background-color: #000000;
}

.PageTitle {
	font-family: "Arial";
	font-size: 24px;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.SubTitle {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;	
	
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2A1770;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2A1770;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}		

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
	
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A1770;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;	
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;	
}

.style14 {
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.style15 {
	font-family: Times New Roman;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}


.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;		
}

.style18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;	
}

.cellcolour 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-color: #fff001;
}


/* SEO Modifications */

#sidebar { background: url("http://www.janfan.com/images/menu1.jpg") no-repeat; width: 177px; height: 433px; display: block; position: relative; }
#sidebar ul { list-style: none; font-family: Arial; position: absolute; top: 60px; left: 20px; margin: 0; padding: 0; text-align: left; }
#sidebar ul li { position: relative; text-align: left; }

#sidebar ul li#home { position: absolute; top: 8px; left: 0px; }
#sidebar ul li#company { position: absolute; top: 58px; left: 8px; }
#sidebar ul li#products { position: absolute; top: 105px; left: 15px; }
#sidebar ul li#features { position: absolute; top: 153px; left: 18px; }
#sidebar ul li#completefans { position: absolute; top: 201px; left: 18px; }
#sidebar ul li#components { position: absolute; top: 250px; left: 12px; }
#sidebar ul li#contact { position: absolute; top: 298px; left: 3px; }

#sidebar ul li a { color: #000; font-size: 15px; font-weight: bold; text-decoration: none; display: block; width: 140px; }
	#sidebar ul li a:hover { color: #f00; }
#sidebar ul li:hover ul { display: block; margin: 0; padding: 0; position: absolute; top: 0; left: 130px; z-index: 500; }
#sidebar ul li ul { display: none; width: 150px; line-height: auto; margin: 0; padding: 0; }
#sidebar ul li ul li { color: #000; border: 1px solid #000; background: #fff001; margin: 0; padding: 0; font-size: 12px; display: block; text-align: left; }
#sidebar ul li ul li a { color: #000; text-decoration: none; font-size: 12px; margin: 0; padding: 0; width: 100%; height: 15px; display: block; }
#sidebar ul li ul li a:hover { color: #f00; }


