body {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	margin: 0px;
}


a:link, a:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#0099CC;
	text-decoration: underline;
	padding: 2px;
	}

a:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#FF3300;
	text-decoration: none;
	padding: 2px;
	}

.menu_head {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 55px;
}
.menu_text {
	font-family:Tahoma;
	font-size:9px;
	padding:5px 3px 5px 0px;
	color:#7E7E7E;
	text-align: right;
	}
	
/* -------------- */	
#menu_left{
	font-family:Tahoma;
	font-size:10px;
	padding:5px 5px 5px 15px;
	color:#CC3300;
	}

#menu_left a:link, #menu_left a:visited{
	font-family:Tahoma;
	font-size:10px;
	padding:5px 5px 5px 15px;
	color:#CC3300;
	display:block;
	background-color: #FDFDFD;
	border-top: 1px solid #cccccc;
	border-top-style: dotted;
	}
#menu_left a:hover{
	font-family:Tahoma;
	font-size:10px;
	padding:5px 5px 5px 15px;
	color:#FF6600;
	display:block;
	background-color: #F6F6F6;
	}
/*	---------------------------   */

#menu ul li {
	background-image: url(images/marker_2.gif);
	background-position: 0% 4px;
	background-repeat: no-repeat;
	font-size:11px;
	margin:7px 0px 7px 30px;
	padding:0 0 0 15px;
	height:15px;
	color:#636363;
	line-height: 13px;
	display: block;
	border-bottom: 1px solid #cccccc;
	border-bottom-style: dotted;
	font-weight: bold;
			   }

#menu ul li a:link, #menu ul li a:visited{
	color:#636363;
	font-size:11px;
	text-decoration:none;
				}

#menu ul li a:hover, #menu ul li a:corrent{
	color:#FF3300;
	font-size:11px;
	text-decoration:none;
				}
/* -------------------------- */	
.content_page {
	font-family: Tahoma;
	font-size: 11px;
	color: #7A7A7A;
	padding: 14px;
	text-align: justify;
}


.left_new {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	padding: 5px 10px 5px 2px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
.title_content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #67A8BE;
	padding: 3px 5px 5px 12px;
}


.title_page {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F79000;
	padding: 15px 5px 5px 12px;
}
.package {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	padding: 5px 3px 3px 5px;
}



select {
	font-family: Tahoma;
	font-size: 11px;
	color: #939393;
	border: 1px solid #cccccc;
	padding: 2px;
}
#info_foot {
	font-family: Tahoma;
	font-size: 10px;
	color: #D4D4D4;
	background-image: url(images/bg_footer.jpg);
	padding: 15px 5px 10px 15px;
}

#info_foot a:link, #info_foot a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #818181;
	padding-bottom: 3px;
}

#info_foot a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFAC5C;
	padding-bottom: 10px;
}


input {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	background-color: #FCFCFC;
	padding: 2px;
	border: 1px solid #cccccc;
}

.bg_style {
	border-top:4px solid #B30000;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{
	position:relative;
	display:block;
	height:32px;
	font-size:10px;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-top:4px solid #B30000;
	font-weight: bold;
	}
	
#stylefour ul{
	margin:0;padding:0;
	list-style-type:none;
	width:auto;
	}
	
	
#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}
	
#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:7px 13px 0 13px;
	height:32px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
	}
	
#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background: #ffffff url(images/bgON.gif) no-repeat top right;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


					
ul {
						list-style-type:none;
						margin:0; 
						padding:0; 
						}							
form {
						padding:0;
						margin:0;
						}
.input_1	{
						width:184px;
						height:19px;
						background-color:#FFFFFF;
						border:1px solid #C0C0C0;
						font-family:Tahoma;
						font-size:11px;
						color:#747474;
						line-height:10px;
						margin:0px 0px 2px 0px;
						padding:2px;
						}
textarea	{
						width:184px;
						height:94px;
						background-color:#FFFFFF;
						border:1px solid #C0C0C0;
						font-family:Tahoma;
						font-size:11px;
						line-height:12px;
						color:#747474;
						margin:0;
						padding:2px;
						overflow:hidden;
						}												
