/* CSS Document */
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.border {
	border: 1px solid #a4a5a6;
}
.shado_top {
	background-image: url(../images/shado_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 8px;
}
.shado_right {
	background-image: url(../images/shado_right.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 8px;
}
.link_Shado {
	background-image: url(../images/link_shado.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	width: 302px;
}
.shado_bot {
	background-image: url(../images/shado_bot.png);
	background-repeat: repeat-x;
	background-position: right top;
	
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
a.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #0072BC;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
}

.title{
	font-family:Tahoma;
	font-size: 14px;
	color: #0072BC;
	font-weight: bold;
	text-decoration: none;
}
.img {
	background-image: url(../images/img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 240px;
	width: 495px;
}

