/* --------------------------------- HTML TAGS ---------------------------------*/
body{
	
	SCROLLBAR-BASE-COLOR: E6E7E4;
	SCROLLBAR-ARROW-COLOR: 125438;
	background-image: url(); 
	background-repeat: repeat-x;
	background-color:#E6E7E4;

} 

A{
	color:#125438; 
	text-decoration:none
}


A:link{
	color:#125438;
}
A:hover{
	color:#ccc; 
	text-decoration:underline
}
HR{
	background-color:#125438;
	}
TH{
	color: #E6E7E4; 
	font-family:Verdana,Arial,helvetica; 
	font-size:9pt;
	background-color:gray;
	text-align:right;
	vertical-align:top;
	height:20px;
	background:url(/styles/breakbottle/images/th.gif)  repeat-x;
	padding: 1px 5px 0px 0px;
	
}

TD{
	color:Black;
	
	font-weight:600;
	font-family:Verdana,Arial,helvetica; 
	font-size:10pt;
	
	border-bottom: 0px solid #125438;
	border-top: 0px solid #125438;

}

input{
	font: 10px Verdana,Arial;
	COLOR: black;
	BACKGROUND-COLOR: #E6E7E4;
	border:1px solid #125438;
	
}

select {
	font: 10px Verdana,Arial,helvetica;
	COLOR: black;
	BACKGROUND-COLOR: #E6E7E4;
	border:1px solid #125438;

}
textarea {
	font: 10px Verdana,Arial,helvetica;
	COLOR: black;
	BACKGROUND-COLOR: #E6E7E4;
	border:1px solid #125438;

}
/* --------------------------------- HTML TAGS ---------------------------------*/
/* --------------------------------- CLASSES ---------------------------------*/
	.error{
		color:#FF0000;
		font-weight:800;
		border: 0px solid #000;
		text-align:center;
	}


	.sucess{
		color:yellow;
		font-weight:800;
		border: 0px solid #000;
		text-align:center;
		
	}
		.sucess td{
			
		}
	.stamp{
		font-size:6px;
		width:100%;
		text-align:center;
	}
	.footer_text{
		font-size:9px;
		width:100%;
		text-align:center;
		background-color:#E6E7E4;
		border-color:#125438;

	}
	.footer_de{
		 background-position: top right

	}
	.catch{
		font-size:15px;
		font:"Courier New", Courier, mono
	}
	.breadcrumb{
		font-size:8.4px;
		padding:0px 0px 0px 30px;
	}

	.horizontal_menu td{
		border-right: 1px solid #000;
		padding:5px;
	}
/* +++++++++++++++++++++++ TABLE CLASSES ++++++++++++++++++++++ */
	.table_main{
		border: 0px solid #125438;
		width:850px;
		background-color:#e6e7e4;
		
		
	}
	.pagetitle {
		border-bottom:0px solid #125438;
		width:100%;
		padding:0px 0px 0px 0px;
	}
		.pagetitle {
			color:#125438;
			font-size:25px;
			font-weight:800;
			text-align:left;
		}

	.table_login{
		width:100px;
		border: 1px solid #000;

	}
		.table_login td{
			/**/
			color:125438; 
			text-align:left;
			font-family:Verdana,Arial,helvetica; 
			font-size:10pt;
			background-color:#E6E7E4;
			border: 0px solid #000;
		}

	.table_login2{
		width:100px;
		border: 0px solid #000;
		padding: 0px 0px 0px 0px;
	}
		.table_login2 td{
			/**/
			color:#125438; 
			text-align:left;
			font-family:Verdana,Arial,helvetica; 
			font-size:10pt;
			background-color:#E6E7E4;
			border: 0px solid #000;
		}
	.table_signup{
		width:200px;
		border: 1px solid #000;
		padding: 0px 0px 0px 0px;
	}
		.table_signup td{
			/**/
			color:#125438; 
			text-align:left;
			font-family:Verdana,Arial,helvetica; 
			font-size:10pt;
			background-color:#E6E7E4;
			border: 0px solid #000;
		}
	.table_main_menu{
		width:150;
		border: 0px solid #125438;
		
	}
		.table_main_menu_td {
		font-size:12px;
			border: 0px solid #125438;
			height:25px;
			background-color:#125438;
			padding: 0px 10px 0px 30px;
			background:url(/styles/breakbottle/images/td.gif)  no-repeat;
		}
		.table_main_menu_td_blank {
			border: 0px solid #125438;
			height:0px;
			background-color:#59947A;
			padding: 0px 10px 0px 10px;
		}

		.table_main_menu th {
			background-color:#125438;
			color:#125438;
			text-align:center;
			background:url()  no-repeat;
		}
		.table_main_menu a {
			color:#125438;
			text-decoration:none

		}
		.table_main_menu a:hover {
			color:#E6E7E4;
			text-decoration:none

		}

		
	.table_menu{
		
		border: 1px solid #125438;
		background-color:#59947A;


	}
		.table_menu td{
			border: 0px solid #125438;
			height:25px;
			font-size:11px;
			background-color:#59947A;
			padding: 0px 10px 0px 10px;
			
			
		}
		.table_menu th a{
			color:#59947A;			
		}

		.tdmenu_area{
			background-color:#125438;
			width:100px;
		}
		 .table_row td{
			 background-color:#59947A;
		 }
		 .table_row1 td{
			 background-color:#E6E7E4;
		 }
/* +++++++++++++++++++++++ TABLE CLASSES ++++++++++++++++++++++ */
/* --------------------------------- CLASSES ---------------------------------*/
/* --------------------------------- BLOCKS ---------------------------------*/
.content {
	vertical-align:top;
	padding: 10px 10px 10px 10px;
	border: 0; 
		vertical-align:top;

font-family:"Times New Roman", Times, serif
}
		.content td{
		
			border: 0px solid #000;
			height:25px;
			padding: 0px 10px 0px 10px;
				vertical-align:top

		}
.over_header td{
	color:#8D9CB9;
	background-color:#125438;
}

#header_text{
	display:inline;
	font-size:25px;
	font-weight:bold;
	color:#006061;
	vertical-align:top
}
#logo{
	display:inline;
}

/* --------------------------------- BLOCKS ---------------------------------*/
