a         { text-decoration: underline }          
a:link    { color: #cccccc }
a:visited { color: #aaaaaa }
a:hover   { color: #000000; background-color: #cccccc }

body {
display: block;
margin: 15px 10px;
background-color: #000000;
text-align: center;
margin-top: 14px;
background-position: center 50%
}

hr { height: 1px; color: #cccccc }
img { border: 0px }

h2 { color: #cccccc; font-weight: bold; font-size: 12px; border: 1px solid #cccccc; background-color: #000000; padding-left: 14px }

#all { background-color: #000000; text-align: left; width: 700px; line-height: 125% }

#top      { background: transparent url(top.jpg); height: 195px }
#top h1   { text-align: right; color: #cccccc; font-size: 18px; margin-right: 14px; margin-top: 64px }
#top .p1  { text-align: right; color: #cccccc; font-size: 12px; margin-right: 14px; margin-top: 10px }
#top .p2  { text-align: right; color: #cccccc; font-size: 13px; margin-right: 14px; margin-top: 6px }

#center     { overflow: auto; }
#center a   { font-weight: bold; }
#center p   { color: #cccccc; font-weight: normal; font-size: 12px; margin-left: 14px; margin-right: 14px }
#center li  { color: #cccccc; font-weight: normal; font-size: 12px; margin-left: 14px; margin-right: 14px }

#menu_l { float: left; width: 50%; overflow: auto; }
#menu_r { float: left; overflow: auto; }

#foot     { clear: both; line-height: 125%}
#foot p   { color: #cccccc; font-weight: normal; font-size: 12px; margin-left: 14px; margin-right: 14px }

.ar { text-align: right }
.ac { text-align: center }

.tn {
color: #cccccc;
font-weight: normal;
font-size: 12px;
margin-left: 28px;
margin-right: 28px;
border-collapse: collapse;
line-height: 125%
}
.tnd {
border: 6px solid #000000;
vertical-align:top;
white-space: nowrap;
}
.tnd2 {
border: 6px solid #000000;
vertical-align:top;
white-space: normal;
}

.tl {
color: #cccccc;
font-weight: normal;
font-size: 12px;
border: 1px solid #cccccc; 
margin-left: 28px;
margin-right: 28px;
border-collapse: collapse;
line-height: 125%
}
.tld {
border: 1px solid #cccccc;
vertical-align:middle;
white-space: nowrap;
collapse; padding:4px
}
.tld2 {
border: 1px solid #cccccc;
vertical-align:top;
white-space: normal;
collapse; padding:4px
}