body {
margin: 0;
padding: 0;
background-color: #614144;
overflow: -moz-scrollbars-vertical; /* Mozilla */
}

body, html {
border: none;
}

.maintable {
border: solid 1px #3D0C0D;
background-color: #3D0C0D;
width: 970px;
}

.menu {
height: 30px;
}

.menu_item a, .menu_item_active a{
color: #C0C0C0;
font-family: verdana;
font-size: 15px;
text-decoration: none;
}

.menu_item_active a{
text-decoration: underline;
}

.header {
height: 80px;
}

.footer a{
color: #C0C0C0;
font-family: verdana;
font-size: 12px;
text-decoration: underline;
}

.footer {
height: 30px;
color: #C0C0C0;
font-family: verdana;
font-size: 12px;
text-decoration: none;
}

.product_submenu {
width: 170px;
padding-left: 5px;
}

.product_info {
padding-top: 20px;
color: #C0C0C0;
font-family: verdana;
font-size: 15px;
text-decoration: none;
}

.product_info table td{
padding: 2px;
}

.product_submenu_table a{
color: #C0C0C0;
font-family: verdana;
font-size: 15px;
text-decoration: none;	
}

.product_submenu_table a.active {
text-decoration: underline;
}

.home {
background-image: url('/images/background.jpg');
}

.maintekst, .home {
border-top: solid 1px #614144;
border-bottom: solid 1px #614144;
}

.maintekst a, .home a{
font-family: verdana;
font-size: 12px;
color: #C0C0C0;
}

.maintekst, .maintekst table, .home, .home table{
font-family: verdana;
font-size: 12px;
color: #C0C0C0;
}

.maintekst td, .home td{
padding-top: 10px;
padding-left: 5px;
}