@charset "utf-8";
/* CSS Document */
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border-style: none;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
} 
table {
	background-color: #FFFFFF;
} 
#tab
{
  display: block;
  width: 100px;
  height: 49px;
  background: url("images/tab.gif") no-repeat 0 0;
  
}

#tab:hover
{ 
  background-position: 0 -59px;
  padding-top: 15px;
}

#tab span
{
  display: none;
}
#pad
{
	padding-top: 10px;
	font-family: helvetica, impact, sans-serif;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
}
#navlist
{
width:600px;
height:55px;
font-family: helvetica, impact, sans-serif;
font-weight: 300;
text-align: center;
padding:0px;
margin:0px;
}

#navlist li
{
float:left;
background:url("images/tab.gif")
no-repeat right top;
width:100px;
height:55px;
list-style-type:none;
}

#navlist a
{
display:block;
background:url("images/open_tab2.gif")
no-repeat left top;
width:100px;
height:50px;
text-decoration:none;
color: #FFFFFF;
padding-top: 5px;
}

#navlist li a:hover
{
background:url("images/open_tab.gif")
no-repeat right top;
width:100px;
height:50px;
}
.input {
	font-family: tahoma;   
	background: #CCCCCC; 
	width: 250px;
	border:solid 1px #999999;
}
.input:hover { 
	background: #888888; 
}
.input2 {
	font-family: tahoma;   
	background: #CCCCCC; 
	width: 455px;
	border:solid 1px #999999;
}
.input2:hover {
	background: #888888; 
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.footer {
	color : #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-decoration:none;
	background:#000000;
} 
.footer a:link {
	color : #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration:none;	
} 

.footer a:visited {
	color : #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration:none;	
} 
.footer a:hover {
	color : #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration:underline;
} 
.style1 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
}
.style5 {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; font-weight: bold; font-size: 14px; line-height:30px;}
.style5:hover {text-decoration:underline;}
.package1 { 
	background: url(images/package1.gif) no-repeat; 
	width: 250px;
}
.package2 { 
	background: url(images/package2.gif) no-repeat; 
	width: 250px;
}
.package3 { 
	background: url(images/package3.gif) no-repeat; 
	width: 250px;
}
.package4 { 
	background: url(images/package4.gif) no-repeat;
	color:#FFFFFF;
	width: 250px;
}
.packages {
	font-family: tahoma;
	font-size:12px;
	padding:20px;
	margin:0 auto;
	list-style-type: none;
}
.button {
padding-left:100px;
}
