body {
        font: 80%/1.2em Tahoma, Arial, sans-serif;
        letter-spacing:1px;
        color: #000000;
        margin:10px;
        background:url(../images/body.jpg) #f6f6f6;
}

.texta {
         line-height: 10pt;
         color: #0000A0;
         font-size: 10pt;
         font-weight: normal;
         padding:4px;
       }

.textt {
         line-height: 10pt;
         color: #000080;
         font-size: 10pt;
         font-weight: bold;
         padding:4px;
       }

.textf {
         line-height: 16pt;
         text-decoration: underline;
         font-style: oblique;
         color: black;
         font-size: 14pt;
         font-weight: bold;
         padding:4px;
       }

.textb {
         line-height: 14pt;
         font-style: italic;
         color: black;
         font-size: 12pt;
         font-weight: bold;
         padding:4px;
         font-weight: bold;
       }

.textc {
         line-height: 12pt;
         color: black;
         font-size: 10pt;
         padding:2px;
         text-align: justify;
       }

.texthiba {
         letter-spacing:0px;
         line-height: 18pt;
         background: #D90000;
         color: #FFFF51;
         font-size: 10pt;
         font-weight: bold;
         padding:2px 4px;
       }

#nyito  {
         margin: 40px 0px;
       	 width : 640px;
         height:480px;
         border: 0px;
         padding: 0px;
         border-style: solid;
         background-image: url('../logo/nyito1.jpg');
	}

#nyito a:link { font-family: Tahoma, Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; padding:2px; }
#nyito a:active { font-family: Tahoma, Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; padding:2px; }
#nyito a:visited { font-family: Tahoma, Arial; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold; padding:2px; }
#nyito a:hover { font-family: Tahoma, Arial; font-size: 10pt; color: #000080; text-decoration: none; font-weight: bold; text-decoration:normal; padding:2px; }



* {
        margin:0;
        padding:0;

}

#wrapper {
        background:#00002B;
        border:3px solid #f1f1f1;
        width:1200px;
        width:expression(this.width > 320 ? "320px" : this.width);
        margin:0 auto;
}

* html #wrapper
{
        w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
        margin:1px;
        padding:20px;
}

#header input {
        width:150px;
        padding:5px;
        background:#fff;
        border:2px solid #f6f6f6;
        font:150% Arial;
        color:#999;
}

#header input:hover {
        border:2px solid #ccc;
}

#header input:focus {
        border:2px solid #79B5D6;
        color:#555;
}

#header form {
        padding:27px 25px 20px 25px;
        float:right;
        background:#fff;
        width:160px;
        margin:-20px -20px 0 0 !important;
        margin:-20px -10px 0 0;
        border:none;
}

#header h1 {
        float:left;
        font:250% Georgia;
        color:#333;
        padding:5px 20px 5px 5px;
        margin:0 20px 0 0;
}

#header h4 {
        position: absolute;
        float:left;
        font:250% Georgia;
        color:#333;
        padding:5px 2px 5px 5px;
        margin:0 10px 0px 1070px;
}

#header h1 a {
        color:#333;
        text-decoration:none;

}

#header h1 a:hover {
        color:#111;

}

#header h2 {
        font:150% Georgia;
        font-weight:normal;
        color:#555;
        padding:14px 0 0 0;
        border:none;
}

#header h2 a {
        color:#555;
        text-decoration:none;
        border-bottom:2px solid #f6f6f6;
}


#header #nav {
        clear:both;
        border-bottom:2px solid #800000;
        padding:10px 10px 10px 0 !important;
        padding:4px 10px 10px 0;
}

#header a em {
        font-style:normal;
        text-decoration:underline;
}

#header #nav a {
        color:#FFFF00;
        font:120% Tahoma, Trebuchet MS;
        text-decoration:none;
        padding: 8px;
}

#header #nav a:hover {
        background:#8DD174;
        color:#000080;
}

#header #nav a.active {
        background:#4F9EC9;
}

#header #nav li {
        display:inline;
        list-style:none;
        margin:0 1px 0 0;
}

#header #subnav {
        background:#DD0000;
        padding:3px 3px 3px 3px;
        font:150% Tahoma, Verdana;
        font-weight: bold;
        color:#FFFF00;
        border:4px solid #C10000;
}

#header #subnav li {
        align: left;
        list-style:none;
        display:inline;
}

#header #subnav a {
        color:#DEEDF5;
        text-decoration:none;
        font:100% Verdana;
        padding:5px;
        border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
        border-bottom:2px solid #808080;
        color:#fff;
}

#header #subnav a.active {
        border-bottom:2px solid #000080;
        color:#fff;
}


#sidebar {
        background:#00002B;
        width:210px;
        padding:10px 20px 20px 5px;
        float:left;
        color:#666;
}

