body {
	font-family: "Times New Roman", Times, serif;
	background-color:#FFFFE1;
	color:#000000;
	scrollbar-3dlight-color:#993300;/*very last bg*/
           scrollbar-arrow-color:#993300;/*small arrow*/
           scrollbar-darkshadow-color:#000099;/*hightlight on the right*/
           scrollbar-face-color:#990000;/*main body part*/
           scrollbar-highlight-color:#FFFFE1;/*back main part*/
           scrollbar-shadow-color:#FFFFE1;/*back right part*/
	margin-top: 0;
	margin-left:0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 14px;
	
	
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1{
	font-size: 18px;
	margin-left:65px;

}


hr
{
	color: #94A1CF;
}


p{
	margin-left:15px;
	margin-right:20px;
	
}
p.so{
margin-left:15px;
margin-right:15px;


}

p.links{
	text-align: center;
	margin-top:10px;
	
	
}

a:link{
	text-decoration: underline;
	color: #000000;

}



a:visited{
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: underline;
	color: #FF0000;

}

a:hover{
text-decoration: underline;
	color: #FF0000;
}



input, select, textarea, radio {
	background-color: #EEF4FA;
	color: #000000;
	font-size:11px;
	
	}
td.main{
	background-image: url(library/annascaul_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;


}
td.sidelayer{
	background-image: url(library/sidelayer_bg.gif);
	background-repeat: repeat-y;

}
table.so {
	background-image: url(library/specialoffers_bg.gif);
	background-repeat: repeat-y;

}

h1.slogan{
font-size: 15px;

}

td.blogo{
	background-image: url(library/logo/logo_bottom_bg.gif);
	background-repeat: repeat-x;


}

ul
{
	list-style-image: url(library/bullet.gif);


}
li{
margin-top: 20px;
margin-bottom:20px;

}

p.rate{
	
	margin-left: 100px;


}