.bg_left_gum	{
						background-image: url(images/bg_left_gum.gif);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right_gum	{
						background-image: url(images/bg_right_gum.gif);
						background-position: left top;
						background-repeat: repeat;
						}
.logo	{
						color:#88888B;
						line-height:12px;
						}						
/*----------  list_1	 ---------------------*/
.list_1	li	{
						background-image: url(images/marker_1.gif);
						background-position: 0% 4px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:0px 0px 0px 0px; 
						padding:0 0 0 16px;
						height:13px;
						line-height:11px;
						color:#E3B000;
						}
.list_1 li a	{
						color:#E3B000;
						font-size:10px;
						text-decoration: underline;
						font-weight:600;

						}
.list_1 li a:hover	{
						color:#E3B000;
						font-size:10px;
						text-decoration:none;
						}						



.list_3 li	{
						background-image: url(images/marker_3.gif);
						background-position: 0% 4px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:3px 0px 3px 5px; 
						padding:0px 0px 0px -15px;
						height:10px;
						line-height:10px;
						}
						
.list_3 li a	{
	font-size:10px;
	text-decoration:underline;

						}
						
.list_3 li a:hover	{
	font-size:10px;
	text-decoration:none;
						}

						
.list_2	li	{
						background-image: url(images/marker_2.gif);
						background-position: 0% 4px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:0px 0px 0px 0px; 
						padding:0 0 0 12px;
						height:13px;
						line-height:11px;
						color:#E3B000;
						}
.list_2 li a	{
						color:#E3B000;
						font-size:10px;
						text-decoration:underline;
						font-weight:600;

						}
.list_2 li a:hover	{
						color:#E3B000;
						font-size:10px;
						text-decoration:none;
						}
/*----------  list_3	 ---------------------*/
.list_3 li	{
						background-image: url(images/marker_3.gif);
						background-position: 0% 4px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:3px 0px 3px 5px; 
						padding:0px 0px 0px 15px;
						height:15px;
						line-height:11px;
						}
.list_3 li a	{
						font-size:10px;
						text-decoration:underline;
						}
.list_3 li a:hover	{
						font-size:10px;
						text-decoration:none;
						}						
						
						
.txt_1 b	{
	font-size:10px;
	font-family: Tahoma;
						}						
.txt_1 a	{
	color:#3BB2E3;
	font-size:11px;
	text-decoration:none;
	font-family: Tahoma;
						}
.txt_1 a:hover	{
						color:#3BB2E3;
						font-size:11px;
						text-decoration:underline;
						}	
/* --------------- ---------------*/						
.txt_3 a	{
						color:#747474;
						font-size:11px;
						text-decoration:underline;
						}
.txt_3 a:hover	{
						color:#3BB7474742E3;
						font-size:11px;
						text-decoration: none;
						}						
/*----------  list_4	 ---------------------*/
.list_4	li	{
						background-image: url(images/marker_1.gif);
						background-position: 0% 4px;
						background-repeat: no-repeat;
						font-size:10px;
						margin:0px 0px 3px 0px; 
						padding:0 0 0 16px;
						height:13px;
						line-height:11px;
						color:#E3B000;
						}
.list_4 li a	{
						color:#E3B000;
						font-size:10px;
						text-decoration: underline;
						font-weight:600;

						}
.list_4 li a:hover	{
						color:#E3B000;
						font-size:10px;
						text-decoration:none;
						font-weight:600;
						}																								
/*---------- footer	 ---------------------*/
.footer td	{
						color:#8A9095;
						font-size:10px;

						}	
.footer td a	{
						color:#8A9095;
						font-size:10px;
						text-decoration:none;
						}
.footer td a:hover	{
						color:#8A9095;
						font-size:10px;
						text-decoration:underline;
						}							


/*88888888888888888888888888888 */

.title_big {
	background-image: url(images/title_5_4.gif);
	background-position: 0% 16px;
	background-repeat: no-repeat;
	font-size:16px;
	padding:7px 0px 7px 15px;
	height:15px;
	color:#636363;
	line-height: 15px;
	font-weight: bold;
			   }


/* -------------------------- */	
.content_page img {
	margin: 5px 0px 2px 7px;

}

