body {
	color: #000000;
	font-size: 12px;
	font-family: Arial, tahoma, verdana;	
}

table {
	font-size: 100%;
}


a {
	color: #000000;
}


a:hover {
	color: #ff0000;
}

.inp input{
color:#808080;
}



.logo a{
text-decoration:none;
color:#DFE4E7;
font-weight:bold;
font-size:10pt;
}

.white {
	color: #FFFFFF;
}
.white a {
	color: #FFFFFF
}

.white a:hover {
	color: #F0F0F0;
}

.black a {
	color: #000000;
}

.black a:hover {
	color: #F0F0F0
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: tahoma, verdana;
	font-size: 100%;
}

input.TextBox, input.TextBox_focus {
     background-color: #FFFFFF;
     color: #000000;
}

input.TextBox_empty {
     
     
     background-color: #F9F9F9;
     color: #000000;
}

input.submitButton {
	border: 1px solid #000000;
	background: #A0A0A0;
	color: #FFFFFF;
}

select {
	z-index: 1;
}

ul {
	margin-left: 13px
}

li {
	list-style-image: url(/images/li_img.gif);
	margin-top: 5px;
}


h1, h2, h3, h4, h5, h6 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Verdana;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	margin-bottom: 15px;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 9pt;
	font-family: arial;		
}

h2 a {
     text-decoration:none;
}


#form_required_field {
	color: #990000;
}

input.rsDirectory, input.dateTimeCalendar {
    background: #D0D0D0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #0A0A0A;
    border-bottom: 1px solid #0A0A0A;
    cursor: hand
}

a.menu {
	color: #000000;
	text-decoration:none;
}
a:hover.menu {
	color: #ff0000;
}

img {
     border:0px;
}

.top_menu {
     text-decoration:none;
     font-size:11px;
     font-family: Arial, tahoma, verdana;
}

.shopItem {
	padding: 5px; width: 25%;
	height: 48px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #F6F4F4;
	cursor: hand;
}

.shopItemOver {
	padding: 5px; width: 25%;
	height: 48px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	cursor: hand;
}


.tmw {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
.tmw a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}

a.tmw:hover {
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}

img {
	border: 0px;
	}
	
.phone1 {
	color: #DFE4E7;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;	
	font-weight:bold;
}

div.notify {
	border: 1px solid #A0A0A0;
	background: #F0F0F0;
	padding: 10px;
}

.shop td{
	text-align: center;
	font-weight: bold;
}

.catalog_startup {
	text-align:center;
}

.catalog_startup a{
	text-decoration:none;
}

