body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
}
.tabla {
	background-color: #FFFFFF;
}
.mvs {
	vertical-align: top;
	padding-left: 50px;
	color: #ffffff;
	font-size: 50px;
}
.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.txt_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menu {
  font-family:Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu {
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	background-color: transparent;
	display: block
}
a.menu:hover {
	color: #ffffff;
}
.submenu {
	font-family: Tahoma, Arial;
	width: 150px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #1F7F1F;
	font-weight: bold;
	font-size: 11px;
}
a.submenu {
	left: auto;
	color: #1F7F1F;
	font-weight: normal;
}
a.submenu:hover{
  text-decoration:underline;
}



/* admin */
.textcontent, .texthigh { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 
.texthigh {
	font-weight: bold;
}
.textcontent a, .texthigh a, .textcontent a:visited, .texthigh a:visited { 
	color: #5E68C9;
	text-decoration: none;
} 
.textcontent a:hover, .texthigh a:hover { 
	color: #5E68C9;
	text-decoration: underline;
} 

.titles { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold 17px;
	color: #3abc52;
	text-decoration: none;
}
.subtitles { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold 12px;
	color: #626BCA;
	text-decoration: none;
}
.alttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold 12px;
	color: #585173;
	text-transform: uppercase;
	text-decoration: none;
}
.alttitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0BE;
	text-transform: uppercase;
	text-decoration: none;
}

.menuleft { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
} 
.menuright { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
.menuleft a, .menuleft a:visited, .menuright a, .menuright a:visited { 
	color: #FFFFFF;
	text-decoration: none;
} 
.menuleft a:hover, .menuright a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
} 

.menuhoriz, .menuhoriz:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}  
.menuhoriz:hover { 
	color: #34374E;
	text-decoration: none;
} 


.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9587C2;
	border: 1px solid #7C788F;
}
.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E416C;
	font-weight: bold;
	text-decoration: none;
} 
.formbutton:hover { 
	text-decoration: underline;
} 

.bordercont {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D9D9DB;
	border-right-color: #D9D9DB;
	border-bottom-color: #D9D9DB;
	border-left-color: #D9D9DB;
}

.button { font-family:Verdana, Arial;
	color:#336699;
	font-size:10px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-left-color:#333333;
	border-left-style:solid;
	border-left-width: 1px;
	border-right-color:#333333;
	border-right-style:solid;
	border-right-width: 1px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-top-color:#333333;
	border-top-style:solid;
	border-top-width: 1px;}


