/* CSS Basic Document */
body
{
border: 1px;
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}
.menu_table td
{
border-bottom:1px solid #bdbdbd;
height:27.5px;
padding-left:12px;
}
.offer_box
{
	margin-top: 20px;
}

.border_bottom
{
border-bottom:1px dotted #333333;
}
#container {
	width: 100%;
	text-align : left ;
	margin-left : auto ;
	margin-right : auto ;
	background-color:#E4BBFD;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.style
{ text-decoration: none;}
.style1 {
	color: #ffffff;
	font-size: 9px;
	font-weight: normal ;
}
.red{
color: #ff0000;
font-weight: bold;
}
.style3 {
	color: #333399;
	font-size: 11px;
	font-weight: bold ;
}
.style4 {
	color: #000000;
	font-size: 11px;
}
.style5 {
	color: #333399;
	font-size: 11px;
	
}
.style2 {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
	text-decoration: none;
	
}

  
/* CSS Background image Document */
.header_image
{
background:url(../images/header_bg.jpg) left top no-repeat;
height:250px;
width: 750px;
}
table.four
{
	font: 11px, Verdana, bold;
	table-layout: fixed;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: normal;
}
table.three
{
	font: 11px, Verdana, bold;
	table-layout: fixed;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: normal;
}


h2
  {
	font: Verdana, Georgia, Lucida Calligraphy;
	font-style: oblique;
	font-size: 11px
	color: #b5a2c6;
	text-align: Left;
  }




/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #372E29;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
color:#bdbdbd;
text-decoration:none;
background-color:inherit;
}
a:link {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: none
}
