@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg.jpg);
	background-color: #F3E3BF;
	background-repeat: repeat-x;

}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}

.package_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-variant: normal;
	color: #008DA6;
	font-weight: bold;
}

.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: justify;
}
.white-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
}
.white-text2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
}
.textbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color:  #00864A;
	text-decoration:none;
}

.bold {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color:  #FFF;
	text-decoration:none;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0;

}
.a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
}

.a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0;

}
.b a{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #FFF;
	text-decoration:none;
}
.b a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FC0;
	text-decoration: underline;
}

#c a{
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:  #515151;
	text-decoration:none;
}
#c a:hover {
	color: #000;
}


.green a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color:  #090;
	text-decoration:none;
}
.green a:hover {
	color:  #000;
}


.black a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color:  #000;
	text-decoration:none;
}
.black a:hover {
 color:  #090;
}


.text_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color:  #060;
	}
	
	
.yallowtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color:  #00864A;
	}
	
.textbold td {
	font-size: 16px;
	color: #006638;

}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #005984;
}
.border {
	margin: 2px;
	padding: 3px;
	border: 3px solid #CCC;
}
