/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */



/* #############################################
    Layout Style
    ###########################################*/ 

body {font-size:20px; font-family: Times New Roman, serif; color:#000; background:#fff url(../images/body_bg.jpg) repeat-x}
#wrapper {overflow:hidden; width:800px; margin:0 auto; padding:0 20px; background:#fff url(../images/wrapper_bg.jpg) 32px top repeat-y}
#content {float:right; display:inline; width:400px; padding:0 11px 0 10px}

table.main{width:800px; background:#fff url(../images/bg_kauri.jpg) left 0px no-repeat; border-collapse:collapse;}
/*td{border: solid; border-color:#000 }*/
td.padr{padding: 0 20px 0 0}
td.left{width:350px}
td.mid{padding: 0  0 0 10px}
td.free{text-align:center; vertical-align:middle; background:#fff url(../images/bg_freeint.png) 20px no-repeat}
table.pict{width: 800px; background:#fff url(../images/pic_bg.jpg) top repeat-y}

br {
    letter-spacing: 0px;
}

/* #############################################
    Element Style
    ###########################################*/ 
    
    a img, :link img, :visited img {border: 0}
    a {color:#040; text-decoration:underline; outline:none}
	a:hover {text-decoration:none}
    a:visited { text-decoration:underline; color: #080;}
    
    h1{font-size: 22pt; text-align: center; outline:none}
    b{font-size:18px }
    b.rside{float: right}

    b.fr{font-size:22px}
    
    input.btn { 
2	  color:#ada; 
3	  font: bold 84%'trebuchet ms',helvetica,serif; 
4	  background-color: #ada; 
5	} 