body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/img_01.jpg);
}
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #31718A;
}
a:hover {
	text-decoration: none;
}


td {
	vertical-align: top;
}

div.title {
	font-family: Tahoma;
	font-size: 11px;
	color: #467F96;
}

div.date {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

div.bmenu, div.bmenu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #467F96;
	text-decoration: none;
}

div.bmenu a:hover {
	text-decoration: underline;
}

div.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #929191;
}
input {
	border: 1px solid #B4B4B4;
	margin-top: 1px;
	margin-bottom: 1px;
}

div.scopy {
	font-family: Tahoma;
	font-size: 9px;
	color: #A6A6A6;
}

div.langs a {
	font-family: Tahoma;
	font-size: 11px;
	color: #949494;
}
div.langs a:hover {
	text-decoration: none;
}
select {

	border: 1px solid #B4B4B4;
}
textarea {

	border: 1px solid #B4B4B4;
}

.t td {
	border: 1px solid #CCCCCC;
	vertical-align: top; 
}

.redtext{
	font-family: Tahoma;
	font-size: 16px;
	color: Red;
	font-weight: bold;
}