.bag_section {
	background-image: url(images/main_background.png);
	background-repeat: repeat y;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A8187;
}
a:link {
	color: #FF9000;
	text-decoration: none;
}
a:visited {
	color: #FF9000;
	text-decoration: none;
}
a:hover {
	color: #6A8187;
	text-decoration: none;
}
a:active {
	color: #5AC8F7;
	text-decoration: none;.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tabletext {
	font-size: 11px;

	font-family: Arial
	color: #000000;			font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0pt;
}
/* ----- LAYOUT (IDS) ----- */
#boxfhg{
	margin:0 15px 0 20px;
	width:760px;
	height:172px;
	padding-left: 2px;
	background-color: #f2f4f2;
	background-image: url(images/tools_hostedgals.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#boxflshvid{
	margin:auto;
	width:760px;
	height:172px;
	padding-left: 2px;
	background-color: #f2f4f2;
	background-image: url(images/tools_flashvid.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#boxmultibanner{
	margin:auto;
	width:760px;
	height:172px;
	padding-left: 2px;
	background-color: #f2f4f2;
	background-image: url(images/tools_banners.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#boxgotd{
	margin:auto;
	width:760px;
	height:172px;
	padding-left: 2px;
	background-color: #f2f4f2;
	background-image: url(images/tools_gotd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#boxpotd{
	margin:auto;
	width:760px;
	height:172px;
	padding-left: 2px;
	background-color: #f2f4f2;
	background-image: url(images/tools_potd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ----- CLASES ----- */
.tooltext {
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #05638B;
	font-weight: normal;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #42C1F6;
	border-bottom-color: #42C1F6;
	border-left-color: #FFFFFF;
}
.Estilo3 {	font-family: "Trebuchet MS";
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
}
.Estilo5 {font-family: "Trebuchet MS"; font-style: italic; font-weight: bold; font-size: 20px; }
.Estilo7 {	color: #FF4200;
	font-weight: bold;
}
.description {	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

.orangelink {color: #FF9900}
