/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color:#C0C1C0;
}
td
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #656565;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	}
.footertext
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #464646;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	}
	.footertext:hover
	{
	text-decoration:underline;
	color:#2F2F2F;
	}
.maintable
{
background-color:#FFF;
}
.header_img
{
background-image:url(../images/header_img.jpg);
background-repeat:no-repeat;
width:197px;
height:205px;
}
.menutext {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	}
	.menutext:hover
	{
	border-top:1px dashed #FFF;
	border-bottom:1px dashed #FFF;
	}
	.special_packeg
	{
	background-image:url(../images/special_package.jpg);
	width:222px;
	height:112px;
	background-repeat:no-repeat;
	}
.redtext
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#D22C00;
font-weight:bold;
}
.redtext:hover
{
color:#FF3500;
}
.orangetext
{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FF9200;
text-decoration: underline;
}
.orangetext:hover
{
color:#DC7E00;
}
.linebg
{
background-image:url(../images/linebg.gif);
background-repeat:repeat-x;
height:1px;
}
.vertical_line
{
background-image:url(../images/linebg_vertical.gif);
background-repeat:repeat-y;
width:1px;
}