body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C587C;
}
.blue_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7cdfff;
}

.white_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
}

.caption_content {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: 16px;
	color: #093245;
	font-weight:bold;
}

.white_content_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align:right;
	width:240px;
}

.blue_big_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7cdfff;
	text-transform: capitalize;
}
.border_horizontal {
	background-image: url(../images/border_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:2px;
}
.nav_nor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29a8e0;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: capitalize;
	height: 25px;
	cursor:pointer;
}
.border_vertical {
	background-image: url(../images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.nav_rol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: capitalize;
	background-color: #2bafe8;
	height: 25px;
	cursor:pointer;
}

.height {
	height: 100%;
}
.banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a.Blue-Link:link {
	font-family: Arial;
	font-size: 11px;
	color: #2bafe8;
	text-decoration: none;
}
a.Blue-Link:visited {
	font-family: Arial;
	font-size: 11px;	
	color: #2bafe8;
	text-decoration: none;
}
a.Blue-Link:hover {
	font-family: Arial;
	font-size: 11px;	
	color: #ffffff;
	text-decoration: none;
}
a.more:link {
	font-family: Arial;
	font-size: 14px;
	color: #2bafe8;
	text-decoration: none;
}
a.more:visited {
	font-family: Arial;
	font-size: 14px;	
	color: #2bafe8;
	text-decoration: none;
}
a.more:hover {
	font-family: Arial;
	font-size: 14px;	
	color: #ffffff;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 11px;	
	color: #2bafe8;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;	
	color: #ffffff;
	text-decoration: none;
}
.buton{
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#29A8E0;
	height:22px;
	width:60px;
	text-align:center;
	cursor:pointer;
}
.input{
	background-color:#FFFFFF;
	border:1px solid #29A8E0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#29A8E0;
	29A8E0;
	height:22px;
	width:150px;
}
.tab {
	position:absolute;
	left:?px;
	top:297px;
	width:200px;
	height:159px;
	z-index:0;
	visibility: hidden;
	cursor: pointer;
}
.cat {
	position:absolute;
	left:?px;
	top:?px;
	width:230px;
	height:159px;
	z-index:2;
	visibility: hidden;
	cursor: pointer;
}

.prod {
	position:absolute;
	left:?px;
	top:?px;
	width:230px;
	height:159px;
	z-index:2;
	visibility: hidden;
	cursor: pointer;
}


.DropdownbuttonBg {
	background-color:#9DDAF4;
	cursor: pointer;
	opacity: .8;
	filter: alpha(opacity=85);
}
.DropDownContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #ffffff;
	height:25px;
	padding-left:10px;
	border-bottom:#25430c 1px dashed;
}
.DropdownbuttonBg_menu {
	background-color:#15211D;
	cursor: pointer;
	
}
.DropDownContent_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9F9F88;
	background-color:#15211D;
	cursor: pointer;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 5px;
	border: 1px solid #496558;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9F9F88;
	background-color: #15211D;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding-left: 5px;
	border: 1px solid #496558;
}


