BODY {
	margin:0;
	padding:0; 
	background-color:#AD6519;
	background-image:url("img/bg_main.gif");
	font-family: Arial; 
	font-size:12px;
	color:#B40000;
}

a, a:link, a:visited {
	color:#004162;
}
a:hover {
	color:#0000ff;
}
a:active {
	color:#ff0000;
}

TABLE {
	font-size: 12px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif
}

TD {vertical-align: top;}

IMG {border-width: 0px;}

.left_main {
	width: 205; 
	background-image: url("img/left.gif"); 
	background-position: right top; 
	background-repeat: no-repeat;
}

.right_main {
	width: 725; 
	background-image: url("img/inyan.gif"); 
	background-position: left top; 
	background-repeat: no-repeat; 
	border-left: #777777 1px solid;
	border-right: #777777 1px solid;
	padding: 10px; 
	background-color: #E6E6E6;
}

.main_link {
	font-size: 14px;
	font-weight: bold;
	font-face: Tahoma;
}

.main_link 
	a:link, .main_link a:visited, .main_link a:active {
	color:#9A0000;
	text-decoration:none;
	background-color:#FF0000;
	background-image:url("img/red.gif");
	border: #777777 1px solid;
}

.main_link 
	a:hover {
	background-image:url("img/gray.gif");
	background-color:#E2E2E2;
}

.menu {
	width:200; 
	height:25; 
	border: #7B7776 1px solid; 
	vertical-align: middle; 
	padding-left: 10px;
	background-color: #D2D2D2;
	background-image: url("img/menu.gif");
	font-weight:bold;
}

.menu 
	a:link, .menu a:visited, .menu a:active {
	color:#9A0000;
	text-decoration:none;
}

.menu
	a:hover {
	background-image:url("img/gray.gif");
	color:#6F6F6F;
	background-color:#E2E2E2;
	text-decoration:underline;
}

.foto TD {
	background-color: #A2A2A2; 
	padding: 5px; 
	text-align: center; 
	color: #7B7776;
}

.indx_foto {
	border: #888888 1px dashed;
}



