﻿.redbord {
	border: 1px solid #FF0000;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #424447;
	text-decoration: none;
}
.topmenu-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover{
	text-decoration: underline;
}
.leftmenuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.leftmenuheader:hover{
	text-decoration: underline;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #5B5F6B;
	text-decoration: none;
}
a.leftmenu:hover{
	text-decoration: underline;
}
.leftmenu-in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #82899B;
	text-decoration: none;
}
a.leftmenu-in:hover{
	text-decoration: underline;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #515357;
	text-decoration: none;
}

.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.submenu:hover{
	text-decoration: underline;
}
.submenu-on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.submenu-on:hover{
	text-decoration: underline;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom:hover{
	text-decoration: underline;
}
.shopdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #5B5F6B;
	text-align: justify;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
td,p,span,div,select,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
a{
	color: #FF0000;
	text-decoration: underline;	
}
a:hover{
	text-decoration: none;
}
a.x{
	font-size: 7pt;
	color: #82899B;
	text-decoration: underline;	
}
a.x:hover{
	text-decoration: none;
}
.path{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515357;
}
a.path:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.justified{
	text-align: justify;
}
.search{
	font-size: 8pt;
}
.welcome{
	color: #515256;
	line-height: 20px;
	font-weight: bold;
	font-size: 9pt;
}

ul{
	list-style-image: url('/images/plus.gif');
}

.sedmail{
	border: 1px solid #82899B;
}
.formbutton{
	color: #FFFFFF;
	background-color: #82899B;
}

.grey{
	color: #82899B;
}

.greybold{
	color: #82899B;
	font-weight: bold;
}
th.x{
	color: #FFFFFF;
	background-color: #82899B;
}
td.t0{
	background-color: #CDD0D8;
}
td.t1{
	background-color: #E2E2E7;
}
.content{
	zborder-left: 1px solid #515357;
	zborder-top: 1px solid #515357;
	padding: 5px;
	
}
.back_body
{
	background-position : bottom left;
	background-repeat : no-repeat;
	background-image : url(/images/gates_back_body.jpg);
}
