* { padding: 0; border: none; text-decoration: none;}

body {  
background: #bebebd;
font: 13px "trebuchet ms", tahoma, sans-serif; margin: 30px 0px 30px 0px;
}


#container {
background: url(middle.jpg);
width: 760px;
margin: 0 auto;
}


#header01 {
height: 114px;
background: url(top01.jpg) no-repeat;
}

#header02 {
height: 134px;
background: url(top02.jpg) no-repeat;
}


#footer { text-align: center;
clear:both;
color:#333333;
height: 50px;
background: url(bottom.jpg) no-repeat;
}


#disc {width: 742px;
float: left;
text-align:center;
padding-left: 5px;
clear:both;
margin-top: -28px;
color:#F9F9F9;}


#content {
width: 745px;
float: right;
padding-right: 5px;
margin-top: -12px;
color: #000000;
}

a:link, a:visited { color: #391873; }
a:hover { color: #000000; }

#navigation a:link, #navigation a:visited { color: #FFFFFF; }
#navigation a:hover { color: #8f7daf; }


#navigation {
width: 690px;
float: left;
text-align:left;
margin-top: -35px;
padding-left: 5px;
color: #ffffff;
letter-spacing: 0.1em;
}


h1 {
font-family: georgia;
line-height: 05px;
font-size: 17px;
letter-spacing: 2px;
text-align: left;
color: #3e1a7e;
margin-top: 20px;
margin-bottom: 20px;
text-transform: uppercase;}

.cell01 {
border:1px solid #000000;
background:#e1e1e1;
color: #3e1a7e;
font-weight: bold;
margin:1px;
padding:2px;
}

.cell02 {
border:1px solid #000000;
background:#e1e1e1;
font-size: 11px;
margin:1px;
padding:2px;
}

.header {
border:1px solid #000000;
background:#3e1a7e;
margin:1px;
padding:2px;
color: #ffffff;
}


p {margin: 0 0 10px 0; text-align: justify}
.icon { margin: 8px 8px 0pt 0pt; float: left; }
.new { padding: 1px; background-color: #000000; border: 1px solid #000000}


input, textarea, select {
font: 100% "Arial", "Verdana", "Tahoma", sans-serif;
color: #000000;
background-color: #ffffff;
border: 1px;
border-color: #000000;
border-style: solid;
text-decoration: none;}


