/* CSS Document */
.philo{font-family:"Book Antiqua"; color:#ded8e1; font-size:135px;}
.philo1{font-family:"Book Antiqua"; color:#dd75b0; font-size:34px; font-weight:bold;}
.headings{font-family:"Century Gothic"; font-size:24px; text-align:center; font-weight:bold; color:#6f3f9f;} 
.t{font-family:"sans-serif"; color:#6f3f9f; font-size:14px; text-align:justify; font-style:normal;}
.t2{font-family:"sans-serif"; color:#6f3f9f; font-size:12px; text-align:justify; font-style:normal;}
.italik{font-family:"sans-serif"; font-size:14px; color:#6f3f9f; font-style:italic;}
.online{font-family:Book Antiqua; font-size:12px; color:#de90c2; text-decoration:none; font-weight:bold;}
.online a{font-family:Book Antiqua; font-size:12px; color:#de90c2; text-decoration:none; padding-left:10px; padding-right:10px; border:solid; border-left:1px; border-left-color:#ff99ff; border-right:1px;
border-right-color:#ff99ff; font-weight:bold;}
.online a:hover{font-family:Book Antiqua; padding-left:10px; padding-right:10px; font-size:12px; color:#b2b2d8; text-decoration:none; border:solid; border-right-color:#FF99CC; border-left:1px; border-left-color:#9999cc; border-right:1px; border-right-color:#9999cc; font-weight:bold;}
#abc{font-family:Book Antiqua; font-size:14px; color:#000066; text-decoration:none;}
#abc a{font-family:Book Antiqua; font-size:14px; color:#dfb1ce; text-decoration:none;}
#abc a:hover{font-family:Book Antiqua; font-size:14px; color:#b2b2d8; text-decoration:none;
border-right-color:#FF99CC;}
#x{font-family:Book Antiqua; font-size:14px; color:#000066; text-decoration:none; text-align:right;}
#x a{font-family:Book Antiqua; font-size:14px; color:#b2b2d8; text-decoration:none;}
#x a:hover{font-family:Book Antiqua; font-size:14px; color:#b2b2d8; text-decoration:none;}
 
body
{
	background-color:#FFFFFF; color:#000000;
	margin-left:10px; margin-top:15px;
}

.commonlayout
{
	
}
#Layer2 {
	position:absolute;
	width:639px;
	height:115px;
	z-index:1;
	left: 306px;
	top: 116px;
}

#maintable
{
	background-color:#FFBFDF;
	width:800px;
	height:86px;
	padding-left:0px;
	
}

ul
{
	list-style:none;	
}
ul li 
{
	position:relative;
	float:left;
	background-color:#FFBFDF;
	text-align:center;
	width:98px;
	padding:3px 3px 3px 3px;
}
	
ul li a
{
	font-family:"Book Antiqua";
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	border-right:0.01em solid #FFBFDF;
	border-left:0.01em solid #FFBFDF;	
	color:#FFFFFF;
	width:98px;
	display:block;	
}

ul li a:hover
{
	font-family:"Book Antiqua";
	font-size:16px;
	text-decoration:none;
	color:#FF00FF;
	font-weight:bold;
	border-right:0.01em solid #FF75BA;
	border-left:0.01em solid #FF75BA;
	width:98px;
	display:block;	
}
body#home li#homelist a,
body#alrahistory li#alrahistorylist a,
body#product li#productlist a,
body#wtbuy li#wheretobuylist a,
body#testimonial li#testimoniallist a,
body#alrablog li#alrabloglist a,
body#contact li#contactlist a
{
	color:#FF00FF;
	border-right:0.01em solid #FF75BA;
	border-left:0.01em solid #FF75BA;
}