.iframe { background-image:url(images/layout_20.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:left;
font-style: normal; 
font-variant: normal; 
font-weight: none; 
font-size: 10px; 
font-family:sans-serif; 
color:#716a9e; 
}

h1 { color:#b8b3dc; 
font-weight:bold; 
font-size:13px; 
font-family:sans-serif; 
text-transform: uppercase;
text-align:left;
letter-spacing:2px;
}

body {  
padding:0px;       
background-color:#f3f2fa;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
background-position:bottom;
}

a: { color:#d08689; text-decoration:none;}
a:link { text-decoration:none; color:#d08689; font-weight:bold; text-transform: uppercase;}
a:visited { text-decoration:none; color:#d08689; font-weight:bold; text-transform: uppercase;}
a:hover { text-decoration:none; color:#b0424d; font weight:bold; text-transform:uppercase;}

.table1 {width:100%; position:absolute; bottom:0px; scrolling: no; z-index:0;} 

.input, INPUT, textarea, option, select { background-color:none;
font: 9pt sans-serif;
color: #716a9e;
letter-spacing: 0px;
border: 1px solid #716a9e;
padding:0px;
}

