/* CSS Document */
html {
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px; color:#191716;
	background-color: #FAF9F7;
	scrollbar-arrow-color: #CB3828;
	scrollbar-face-color: #BFAA97;
}
TD{
	font-family: Tahoma;
	font-size: 12px; color:#191716;
}
IMG{
	border-color: #9E3927;
}
A:link, A:active, A:visited {
	FONT-SIZE: 12px; COLOR: #191716; FONT-FAMILY: Tahoma;  text-decoration: underline;
}
A:hover {
	FONT-SIZE: 12px; COLOR: #191716; FONT-FAMILY: Tahoma;  text-decoration:none;
}
A.menu1:link, A.menu1:active, A.menu1:visited {
	FONT-SIZE: 13px; COLOR: #C13926; FONT-FAMILY: Tahoma;  text-decoration:none; font-weight:bold
}
A.menu1:hover {
	FONT-SIZE: 13px; COLOR: #E5A43E; FONT-FAMILY: Tahoma;  text-decoration:none; font-weight:bold
}
A.sub:link, A.sub:visited, A.sub:active {
	FONT-SIZE: 12px; COLOR: #C13926; FONT-FAMILY: Tahoma; text-decoration:none; font-weight:bold;
}
A.sub:hover{
	font-family: Tahoma; font-size: 12px; color:#E5A43E; text-decoration: none; font-weight:bold;
}
TD.header_bg{
	background-image: url(img/header_bg.gif);
	background-repeat:repeat-x;
}
TD.logo_bg{
	background-image: url(img/shap1.jpg);
	background-repeat: no-repeat;
}
TD.right_bg{
	background-image: url(img/right_bg.gif);
	background-repeat: repeat-y;
}
TD.body_bg{
	background-image: url(img/bg.jpg);
	background-position:bottom right;
	background-repeat: no-repeat;
}
TD.colon_bg{
	background-image: url(img/kolontit.jpg);
	background-position:right;
	background-repeat: repeat-x;
}
TD.colon2_bg{
	background-image: url(img/bg2.jpg);
	background-repeat: repeat;
}
SPAN.keywords{
	FONT-SIZE: 12px; COLOR: #191716; FONT-FAMILY: Tahoma;  
	
}
TABLE.spec_bg{
	background-image: url(img/spec.jpg);
	background-repeat: no-repeat;
}
SPAN.search{
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 12px; color:#49281B; font-weight:bold;
}
TD.dotted_bg{
	background-image: url(img/dotted_bg.gif);
	background-position:center;
	background-repeat: repeat-x;
}
DIV.breadcrumbs{
	padding-bottom:5px;
	font-family: Tahoma;
	font-size: 10px; color:#7C7C7C;
}
A.bc:link, A.bc:visited, A.bc:active {
	font-family: Tahoma; font-size: 10px; color:#7C7C7C;
	text-decoration: underline;
}
A.bc:hover{
	font-family: Tahoma; font-size: 10px; color:#7C7C7C;
	text-decoration: none;
}
DIV.zag{
	font-family: Tahoma; font-size: 15px; color:#8D261B; font-weight:bold;
}
DIV.content{
	font-family: Tahoma;
	font-size: 12px !important; color:#191716 !important;
	padding: 20px;

	
}
DIV.block_header{
	text-align:center;
	font-family: Tahoma; font-size: 13px; color:#613014; font-weight:bold;
}
DIV.block_body{
	font-family: Tahoma; font-size: 12px; color:#373838;
}
A.more:link, A.more:visited, A.more:active {
	font-family: Tahoma; font-size: 11px; color:#8D261B;
	text-decoration: none;
}
A.more:hover{
	font-family: Tahoma; font-size: 11px; color:#E5A43E;
	text-decoration: none;
}
h1{
	font-family: Tahoma; font-size: 15px; color:#8D261B; font-weight:bold;
}
h2{
	font-family: Tahoma; font-size: 15px; color:#8D261B; font-weight:bold;
}
#pic {
	margin: 10px;
}
