.navi {
		border-top-style: solid;
		border-bottom-style: solid;
        border-left-style: none;
        border-right-style: none;
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-top-color: #b8b8b8;
        border-right-color: #ffffff;
        border-bottom-color: #b8b8b8;
        border-left-color: #ffffff;
        border-width: 1px;
        font-family: verdana;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.navi2 {
        border-top-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-right-style: none;
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-top-color: #b8b8b8;
        border-right-color: #ffffff;
        border-bottom-color: #b8b8b8;
        border-left-color: #ffffff;
        border-width: 1px;
        font-family: verdana;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}

.body {

        font-family: verdana;
        font-size: 10px;
        color: #317296;
        text-decoration: none;
}

.body2 {

        font-family: verdana;
        font-size: 10px;
        color: #317296;
        text-decoration: none;
        line-height:11pt;
}

.umenu {
        border-top-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-right-style: none;
        border-top-width: 1px;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-top-color: #b8b8b8;
        border-right-color: #ffffff;
        border-bottom-color: #b8b8b8;
        border-left-color: #ffffff;
        border-width: 1px;
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        color: #317296;
        text-decoration: none;
}

.background {
	background-image: url(pic/bg.jpg);
	background-repeat: no-repeat;
}

.higru {
	background-image: url(pic/higru.jpg);
	background-repeat: repeat;
}

input, select, textarea {
	font: verdana;
	color: #317296;
	background-color: #f0f0f0; 
	border: 1px #317296 solid;
}

.form{
	width: 150px;
}

.form2{
	width: 404px;
}

a { color: #317296; text-decoration:none; }
a:hover { color: #95030E; text-decoration:none; }

.start_a { font-size: 12px; font-weight: bold; color: #317296; text-decoration:none; }
.start_a:hover { color: #95030E; text-decoration:none; }
