body {
	margin: 0px;
	font-family: Verdana;
	background-color: #F0F0F0;
}

img {
	border: 0px;
}

li { 
	margin: 5px;
}

.txt {
	font-size: 11pt;
	line-height: 16pt;
	text-align: justify;
	color: #242424;
	font-weight: normal;
}

.txt a, .txt a:active, .txt a:visited { 
	color: #000000;
	text-decoration: underline;
}
 
.txt a:hover { 
	color: #000000;
	text-decoration: none;
}

.txt h1 {
	font-size: 12pt;
	padding-left: 20px;
	color: #242424;
	font-weight: bold;
	margin: 0px;
}

.btm {
	font-size: 9pt;
	color: #ffffff;
	font-weight: normal;
}

.btm a, .btm a:active, .btm a:visited { 
	color: #ffffff;
	text-decoration: underline;
}
 
.btm a:hover { 
	color: #ffffff;
	text-decoration: none;
}

.tp_link {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.tp_link a, .tp_link a:active, .tp_link a:visited { 
	color: #ffffff;
	text-decoration: underline;
}
 
.tp_link a:hover { 
	color: #ffffff;
	text-decoration: none;
}

.left_menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.left_menu li {
	margin: 0px;
	display: block;
    height: 32px;
}

.menu {
    background: url('../images/menu_bg_head.gif') no-repeat;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    line-height: 26px;
}

.menu a {
    background: url('../images/menu_bg.gif') no-repeat;
    color: #575757;
    font-size: 10pt;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding-top: 0px;
    vertical-align: middle;
    display: block;
    height: 32px;
    transition: 0.5s all;
}

.menu a:hover {
    background: url('../images/menu_bg_hover.gif') no-repeat;
    color: #575757;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    display: block;
    height: 32px;
}

.p_menu {position: relative;}

.v_menu {
    position: absolute;
    display: block;
    width: 360px;
    left: 100%;
    top: -9999px;
    opacity: 0;
    border-left: 2px solid transparent;
    transition: 0.5s opacity;
}

.v_menu_a a {
	background:#8B95E9;
	text-align: left;
    color: #fff;
    padding: 0px;
    display: block;
    padding-left: 10px;
    transition: 0.5s all;
}

.v_menu_a a:hover {
	background:#FF8400;
	text-align: left;
    color: #fff;
    padding-left: 20px;
    display: block;
    transition: 0.5s all;
}

.v_menu_head {
	background: url('../images/menu_bg_head_2.gif') no-repeat;
	color: #575757;
    font-size: 10pt;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding-top: 0px;
    vertical-align: middle;
    display: block;
    height: 32px;
}

.p_menu:hover .v_menu {
    opacity: 1;
    top: 0;
}

.p_menu::after{
    content: "";
    position: absolute;
    border:5px solid;
    border-color: transparent transparent transparent #AFAFAF;
    top:0.7em;
    right: 0.5em;
    transition: 0.5s;
}
.p_menu:hover::after{
    transform: scaleX(-1);
}




.td_1 {
	font-family: Arial;
	font-size: 10t;
	font-weight: bold;
	background-color: #DEE3E7;
	padding: 7px;
	color: #000043;
	vertical-align: middle;
}

.td_2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	background-color: #D1D6DA;
	padding: 7px;
	color: #000043;
	vertical-align: middle;
}

.td_3 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	background-color: #C8D0D6;
	padding: 7px;
	color: #000043;
	vertical-align: middle;
}

.td_4 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #1F7FB0;
	padding: 5px;
	color: #FFD46D;
	vertical-align: middle;
}

.td_4 a, .td_4 * td a,
.td_4 a:active, .td_4 * td a:active,
.td_4 a:visited, .td_4 * td a:visited {
	font-family: Arial;
	color: #ffffff;
	text-decoration: underline;
}

.td_4 a:hover, .td_4 * td a:hover { 
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}

.td_5 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #DD524B;
	padding: 5px;
	color: #FFD46D;
	vertical-align: middle;
	text-align: center;
}

.td_6 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: green;
	padding: 5px;
	color: #FFD46D;
	vertical-align: middle;
	text-align: center;
}

