/* Limpia Todo  */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* Final Limpia Todo  */

body {
font-weight: bold;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif, Verdana;
color: white;
	background-color: #000000;
	background-image: url(images/bodybg.gif);
}



.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: bold;
	text-align: justify;
	font-weight: bold;
}
.tableText {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.tableText1 {
	padding-right: 15px;
	padding-left: 10px;
}
.profileText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titles {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right:10px;
	padding: 5px;
	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: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.titles1 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}
.titlesfastex {
	float: left;
	display: block;
	width:140px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right:10px;
	margin-bottom: 5px;
	padding: 5px;
	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: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.marketlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	line-height: 10px;
	list-style-position: outside;
	padding: 3px;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
}
.divider {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF0000;
}
.texta {
	font-size: 12px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

.menu{
background-position: right top;
background-repeat: no-repeat;
height: 24px;
background-image: url(images/menu_bg.gif);
background-color: black;

}

.navigation_list li{
height: 10px;
display: inline;
list-style-type: none;
padding-right: 20px;

}
.navigation_list li a, .navigation_list li a:visited {
cursor:hand;
font-weight: bold;
margin-left: 7px;
line-height: 24px;
font-family: Arial, Helvetica, sans-serif, Verdana;
color: white;
font-size: 17px;
}

.navigation_list li a:hover {
cursor:hand;
font-weight: bold;
margin-left: 7px;
line-height: 24px;
font-family: Arial, Helvetica, sans-serif, Verdana;
color: red;
font-size: 17px;
}


.head {
background-color: yellow;
width: 770px;
margin:0px auto;

}

.logo {

	background-color: red;
	background-position: 0 top;
	background-image: url(images/img_top.jpg);
	height: 90px;
	width: 770px;
}

.logo img {
width: 440px;
height: 78;
border: none;

}

li {
list-style-position: inside;
list-style-type: disc;
color: white;


}

strong {
font-weight: bolder;

}
