﻿body 
{
	font-family:Verdana;
	font-size:small;
	background-color:Maroon;
	color:#FFFFFF;
	margin-top:0px;
}
.top_left_image_repeat
{
	background-image:url(Images/top_image_left_repeat.jpg);
	background-repeat:repeat-x;
	width:320px;
	text-align:center;
}
.main_table
{
	background-color:#BA0001;
}
.bottom
{
	background-color:#BA0001;
	text-align:center;
	padding:4px;
}
.cities
{
	width:25%;
}
.text_align
{
	text-align:justify;
	padding:5px;
	
}
.heading_Categories
{
	font-family:Tahoma;
	font-size:15px;
	padding:5px;
	padding-left:20px;
	font-weight:bold;
}
.ul
{
	margin:0px;
	padding:0px;
	text-align:left;
	width:65%;
	
}
.ul li
{
	list-style:none;
	padding:1px;
}
.ul li a
{
	border:solid 1px #ffffff;
	text-decoration:none;
	text-align:left;
	color:#FFFFFF;
	display:block;
	width:130px;
	padding:5px;
}
.ul li a.current
{
	background-color:#BA0001;
}
.ul li a:hover
{
	 font-weight:bold;
}
.image_margin
{
	margin:10px;
	border:solid 2px #FFFFFF;
}
.left
{
	background-image:url(Images/Left_rounded.jpg);
	width:12px;
	height:12px;
}
.right
{
	background-image:url(Images/Right_rounded.jpg);
	width:12px;
	height:12px;
}
.bottom_left
{
	background-image:url(Images/Bottomleft_rounded.jpg);
	width:12px;
	height:12px;
}
.bottom_right
{
	background-image:url(Images/Bottomright_rounded.jpg);
	width:12px;
	height:12px;
}
.rounded_back
{
	background-color:#fe5366;
}
.back_new_object
{
	background-color:#ff7270;
}
.logo
{
	font-family:Lucida Calligraphy;
}
.welcome
{
	font-size:25px;
	font-family:Lucida Calligraphy;
	padding-bottom:10px;
}
.our_link
{
	color:#000000;
}
.our_link:hover
{
	color:#FFFFFF;
}
