
INPUT.button {
	border: 2px solid;
	border-color: #378BE2 #0C3660 #0C3660 #378BE2;
	background: #11477F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;

	width: 100%;
	cursor: pointer;
	margin: 0px 3px 3px 0px;
}
.input {
	height: 20px;
	width: 105px;
        border-left:1px solid #416b95;
        border-top:1px solid #416b95;
	border-right:1px solid #416b95;
        border-bottom:1px solid #416b95;
	background:#FFFFFF;
}

INPUT.tagasiside {
	border-width : 1px 1px 1px 1px;
	border-color: #999999;
        border-style : solid solid solid solid;
        background : #ffffff;
}

hr {
	border-style: dotted;
	color: #999999;
	size: 1px;
}

h1 {
	color: #eb0909;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 8px;
}

h2 {
	color: #1d405f;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
}

h3 {
	color: #1d405f;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	text-transform: none;
}

A:link, A:visited {
	color: #eb0909;
	text-decoration: none;
	text-transform: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
	text-transform: none;
}

.white, a:link.white, a:visited.white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.white {
	color: #f41717;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.white_bold, a:link.white_bold, a:visited.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
}

a:hover.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
}

.menu1, a:link.menu1, a:visited.menu1 {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.menu1 {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.menu2, a:link.menu2, a:visited.menu2 {
	color: #1c3853;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}

a:hover.menu2 {
	color: #ee1111;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}

body {
	color: #444444;
	text-decoration: none;
	text-align: justify;
}

td {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
}

p {
	color: #444444;
	text-decoration: none;
}

.blue, a:link.blue, a:visited.blue {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

a:hover.blue {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}