body { 
	background-color: #BABABA;
	color: #444;
	margin: 0px 0px 30px 0px;
	font-family: "trebuchet ms", tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 12pt;
	text-align: center;
	overflow: auto;
	line-height: 18px;
	
}

img.brd {
	border: 1px solid #000;
	margin: 2px;
}
	
img.rut {
	border: 1px solid #E68434;	
}
	
img {
	border: 0;
	}
	

	
hr { height: 1px !important; border: solid #999999 1px; border-top-width: 0px; margin-left: 0px;}

a:link { color:#FFF; text-decoration: none;}

a:visited { color:#FFF; text-decoration: none;}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #555; }

a.nodash {
	border-bottom: 1px dashed #f8f7f4;
}

#all {
	position: relative;
	height: 100%;
	width:800px;
	margin: auto auto auto 40px;

}

form.login {
	margin: 0px;
	padding: 4px 20px 0px 0px;
	text-align: left;
	line-height: 21px;
}
label {
	float: left;
	width: 150px;
}


#mainpic {
    float:left;
	width:800px;
	height: 100%;
	border: 0px solid;
}

#menu {
	width:99.9%;
	text-align: right;
}

#textback {
    float: right;
    margin-left: auto;
	margin-right: 0;
    width: 480px;
    height: 100%;
    min-height: 720px;
    background:url(gfx/rightsplash.jpg) no-repeat;
    background-position: 0 0;

}   


#oversplash {
    width: 800px;
    height: 80px;
    background:url(gfx/oversplash.jpg);
    
}

#leftsplash {
    height: 100%;
    min-height: 720px;
    width: 320px;
    float: left;
    background:url(gfx/leftsplash.jpg);
}

#text {
    width: 90%;
    margin-right:10px;
    margin-bottom:10px;
    float: left;
    border-left: 0px solid #555;
    border-top: 0px solid #555;
    color: #333;
    
    text-align:left;
    padding-left: 5px;
    padding-right: 5px;	
    padding-bottom: 15px;	
    
}

#txt p {
	line-height:150%;
}

.nofade {
    color: #FFF;
    -moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.links a {
    color: #FFF;
}

.links{
    width: 120px;
    height: 19px;
    float: right;
    margin-top: 35px;
    padding-top: 3px;
    //<!--border-left: 1px dotted #AAA;-->
    border-right: 1px dotted #333;
    text-align: center;
    color: #FFF;
    font-size: 10pt;
}



#empty, #footer {
    clear: both;
	height: 30px;
}

#footer {
	position: relative;
	width: 100%;
	font-size: 8pt;
}

.tab {
    padding-left: 18px;
}

.title {
    font-weight: bold;
    font-size: 12pt;
    margin-top: 5px;
}

a.storlink {
    font-weight: bold;
    font-size: 12pt;
    color: #444;
}