#sidebar h2 {
        font:160% Arial;
        color:#333;
        margin:10px 0 10px 0;
        border:none;
}

#sidebar h3 {
        color:#999;
        font:100% Verdana;
        font-weight:bold;
        letter-spacing:1px;
        margin:0 0 -10px 0;
}

#sidebar p {
        margin:15px 0;
}

#sidebar p.news {
        background:#00006A;
}

#sidebar p.news a.more {
        color:#000055;
        display:block;
        text-align:right;
        font:80% Verdana;
        text-transform:uppercase;
        letter-spacing:1px;
        text-decoration:none;
        padding:10px 0;
}

#sidebar p.news a:hover {
        color:#00006A;
}

#sidebar .subnav {
        padding:3px;
        border-top:2px solid #8DD174;
        border-bottom:2px solid #8DD174;
        border-left:2px solid #8DD174;
        border-right:2px solid #8DD174;
        text-align: left;
}

#sidebar .subnav li {
        list-style:none;
        padding:1px;
        border-bottom:1px solid #00002B;
}

#sidebar .subnav li a { 
        color:#FFFF35;
        text-decoration:none;
        display:block;
}

#sidebar .subnav li a:hover {
        color:#000080;
        background:#8DD174;
}

#sidebar .subnav li a b {
        float:right;
        display:none;
        color:#666;
}

#sidebar .subnav li a:hover b {
        display:inline;
}

#sidebar input {
        padding:4px;
        background:#f6f6f6;
        border:1px solid #ccc;
        color:#777;
        font:90% Verdana;
        width:190px;
}

#sidebarright {
        width:170px;
        float:right;
        padding:0px 10px 10px 15px;
        background:#00002B;
        margin:5px 0px 0px 0px;
}

#sidebarright p {
        font:90% Verdana;
        color:#00006A;
        line-height:20px;
        margin:2px 2px 2px 2px;
}

#sidebarright h2 {
        font:140% Arial;
        color:#333;
        margin:10px 0;
        border:none;
}

#sidebarright ul {
        margin:10px 0 10px 15px;
        font:90% Verdana;
}

#sidebarright ul li {
        margin:5px 0;
}

#sidebarright a {
        border-bottom:1px dotted #eee;
        color:#444;
        text-decoration:none;
}

#sidebarright a:hover {
        border-bottom:1px solid #ccc;
}


#content {
**        background:url(../images/fu2.jpg) #f6f6f6;
        position: relative;
        width:682px;
        margin:7px 10px 10px 230px;
        padding:10px 20px 10px 10px;
        background:#8DD174;
        text-align: left;
}

#contentnorightbar {
        margin:0 0 0 240px;
        padding:20px 0 0 20px;
}

p {
        margin:5px 0px 0px 0px;
        line-height:18px;
}

h2 {
        font:190% Arial;
        color:#004000;
        border-bottom:2px solid #f6f6f6;
}

h2 a {
        color:#004000;
        text-decoration:none;
}

h2 a:hover {
        color:#000080;
        background:#00CA00;
        padding:0px 13px 0px 0px;
}


#footer {
        text-align:center;
        clear:both;
        border-top:1px solid #eee;
        padding:10px;
        margin:30px 0 0;
        color:#C0C0C0;
}

a {
        color:#FF8000;
}

a:hover {
        text-decoration:none;
}

h3 {
        font:140% Trebuchet MS;
        margin:10px 0;
}

#content ul {
        margin:15px 0 15px 0;
        line-height:25px;
        padding:15px 0 15px 15px;
        border-top:1px solid #eee;
        border-bottom:1px solid #eee;
        color:#79B933;
}
#content ul span {
        color:#444;
}
#contentnorightbar ul {
        margin:15px 0 15px 20px;
        line-height:25px;
        padding:15px 0;
        border-top:1px solid #eee;
        border-bottom:1px solid #eee;
        color:#79B933;
}
#contentnorightbar ul span {
        color:#444;
}


form {
        padding:8px;
        border:0px solid #f6f6f6;
}

label {
        display:block;
        font-weight:bold;
        color:#444;
        margin:5px 0;

}
input {
        padding:2px;
        border:none;
        border-bottom:1px dotted #ccc;
        font:100% Verdana;
        color:#000046;
        font-weight: bold;
}

textarea {
        width:400px;
        padding:4px;
        font:90% Verdana;
        border:1px solid #eee;
        height:200px;
        display:block;
        color:#777;
}

p img {
        float:left;
        margin:0 10px 0 0;
}

blockquote p {
        font:160% Georgia;
        color:#aaa;
        padding:0 10% 0 0;
        line-height:30px;
}

