/* CSS Document */
<style type="text/css">
body {
	background-color: #E6A41D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.top_nav {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none;}
a.top_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cfcf00;
	text-decoration: none;
}
.side_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
	line-height: 24px;
	border-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-color: #006633;
	border-bottom-style: dotted;
}
.txt_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
    text-decoration: none;		
}

a.txt_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF3000;
	line-height: 24px;
    text-decoration: none;	
}


.box {
	border: 1px;
	border-color: #999999;
	border-style: solid;
	background-image: url(images/bg_box1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 20px 20px 20px 20px;
}

.box_inside {
	margin: 10px 10px 10px 10px;
}

.features {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.txt_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
    text-decoration: none;
		
}
.hr1 {
	border: 0;
	color:#999999;
	background-color: #999999;
	width: 100%;
	style: dotted;
	height: 1px;
}
.price {font-family: Arial, Helvetica, sans-serif; color: #9A9A00; font-size: 18px;}

.month {font-family: Arial, Helvetica, sans-serif; color: #9A9A00; font-size: 11px}

body {
	background-color: #001F11;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #003300;
	font-size: medium;
}
.style4 {color: #006633}
.style5 {font-size: small}
.style10 {color: #9A9A00}
.style14 {
	color: #000000;
	font-weight: bold;
}
.style18 {font-size: smaller}
.style21 {font-size: medium}
.style24 {font-size: smaller; color: #FE3C0F; }
.style25 {font-size: medium; font-weight: bold;}
.style26 {font-size: small; color: #000000; }
.style27 {font-weight: bold; color: #9A9A00;}
.style29 {font-size: medium; font-weight: bold; color: #000000; }

</style>
