.line {
        border-bottom:1px solid #99a1a8;
}

INPUT.button { 
	border: 2px solid; 
	border-color: #ccd0d4 #82868b #82868b #ccd0d4; 
	background: url(img/button.gif) #99a1a8 repeat-x 0px 0px;
	color: #FFFFFF; 
	text-transform: uppercase;
	font-weight: bold; 
	font-size: 10px; 
	width: 100%;

}
 
.form {

	width: 100%;
        border-left:1px solid #99a1a8;
        border-top:1px solid #99a1a8;
	border-right:1px solid #99a1a8;
        border-bottom:1px solid #99a1a8;
	background:#FFFFFF;
}

.form2 {

	width: 55px;
        border-left:1px solid #99a1a8;
        border-top:1px solid #99a1a8;
	border-right:1px solid #99a1a8;
        border-bottom:1px solid #99a1a8;
	background:#FFFFFF;
}


h1 {
	color: #d41c2c;
	text-decoration: none;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 1px;
}

h2 {
	color: #888888;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
}

h3 {
	color: #888888;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	text-transform: none;
}

A:link, A:visited {
	color: #d41c2c;
	text-decoration: underline;
	text-transform: none;
}

A:hover {
	color: #777777;
	text-decoration: none;
	text-transform: none;
}

.valge, a:link.valge, a:visited.valge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a:hover.valge {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

.valge_bold, a:link.valge_bold, a:visited.valge_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	text-transform: none;
}

a:hover.valge_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: #ee1c2e;
	text-decoration: underline;
	font-weight: 400;
	text-transform: none;
}

.menu1_act, a:link.menu1_act, a:visited.menu1_act {
	color: #333333;
	text-decoration: underline;
	font-weight: 400;
	text-transform: none;
}

a:hover.menu1_act {
	color: #ee1c2e;
	text-decoration: underline;
	font-weight: 400;
	text-transform: none;
}

.bold, a:link.bold, a:visited.bold {
	color: #d41c2c;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

a:hover.bold {
	color: #d41c2c;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

body {
	background: url(img/taust.jpg) #FFFFFF repeat-x 0px 0px;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana, tahoma, arial, Trebuchet MS;
}

.png {
	behavior: url('pngBgBehavior.htc');
}


td {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: verdana, tahoma, arial, Trebuchet MS;
}


