body
{
	background-color: #DBDBDB;
	margin: 0px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

td.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

a {
	color:#990000;
	text-decoration:underline;
}

a.topMenu {
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.menuLinks
{
  color:#666666;
  font-weight:bold;
  text-decoration:none;
  width:100%; 
  height:100%;
  padding: 5px 5px 4px 5px;
  background-color: #F1EEE9;
}

a.menuLinks:hover
{
  color:#666666;
  font-weight:bold;
  text-decoration:none;
  width:100%; 
  height:100%;
  padding: 5px 5px 4px 5px;
  background-color: #DFDD18;
}

a:hover
{
	text-decoration:underline;
}

h1 {
	color:#990000;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}

h2 {
	color:#990000;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.content {
	padding:10px;
	vertical-align:top;
}

.small {
	font-size:10px;
}

.gray {
	color:#666666;
}

.black {
	color:#000000;
}

.red {
	color:#CC0000;
	font-weight:bold;
	font-size:16px;
}

.menu {
	background-color:#938882;
	text-align:center;
	vertical-align:middle;
	background-image:url(../images/corner.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:115px;
}

.dashed
{
  padding: 5px 0px 4px 0px;
	background-image:url(../images/dash_h.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	/*border-bottom:dashed; */
	
}

.dashed2
{
  padding: 5px 0px 10px 5px;
	background-image:url(../images/dash_h.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	/*border-bottom:dashed; */
	
}

.adress {
	background-image:url(../images/adress_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:6px;
	font-size:10px;
}

.block {
	border:1px solid #C9C4B8;
	padding:1px;
}

.sell {
	background-color:#F1EEE9;
	padding:3px;
	background-image:url(../images/woman.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:165px;
	vertical-align:top;
}

ul {
	margin-left:20px;
}

hr {
	width:100%;
	height:3px;
	color:#C9C4B8;
	margin-top:-4px;
}

input.text {
	height:18px;
	font-size:10px;
	color:#000000;
	width:180px;
	border:1px solid #938882;
}

textarea {
	font-size:10px;
	color:#000000;
	width:260px;
	border:1px solid #938882;
}

select {
	font-size:10px;
	color:#000000;
	width:180px;
	border:1px solid #938882;
}

.button_small {
	background-image:url(../images/button_small.jpg);
	color:#505457;
	font-weight:bold;
	font-size:11px;
	border-width:0px;
	width:44px;
	height:20px;
	cursor:pointer;
}
.button_mid {
	background-image:url(../images/button_mid.jpg);
	color:#505457;
	font-weight:bold;
	font-size:11px;
	border-width:0px;
	width:104px;
	height:20px;
	cursor:pointer;
}
.button_big {
	background-image:url(../images/button_big.jpg);
	color:#505457;
	font-weight:bold;
	font-size:11px;
	border-width:0px;
	width:184px;
	height:20px;
	cursor:pointer;
}
.bord {
     border:1px solid #C9C4B8;
}
.thumb {
	padding: 3px;
	border: 2px solid #990000;
}
