body, img {
  border: 0px;
  margin: 0px;
}

li { 
	margin: 5px 5px 5px -10px;
}

.ftr_l, .ftr_l * td {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}

.ftr_l a, .ftr_l * td a,
.ftr_l a:active, .ftr_l * td a:active,
.ftr_l a:visited, .ftr_l * td a:visited { 
	font-family: Verdana;
	color: #ffffff;
	text-decoration: none;
}

.ftr_l a:hover, .ftr_l * td a:hover { 
	font-family: Verdana;
	color: #ffffff;
	text-decoration: underline;
}

.ftr_c, .ftr_c * td {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
}

.ftr_c a, .ftr_c * td a,
.ftr_c a:active, .ftr_c * td a:active,
.ftr_c a:visited, .ftr_c * td a:visited { 
	font-family: Verdana;
	color: #B13E40;
	text-decoration: underline;
}

.ftr_c a:hover, .ftr_c * td a:hover { 
	font-family: Verdana;
	color: #B13E40;
	text-decoration: none;
}


.content, .content * td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
}

.content a, .content * td a,
.content a:active, .content * td a:active,
.content a:visited, .content * td a:visited { 
	font-family: Verdana;
	color: #0389d0;
	text-decoration: underline;
}

.content a:hover, .content * td a:hover { 
	font-family: Verdana;
	color: #0389d0;
	text-decoration: none;
}

.content h1, .content * td h1 { 
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.post, .post * td {
	font-family: verdana;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-indent: 0px;
}

.bord {
	border-color:#d1d1d1;
	border-style: double;
	border-width: 3px;
}

.menu_bnp a, .menu_bnp * td a,
.menu_bnp a:active, .menu_bnp * td a:active {
	font-family: Verdana;
	color: #0389d0;
	text-decoration: underline;
}

.menu_bnp a:hover, .menu_bnp * td a:hover { 
	font-family: Verdana;
	color: #ff0000;
	text-decoration: none;
}

.menu_bnp a:visited, .menu_bnp * td a:visited {
	font-family: Verdana;
	color: #8B8B8B;
	text-decoration: underline;
}

input.input {
	border: 1px solid #b8b8b8;
	height: 20px;
	width: 150px;
	font-size: 8pt;
	font-family: tahoma;
	color: #606060;
	padding-left: 3px;
}

input.input2 {
	border: 1px solid #b8b8b8;
	height: 20px;
	width: 130px;
	font-size: 8pt;
	font-family: tahoma;
	color: #606060;
	padding-left: 3px;
}

textarea.input3 {
	border: 1px solid #b8b8b8;
	height: 150px;
	width: 550px;
	font-size: 8pt;
	font-family: tahoma;
	color: #606060;
	padding-left: 3px;
}

input.submit {
	width: 80px;
	border: 3px double #d4d0c8;
	height: 24px;
	background: #d4d0c8;
	color: #000000;
	font: normal 10px verdana;
	cursor: hand;
}