.td_6 a, .td_6 * td a,
.td_6 a:active, .td_6 * td a:active,
.td_6 a:visited, .td_6 * td a:visited {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}

.td_6 a:hover, .td_6 * td a:hover { 
	font-family: Arial;
	color: #ffffff;
	text-decoration: underline;
}

.td_7 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px;
	color: #323232;
	text-align: center;
	border: 1px solid #C2C2C2;
}

.td_7 a, .td_7 * td a,
.td_7 a:active, .td_7 * td a:active,
.td_7 a:visited, .td_7 * td a:visited {
	font-family: Arial;
	color: #656565;
	text-decoration: none;
}

.td_7 a:hover, .td_7 * td a:hover { 
	font-family: Arial;
	color: #656565;
	text-decoration: underline;
}

.td_8 {
	font-family: Verdana;
	font-size: 11pt;
	line-height: 17pt;
	font-weight: normal;
	background-color: #EFEFEF;
	padding: 7px;
	color: #000043;
	vertical-align: middle;
}

.td_9 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	background-color: #DEE3E7;
	padding: 7px;
	color: #000043;
	vertical-align: middle;
}


INPUT.input {
	font-family: Arial;
	border: 1px solid black;
	width: 340px;
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	padding-left: 3px;
}

INPUT.input2 {
	border: 1px solid black;
	width: 120px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding-left: 3px;
}

INPUT.input3 {
	border: 1px solid black;
	width: 30px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding-left: 3px;
}

INPUT.input4 {
	border: 1px solid black;
	width: 50px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding-left: 3px;
}

INPUT.input5 {
	border: 1px solid black;
	width: 340px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding-left: 3px;
}

INPUT.input6 {
	border: 1px solid black;
	width: 340px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding-left: 3px;
}

textarea.comment {
	border: 1px solid black;
	width: 340px;
	height: 80px;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	padding-left: 3px;
}

textarea.comment2 {
	border: 1px solid black;
	width: 340px;
	height: 80px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding-left: 3px;
}

textarea.input3 {
	border: 1px solid black;
	height: 150px;
	width: 340px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	padding-left: 3px;
}

INPUT.submit {
	color: #000000;
	background-color: #ffffff;
	font: normal 12px Arial;
	border: 1px solid black;
	width: 200px;
	cursor: hand;
}

INPUT.submit2 {
	color: #000000;
	background-color: #ffffff;
	font: normal 12px Arial;
	border: 1px solid black;
	width: 100px;
	cursor: hand;
}

SELECT.select {
	border: 1px solid black;
	width: 340px;
	font: normal 12px Arial;
	color: #000000;
	padding-left: 3px;
}

SELECT.select2 {
	border: 1px solid black;
	width: 65px;
	font: normal 12px Arial;
	color: #000000;
	padding-left: 3px;
}

SELECT.select3 {
	border: 1px solid black;
	width: 75px;
	font: normal 12px Arial;
	color: #000000;
	padding-left: 3px;
}

SELECT.select4 {
	border: 1px solid black;
	width: 120px;
	font: normal 12px Arial;
	color: #000000;
	padding-left: 3px;
}

.error, .error * td {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.error a, .error * td a,
.error a:active, .error * td a:active,
.error a:visited, .error * td a:visited { 
	font-family: Arial;
	color: #0389d0;
	text-decoration: underline;
}

.error a:hover, .error * td a:hover { 
	font-family: Arial;
	color: #0389d0;
	text-decoration: none;
}


.rasp_1 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #F0F0F0;
	padding: 7px;
	color: #000043;
	vertical-align: middle;
	border-color:#242424;
	border-style: double;
	border-width: 3px;
}

.rasp_2 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	background-color: #DEE3E7;
	padding: 7px;
	color: #3E3E3E;
	vertical-align: middle;
	border-color:#242424;
	border-style: double;
	border-width: 3px;
}

.rasp_3 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	background-color: #F0F0F0;
	padding: 15px 7px 15px 7px;
	color: #000043;
	vertical-align: middle;
	border-color:#242424;
	border-style: double;
	border-width: 3px;
}

.bord {
	border-color:#242424;
	border-style: double;
	border-width: 3px;
}
