a,a:link{
	color: #626262;
	text-decoration: underline;
}



a:hover{
	color: #B0261A;
	text-decoration: underline;
}

a.cpl,a.cpl:link{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: underline;
}

a.cpl:hover{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}

a.nl,a.nl:link{
	color: #B0261A;
	text-decoration: underline;
}

a.nl:hover{
	color: #B0261A;
	text-decoration: none;
}
a.ml,a.ml:link{
	color: #626262;
	text-decoration: none;
}

a.ml:hover{
	color: #B0261A;
	text-decoration: none;
}

html,body{
	height: 100%;
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

td{
	color: #626262;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.copy {
	background-color: #9ABCD8;
	background-image: url(../img/bg6.gif);
	background-repeat: no-repeat;
	border-bottom: 4px solid #84A6C2;
	color: #FFFFFF;
	font-size: 9px;
	padding: 0 10px 0 10px;
	text-align: center;
}

.date {
	color: #636363;
	font-size: 9px;
}

.gd {
	background-image: url(../img/brd_g.gif);
	background-position: center;
	background-repeat: repeat-x;
}

.rb {
	color: b0261a;
	font-weight: bold;
}

.vd {
	background-image: url(../img/brd_v.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.style2 {
	font-size: 12px;
	color: b0261a;
	font-weight: bold;
}
.zag
{
  color:#B0261A;
  font-size:14px;
  font-weight:bold;
}


h1
{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 3px;
	font-size: 10px;
        font-weight: bold;

        vertical-align: middle;
}