/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-repeat: repeat-x;
//	background-position: -10px -20px;
	background-position: top left;
	
	background-image: url(../imgcom/bg.gif);
	border: 0px;	
}

h3 {
    font-size: 15px;
}

.bodysubpage {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-repeat: repeat-x;
//	background-position: -10px -20px;
	background-position: top left;
	
	background-image: url(../imgcom/bg2.gif);
	border: 0px;
	
}

.bgmenu{
background-repeat: no-repeat;
background-image: url(../imgcom/bgmenu.jpg);
}

.bgmenu table td {
    text-align: left;
}

a.topmenu:link, a.topmenu:visited  {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover  {

	color: #FF3300;
	text-decoration: none;
}

a.bottomenu:link, a.bottomenu:visited  {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
a.bottomenu:hover  {

	color: #FF3300;
	text-decoration: none;
}

a.siteindex:link, a.siteindex:visited  {
	color: #ccc;
	text-decoration: none;
}
a.siteindex:hover  {

	color: #FF3300;
	text-decoration: none;
}
.siteindex{
font-size: 9px;
	font-weight: normal ;
	text-transform: lowercase;
	color: #666666;
}
.siteindex.selected{
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif
color: #666666;
}



body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.S1 {
	font-size: 60px;
	color: #CCCCCC;
}
.S2 {color: #999999}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF6666;
}
a:active {
	color: #CC0000;
}
.S3 {
	font-size: 11px;
	font-weight: bold;
	font-family: TAHOMA, Geneva, Arial, Helvetica, sans-serif;
}
.S4 {color: #CCCCCC}
.etxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

/* MB */

.catalog_a_adsc {
    text-align: right;
}

.catalog_a_adsc a:link, .catalog_a_adsc a:visited, .catalog_a_adsc a:active {
    font-weight: bold;
    color: black;
    text-decoration: none;
    font-size: 11px;
}

.catalog_a_adsc a:hover {
    font-weight: bold;
    color: red;
    text-decoration: none;
    font-size: 11px;
    

.catalog_a_img:hover {
}
