body { 
margin-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 font-family: 'Times New Roman',Times,serif;
 font-size: 12pt;
 color: #000000;
 background-color:#fff9c9;
 letter-spacing:0;
 cursor:default;
 SCROLLBAR-FACE-COLOR: #88574D;
 SCROLLBAR-HIGHLIGHT-COLOR: #3C444B;
 SCROLLBAR-SHADOW-COLOR: #000000;
 SCROLLBAR-3DLIGHT-COLOR: #3C444B;
 SCROLLBAR-ARROW-COLOR: #3C444B;
 SCROLLBAR-TRACK-COLOR: #3E2A2A;
 SCROLLBAR-DARKSHADOW-COLOR: #3C444B;
}
 img { border:0 solid #000000;
 margin:0;
}
 iframe { background-color: #258447;
}

#center{
 width: 1000px;
 height: 100%;
 margin: auto;	
}	
.shadow_left {
 background:url("/gfx/body-l.png") repeat-y scroll 0 100% transparent;	
 margin-left: -13px;
 padding-left: 13px;
 height: 100%;
}	
.shadow_right {
 background:url("/gfx/body-r.png") repeat-y scroll 100% 100% transparent;	
 margin-right: -13px;
 padding-right: 13px;
 height: 100%;
}	

 input,textarea { border:1 solid #FFB412;
 font-family:Verdana, Arial;
 color: #000000;
 font-size: 10pt;
 background-color:#F0CF88;
 font-weight: none;
}

td,td.body {
font-size: 10pt;
background-color: #F7ECA6;
text-align: left;
font-weight: bold;
}
td.body2 {
font-size: 10pt;
background-color: #F7D58B;
text-align: left;
font-weight: bold;
}

table.content {
text-align: center;
background-color: #F4AB6A;
}

td.head {
font-size: 12pt;
text-align: center;
font-weight: bold;
background-color: #F7DF88;
}

td.content {
font-size: 12pt;
text-align:center;
font-weight: bold;
height : 1000;
background-color: #F7D58B;
}

td.border {
font-size: 12pt;
text-align: left;
font-weight: bold;
background-color: #F7D58B;
}

td.xborder {
font-size: 12pt;
text-align: left;
font-weight: bold;
background-color: #F7D58B;
}



 A:link, A:visited { 
 COLOR: #000000;
 TEXT-DECORATION: none;
 //font-weight: bold;
 font-size: 10pt;
font-family:Verdana,Arial;
}

 A:hover {
 COLOR: #868FD8;
 TEXT-DECORATION: underline;
 //font-weight: bold;
 font-size: 10pt;
font-family:Verdana,Arial;
}

