﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
}

#maintable
{
	background-image: url(Images/baner.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 120px;
	background-color: #dfe2de;
}

/*.MainNav 
{
	height: 20px; 
	color: #D1E5A0; 
    font-family: Verdana,Arial,Helvetica,sans-serif; 
    font-size: .9em;
}*/

/*.MainNav td a
{
	text-decoration : none; color : #D1E5A0;
	
}*/

/*.MainNav2 
{
	color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif; 
    font-size: 1em;
}

.MainNav2 a
{
	color : #000000; /*#D1E5A0; 
	text-decoration : none; 
}
	*/

/*.SubNav 
{
	color: #000000;
    /*font-family: Verdana,Arial,Helvetica,sans-serif; 
    font-size: 1em;
    text-align : left;
    padding : 2px 4px 2px 4px;
    background-color : #000000; 
    border : solid 2px #000000;
}*/
.B1
{
	font-family: Arial Times New Roman;
	font-weight: bold;
	font-size: 12pt;
	color: #660000;
	border-bottom: dashed 1px #000000;
	margin-bottom: 5px;
	list-style-image: url(images/arrow_en.gif);
}

.B1 a
{
	text-decoration: none;
	color: #660000;
}
.B1 a:Hover
{
	text-decoration: none;
	color: #ffffff;
}
/*.B1 a:Visited { text-decoration : none; color : #660000;}*/
