body {
	font-family: Tahoma, Arial, Verdana;
}

a, a:hover {
	color: #003399;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.GrayBorderLeft {
	Border-left: #EBEBEC 1px solid
}

.YellowBorderLeft {
	Border-left: #FAA61A 1px solid
}

.WhiteBorder3 {
	Border: white 3px solid
}

ul {
	margin-left: 35px;
}

ul.Yellow {
	list-style-image : url(/imgs/el-20.gif);
}

ul.Yellow li {
	margin-top: 5px
}

li.Gray {
	list-style-image : url(/imgs/el-21.gif);
	margin-top: 5px;
	color: #BDBDBF
}
ul.Gray1{

margin-bottom: 0px;
margin-left:0px;
}
li.Gray1 {
	list-style-image : url(/imgs/el-20.gif);
	color: #616870;
}
li.Gray2 {
	list-style-image : url(/imgs/el-33.gif);
	color: #616870;
}

table.prod td {
	font-size: 70%;
}

.table_header1 td {
	vertical-align : top;
	color: bold;
	font-weight: bold;
	padding: 8px 8px 8px 20px;
}

.table_content1 td {
	padding: 8px 8px 8px 20px;
	vertical-align : top;
}

.table_spr1 {
	background-color: #EBEBEC;
	padding: 0px 0px 0px 0px;
}

.TopMenu, a.TopMenu, LeftMenu, a.LeftMenu {
	color: #C1C4F1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none
}

.Path {
	color: #AAACBD;
	font-size: 11px;
}

a.Path {
	font-size: 11px;
	color: #C1C4F1;
}


.LeftMenu, a.LeftMenu, .ShadowFont {
	filter: DropShadow(Color="Black", OffX=1, OffY=1, Positive=1); 
	width:100%;
}

.MainMenu {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	filter: DropShadow(Color="Black", OffX=1, OffY=1, Positive=1); 
	width:100%;
}

.Header1, a.Header1 {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: white
}

a.Header1:hover {
	text-decoration: underline
}

a.BlueLink, a.BlueLink:hover {
	color: #003399;
	text-decoration: none
}

a.BlueLink:hover {
	text-decoration: underline
}

a.WhiteLink, a.WhiteLink:hover {
	color: white;
	text-decoration: none
}

a.WhiteLink:hover {
	text-decoration: underline
}

