body{
	margin-left :0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : silver;
	color : #000000;
	background-image: url(images/bg.png);
}

a{
	color:#db261f;
	font-weight: bold;
}

h4{
	font-size: 18px;
}

h3{
	font-size: 16px;
	font-weight: bold;
}
.left_link_r{
	color:#db261f;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
	padding-left: 60px;
}

.left_link_b{
	color:#000000;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
	padding-left: 60px;
}

.left_link_b:hover{
	color:#db261f;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
	padding-left: 60px;
}
.cutter{
	color:#db261f;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
}

.center_link{
	color:#000000;
	font-family: tahoma;
	font-weight: bold;
	font-size: 13;
	text-decoration: none;
}
.center_link:hover{
	color:#0079d7;
	/*color:#db261f;*/
	font-family: tahoma;
	font-weight: bold;
	font-size: 13;
	text-decoration: none;
}
.bot_link{
	color:#000000;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
}

.bot_link:hover{
	color:#db261f;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11;
	text-decoration: none;
}
.padding{
	margin-bottom: 4px;
	padding-left : 20px;
	padding-right : 2px;
	padding-top : 2px;
}
.bg_center{
	background-image: url(images/vline.jpg);
	background-repeat : repeat-x;
}
.title{
	color:#ffffff;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12;
	text-decoration: none;
	padding-left: 20px;
}
.text{
	color:#000000;
	font-family: tahoma;
	font-size: 11;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom : 10px;
	padding-top : 10px;
	line-height : 17px;
}

.r{
color:#db261f;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11;
	text-decoration: none;
}

.highslide-image {
	BORDER-RIGHT: #b0b0b0 7px solid; BORDER-TOP: #b0b0b0 7px solid; BORDER-LEFT: #b0b0b0 7px solid; BORDER-BOTTOM: #b0b0b0 7px solid
}