	@charset "windows-1251";
	/* CSS Document */
/* color: #BA001C */
A:link { color: #BA001C; TEXT-DECORATION: underline}
A:active {COLOR: #BA001C; TEXT-DECORATION: none}
A:visited {COLOR: #BA001C; TEXT-DECORATION: underline}
A:hover {COLOR: #BA001C; TEXT-DECORATION: none}	
	body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	background-image: url(pics/newbg.gif);
	text-align: justify;
	}
	.menu{
	background-image: url(pics/menubg.gif);
	height: 25px;
	width: 164px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 7px;
	padding-left: 8px;
	}

	.pic{
		padding: 1px;
		border: 1px solid #D1D1D1;
	}
	h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BA001C;
	margin: 0px;
	padding: 0px;
	}
	
.title{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BA001C;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 14px;
	}	
	h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BA001C;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}	
	.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	}
	.title3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	}
	
	.tdfirst{
		width: 185px;
	}
.td1{
	background-image: url(pics/bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.td2{
	background-image: url(pics/bg1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.td3{
	background-image: url(pics/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.td4{
	background-image: url(pics/bg2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.table1{
	background-image: url(pics/bgbottom.gif);
	background-position: left top;
	border-top-color: #C2C5BA;
	border-top-width: 1px;
	border-top-style: solid;
}
.table2{
	background-image: url(pics/bgbottom2.gif);
	background-position: left top;
	border-top-color: #C2C5BA;
	border-top-width: 1px;
	border-top-style: solid;
}
.more{
	text-align: right;
	padding-top: 10px;
}
.topmenu{
	color: #555555;
	font-size: 9px;
}
.tablehead{
	text-align: center;
	font-weight: bold;
	background-color: #EEF0E8;
	border: 1px solid #DFDFDF;
	
}
.tabletd{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.bottom{
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}