/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #333333;

}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/temp/back.jpg);
}

a {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: overline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.text_up_to_banners {
	font-family: Arial;
	font-size: 11px;
	color: #003300;
}
.botom_text {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	}
.help_text {
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	}
.best_text {
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
	}
.realzar_text {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	}
.realzar_withe {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;

	}
.example text {
	color: #FFFFFF;
	font-weight: bold;
}
.content_text_BOX_TITLE{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.content_text_BOX {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.hosting_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.title_text {
	font-family: Arial;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}

a.menu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #003300;
	text-decoration: overline;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}

.title_Georgia {
	font-family: Georgia;
	font-size: 18px;
	color:#479541;
	margin-left:15px;
}
.corp {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

a.corporate {
	font-family: Verdana;
	font-size: 12px;
}
a.corporate:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.corporate:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.corporate:hover {
	color: #FFFFFF;
	text-decoration: overline;
}
a.corporate:active {
	color: #FFFFFF;
	text-decoration: none;
}
.blackborder { border:#333333 thin 1px; }