body {
	background-color:#FFFFFF;
	margin: 0px;
}

#tab {
	background-image:url("../images/tab.gif");
	background-repeat: no-repeat;
	width:86px;
	height:27px;
	text-align: center;
	/*10-14.gif*/
}
#tab a {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

#section_header {
	background-image: url("../images/section_header.jpg");
	background-repeat: no-repeat;
	height: 29px;
	background-color: #076BA7;
	color: #ffffff;
	padding-left: 35px;
	/*	width:322px; */
}
.section_header {
	font-size: 12px;
	font-weight: bold;
}

#section_content {
	background-image: url("../images/fon_l.gif");
	background-repeat: repeat-x;
	background-color: #6C95A6;
	
	vertical-align: top; 
	padding-left: 15px; 
	padding-right: 25px; 
	padding-top: 17px;
}
.section_content {
	color: #ffffff;
}
.section_content p {
	color: #ffffff;
	font-size: 12px;
}
#section_content ul {
	padding-left: 5px; 
	padding-bottom: 10px; 
	margin-left: 0px; 
	list-style: disc;
}
#section_content ul li {
	padding-bottom: 5px;
}
.section_content ul li a {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;	
}

#list_arrow {
	list-style-image: url("../images/arrow.gif");
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#list_arrow li {
	padding-bottom: 10px;
}
.list_arrow {
	color: #DD7317;
	font-weight: bold;
	font-size: 10px;
}
.list_arrow a {
	color: #DD7317;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.bot{
	text-decoration: none;
	color: #2D6074;
	font-size: 10px; 
	font-family: verdana,arial;
	font-weight: bold;
}
.bot:hover{color: red;}
	p, TD{
	font-size: 10px;
	FONT-FAMILY:verdana,arial;
	color: 000000;
}
