body
{
	font-size: 9pt;
	color: #111111;
	font-family: Tahoma;
	background: #EBEBEB url(layout/bg-main.jpg) center center repeat-y;
}

a
{
	color: #DC0000;
	text-decoration: None;
}

a:hover
{
	color: #DC0000;
	text-decoration: Underline;
}

.myinput
{
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma;
}

button
{
	border: 0px solid #999999;
	font-size: 8pt;
	color: #8D390D;
	font-family: Tahoma;
	font-weight: Bold;
	padding: 2px 1px 2px 10px;
	width: 68px;
	background: url(layout/button.jpg) center center no-repeat;
}

td
{
	font-size: 9pt;
	color: #111111;
	font-family: Tahoma;
	line-height: 15pt;
}

.tdj
{
	text-align: Justify;
}

p
{
	font-size: 9pt;
	color: #111111;
	font-family: Tahoma;
	line-height: 15pt;
}

.copyright
{
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma;
	line-height: 13pt;
}

.leftmenu
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: Bold;
	padding: 2px 2px 2px 25px;
	background: url(layout/leftmenu.gif) 10px center no-repeat;
}

.leftmenu:hover
{
	font-size: 8pt;
	color: #F6F6F6;
	font-family: Tahoma;
	font-weight: Bold;
	padding: 2px 2px 2px 25px;
	background: url(layout/leftmenu.gif) 10px center no-repeat;
}

.langset
{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: Bold;
}
.langset:hover
{
	font-size: 8pt;
	color: #FFA500;
	font-weight: Bold;
}

.title
{
	font-size: 12pt;
	color: #DC0000;
	font-weight: Bold;
}

.catalog
{
	font-size: 10pt;
	color: #DC0000;
	font-weight: Bold;
	padding: 3px 2px 3px 36px;
	background: url(layout/bg-menu.jpg) 1px center no-repeat;
}

.list
{
	font-size: 9pt;
	color: #0000FF;
	font-family: Tahoma;
	font-weight: Bold;
}

.list:hover
{
	font-size: 9pt;
	color: #DC0000;
	font-family: Tahoma;
	font-weight: Bold;
}

