﻿body, table {
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 15px;
}
.menu-size {
	font-size: 11px;
}
div.home {
	display: block;
	background: url("../img/home.jpg") 0 0 no-repeat;
	text-decoration: none;
	width: 270px;
	height: 37px;
}
a.home {
	display: block;
	background: url("../img/home.jpg") 0 0 no-repeat;
	text-decoration: none;
	width: 270px;
	height: 37px;
}
a.home:hover {
	background-position: -270px 0;
}
a.home_wed {
	display: block;
	background: url("../img/home_wed.gif") 0 0 no-repeat;
	text-decoration: none;
	width: 176px;
	height: 83px;
}
a.home_wed:hover {
	background-position: -176px 0;
}
a.home_comm {
	display: block;
	background: url("../img/home_comm.gif") 0 0 no-repeat;
	text-decoration: none;
	width: 176px;
	height: 83px;
}
a.home_comm:hover {
	background-position: -176px 0;
}
a.home_port {
	display: block;
	background: url("../img/home_port.gif") 0 0 no-repeat;
	text-decoration: none;
	width: 176px;
	height: 83px;
}
a.home_port:hover {
	background-position: -176px 0;
}
a.home_land {
	display: block;
	background: url("../img/home_land.gif") 0 0 no-repeat;
	text-decoration: none;
	width: 176px;
	height: 83px;
}
a.home_land:hover {
	background-position: -176px 0;
}
a.home_trav {
	display: block;
	background: url("../img/home_trav.gif") 0 0 no-repeat;
	text-decoration: none;
	width: 176px;
	height: 83px;
}
a.home_trav:hover {
	background-position: -176px 0;
}
a.home_crea {
	display: block;
	background: url("../img/home_crea.gif") 0 0 no-repeat;
	text-decoration: none;
	width: 176px;
	height: 83px;
}
a.home_crea:hover {
	background-position: -176px 0;
}

a {text-decoration: none; color: #cccccc;}
a:hover {text-decoration: none; color: #74b6e4;}

a.man {text-decoration: none; color: #444444;}
a.man:hover {text-decoration: none; color: #74b6e4;}

input {
	border: solid 1px #cccccc;
	background-color: transparent;
	width: 250px;
	font-size: 11px;
	color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
textarea {
	border: solid 1px #cccccc;
	background-color: transparent;
	width: 250px;
	font-size: 11px;
	color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}