body {
	margin: 0px;
    color: #ffffff;
    font-family: Trebuchet MS, Tahoma;
    font-size: 13px;
	background:#386373 url(/img/back.jpg) no-repeat scroll top left;
    scrollbar-face-color:#2D6479;
    scrollbar-arrow-color:#F7DCAC;
    scrollbar-track-color:#2D6479;
    scrollbar-shadow-color:#F7DCAC;
    scrollbar-highlight-color:#F7DCAC;
    scrollbar-3dlight-color:#2D6479;
    scrollbar-darkshadow-color:#2D6479;
	}

a {
    font-family: Trebuchet MS, Tahoma;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #333322;
	}

a.blanco {
    font-family: Trebuchet MS, Tahoma;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
	}

.texto {
    color: #ffffff;
    font-family: Trebuchet MS, Tahoma;
    font-size: 13px;
	}

h1 {
	font-weight: bold;
    color: #ffffff;
    font-family: Trebuchet MS, Tahoma;
    font-size: 22px;
	}
h2 {
	font-weight: bold;
    color: #ffffff;
    font-family: Trebuchet MS, Tahoma;
    font-size: 19px;
	}
h3 {
	font-weight: bold;
    color: #ffffff;
    font-family: Trebuchet MS, Tahoma;
    font-size: 17px;
	}
h4 {
	font-weight: bold;
    color: #ffffff;
    font-family: Trebuchet MS, Tahoma;
    font-size: 15px;
	}
h5 {
	font-weight: bold;
    color: #ffffff;
    font-family: Trebuchet MS, Tahoma;
    font-size: 13px;
	}

.inbox {
    font-family: Trebuchet MS, Tahoma;
    font-size : 12px;
    color: #253769;
    margin: 2px;
    background-color: #F7DCAC;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: normal;
    border-right-style: normal;
    border-bottom-style: normal;
    border-left-style: normal;
    border-top-color: 000000;
    border-right-color: 000000;
    border-bottom-color: 000000;
    border-left-color: 000000;
	}

.boton {
    font-family: Trebuchet MS, Tahoma;
    font-size : 13px;
    font-weight: bold;
    color: #222222;
    height: 25px;
    background-color: eeeeee;
	}

acronym { border-bottom: 1px dotted #FFFFFF; cursor: help; }

.transparente {
    color: #ffffff;
    font-family: Trebuchet MS, Tahoma;
    font-size: 13px;
	background: transparent;
	border-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}