
body {
font-family: Tahoma, "Lucida Sans Unicode", sans-serif; 
font-size: 11px; 
color: #111; 
letter-spacing: 0px;
line-height: 15px;
text-align: left;
}

p {
font-family: Tahoma, "Lucida Sans Unicode", sans-serif; 
font-size: 12px; 
color: #111; 
letter-spacing: 0px;
line-height: 18px;
text-align: justify;
text-transform: none;
margin: 10px;
padding: 3px;
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #2e4841;
font-family: monospace; 
font-size: 14px;
text-transform: lowercase;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #d9255a;
font-family: monospace; 
font-size: 14px;
text-transform: lowercase;
}

#navlist a:hover { 
color: #f6f66b; 
border-bottom: 4px solid #000;
}

.menu {
font-family: Arial, sans-serif;
text-transform: lowercase;
font-style: none;
font-weight: normal;
font-size: 15px;
line-height: 15px;
color: #080b0c;
}

.footer {
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

.header {
font-family: Courier New, Georgia, serif;
text-transform: lowercase;
font-size: 18px;
color: #fff;
letter-spacing: 0px;
text-align: left;
margin-left: 30px;
background: url("images/headerbg.png") no-repeat bottom left;
line-height: 0px;
font-style: bold;
border-left: 0px solid #44c7e5;
}

.bqheader {
font-family: "Courier New", serif;
text-transform: lowercase;
font-size: 12px;
color: #f2f2f2;
letter-spacing: 0px;
text-align: left;
padding-left: 10px;
background-image: url("");
background-repeat: no-repeat;
background-position: top;
line-height: 14px;
border-bottom: 0px dotted #44c7e5;
}

a:link, a.link {
color: #fff200;
font-size: 11px; 
font-family: Arial, sans-serif; 
line-height: 12px;
text-decoration: none;
letter-spacing: 0px;
 }

a.visited, a:visited {
color: #000; 
font-size: 11px; 
font-family: Arial, sans-serif; 
line-height: 12px;
text-decoration: none;
letter-spacing: 0px;
 }

a:hover, a.hover  {
color: #fff;
font-size: 11px; 
font-family: Arial, sans-serif; 
line-height: 12px;
text-decoration: none;
letter-spacing: 0px;
 }

.divheight {
overflow: auto;
height: 550px;
}

blockquote {
padding: 20px; 
color: #000;
line-height: 14px;
letter-spacing: 0px;
font-size: 11px;
font-family: Arial, sans-serif;
border-left: 5px solid #000;
text-align: justify;
background-color: #7d7d7d;
background-image: url("");
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}

hr {
color: #1d1d1f; 
border-bottom: 1px dotted;
border-top: 0px solid;
border-right: 0px solid;
border-left: 0px solid;
padding: 10px;
}

b, strong {
  color:#fff200;
  line-height: 100%;
  font-size: 11px;
  font-family: Georgia, serif; 
  letter-spacing: 0pt;
  font-weight: normal;
  }

u {
  color: #000;
  line-height: 100%;
  font-size: 11px;
  font-family: Arial, sans-serif; 
  letter-spacing: 0pt;
  border-bottom: dashed 0px #b6c9b2;
  }

em, i {
  color:#f2f2f2;
  line-height: 100%;
  font-size: 11px;
 font-family: Arial, sans-serif; 
  letter-spacing: 0pt;
  }

small {
  color:#000;
  line-height: 100%;
  font-size: 10px;
 font-family: "Courier New", arial, sans-serif; 
  letter-spacing: 0pt;
  }

big {
font-family: "Times New Roman", serif;
text-transform: lowercase;
font-size: 15px;
color: #000;
margin-left: 20px;
text-align: left;
font-style: italic;
letter-spacing: 2px;
}

textarea, input {	
font-family: 'trebuchet ms', helvetica, arial, sans-serif; 	
font-size: 11px;
color: #000;	
border: 0px solid #b4c8ae;
background-color: #646464;
padding: 5px;
margin: 5px 10px 0px 10px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

select {
color: #000;
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
font-size: 11px;
border: #ffffff 0px solid;
text-align:left;
background-color: #646464;
margin: 5px 10px 0px 10px;
padding: 5px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

textarea:hover, textarea.hover, select:hover, select.hover, input:hover, input.hover {
background-color: #7b7b7b;
}

.image {
border:0px solid;
}

.images {
filter:alpha(opacity=70);
-moz-opacity:.70;
opacity:.70;
}

.images:hover, .images.hover {
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}

.code {
border: 0px solid;
}

li.bullet {
list-style-image:url()
}

ul {
font-family: 'trebuchet ms', helvetica, arial, sans-serif;
font-size: 11px;
color: #000000;
padding-left: 20px;
}

#bg1 {
background-image: url(images/kurobg.png);
background-repeat: repeat-x;
background-attachment: no-fixed;
}

.right {
text-align: right;
}

.center {
text-align: center;
}