body
{
	font-size: 10pt;
	color: #111;
	font-family: Verdana;
	background: url(layout/bg.png) repeat-x top;
}

a
{
	color: #006699;
	text-decoration: None;
}

a:hover
{
	color: #FF0000;
	text-decoration: Underline;
}

.searchinput
{
	font-size: 9pt;
	color: #333333;
	font-family: Verdana;
	height: 20px;
	border: 1px solid #5F5F5F;
}

button
{
	border: 1px solid #555555;
	background-color: #E0E0E0;
}

td
{
	font-size: 10pt;
	color: #111;
	font-family: Verdana;
	line-height: 13pt;
}

.tdj
{
	text-align: Justify;
}

p
{
	font-size: 10pt;
	color: #111;
	font-family: Verdana;
	line-height: 13pt;
}

.copyright
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana;
}

.catalog
{
	padding: 6px 10px 8px 40px;
	background:url(layout/bg-catalog.jpg) no-repeat;
	color: #333;
	font-weight: Bold;
	text-decoration: none;
}

.catalogleft
{
	padding: 6px 10px 8px 44px;
	background:url(layout/left.jpg) no-repeat 10px;
	color: #333;
	font-weight: Bold;
	text-decoration: none;
}

.page
{
	font-size: 10pt;
	color: #FF0000;
	font-weight: Bold;
}

.title
{
	color: #333;
	font-weight: Bold;
	text-decoration: None;
}

.title:hover
{
	color: #111111;
	font-weight: Bold;
	text-decoration: Underline;
}

.lang
{
	color: #FFFFFF;
	text-decoration: None;
}

.lang:hover
{
	color: #FFFFFF;
	text-decoration: None;
}
