/* CSS Document */
body {
	background-color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #CCFF00;
	font-size: 12px;
}

body a:link,
body a:active,
body a:visited,
body a:hover
{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}
body a:hover
{
	color: #CCFF00;
	text-decoration: underline;
}
div.MainMenu
{
	height: 60px;
	width: 230px;
	padding: 10px;
	text-align: left;
	color: #CCFF00;
}
span.contactifno
{
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
div.header
{
width: 920px;

color: #000000;
background-color: #FFFFFF;
background-image: url(../images/top.jpg);
height: 114px;
}
div.content
{
background-color: #FFFFFF;
width: 920px;
border: 1px solid #666666;
background-image: url(../images/Contentbg.jpg);
background-repeat: repeat-x;

}
div.contentnavigation
{
background-color: #FFFFFF;
width: 740px;
margin-top: 10px;
margin-bottom: 10px;

color: #FFFFFF;
margin-right: 10px;
margin-left: 10px;
}
div.bROWSEcaT,
div.featured
{
font-size: 12px;
font-weight: bold;
color: #FFFFFF;

text-align: left;
vertical-align: middle;
height: 10px;
width: 160px;
padding: 10px;
margin-left: 10px;
margin-top: 10px;
}
div.bROWSEcaT
{
background-image: url(../images/DarkGreyFade.jpg);	
}
div.featured
{
background-image: url(../images/BlueFade.jpg);

}
div.categorylist,
div.FeaturedItem
{
	width: 170px;
	margin-left: 10px;
	list-style-type: square;
	text-align: justify;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	list-style-position: inside;
	padding: 5px;
}
div.categorylist
{
background-color: #FFFFFF;
}
div.FeaturedItem
{
	background-repeat: repeat;
	background-color: #999999;
}
div.FeaturedIteminside
{
	border: 2px solid #666666;
		background-color: #FFFFFF;
}
div.featureditemtext
{
	font-size: 12px;
	color: #3300FF;
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
div.featureditemdescription
{
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	padding: 5px;
}
div.cost{
	font-size: 18px;
	color: #666666;
	text-align: left;
	font-weight: bolder;
	padding-left: 5px;
}
div.welcomeimage
{
width: 600px;
margin: 10px;
	background-image: url(../images/featuredbk.jpg);
}
div.footer
{
width: 900px;
font-size: 10px;
color: #FFFFFF;
background-image: url(../images/fotter.jpg);
padding: 10px;
height: 57px;
} 

span.TopCat a:link,
span.TopCat a:active,
span.TopCat a:visited,
span.TopCat a:hover
{
color: #000000;
margin-left: 15px;
margin-bottom: 10px;
font-weight: bold;
}

	span.TopCat a:hover
	{color: #000000;}
	
span.SubCaT a:link,
span.SubCaT a:active,
span.SubCaT a:visited,
span.SubCaT a:hover
{
color: #0066FF;

margin-left: 25px;
}

	span.SubCaT a:hover
	{color: #00CCFF;}
	
