body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	background-color: #030303;
	color: #FFFFFF;
}

table, td {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.background-image {
	background-image: url(http://mesiti.com/designimages/background-image.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.text-main {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.text-small {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}

.text-big {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}

.text-heading {
	font-family: Verdana;
	font-size: 19px;
	color: #CC0000;
	font-weight: bold;
}

.red-text {
	color: #CC0000;
}

.gray-text {
	color: #AFAFAF;
}

a:link    {text-decoration: none; font-family: Verdana; font-size: 11px; color: #CC0000; }
a:visited {text-decoration: none; font-family: Verdana; font-size: 11px; color: #CC0000; }
a:hover   {text-decoration: underline; font-family: Verdana; font-size: 11px; color: #CC0000; }


a.right-menu-link:link    {text-decoration: none; font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; text-transform: uppercase; }
a.right-menu-link:visited {text-decoration: none; font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; text-transform: uppercase; }
a.right-menu-link:hover   {text-decoration: none; font-family: Verdana; font-size: 11px; color: #525252; font-weight: bold; text-transform: uppercase; }


a.text-link:link    {text-decoration: none; font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; }
a.text-link:visited {text-decoration: none; font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; }
a.text-link:hover   {text-decoration: none; font-family: Verdana; font-size: 11px; color: #525252; font-weight: bold; }


.input-cell-mesiti {
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	border: #024861 1px solid;
}

.input-cell-newsletter {
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
	border: #024861 1px solid;
}


.input-button-mesiti {
	font-family: Verdana;
	font-size: 9px;
	line-height: 10px;
	font-weight : bold;
	color: #C60203;
	background-color: #AFAFAF;
	border: #575757 1px solid;
}