.container{
	width:600px;
 	height:100%;
  	text-align:center;
}

.rtop, .rbottom{display:block;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #DEAF53}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

.banerTop{
	width:100%;
	background: #DEAF53;
}

.bordered{
	border:1px solid #eeaa55; 
}

.topSearch{
	width: 217px;
	height:23px;
	font-size:14px;
	padding: 0px;
	margin: 0px;
}

.topSearchButton{
	width: 99px;
	height:23px;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
}

.errorForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.menu_user_pensil {
	background: url(/skins/Default/img/menu_pencil.gif) no-repeat top;
	color: #eeeeee;
	font-size: 12px;
	height: 25px;
	width: 588px;
}

.menu_user_pensil TD A{
	color: #eeeeee;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.star_menu A{
	font-size: 14px;
}

.menuitem, .menuitem:VISITED{
	color: #FFFFFF;
	font-weight:bold;
	font-family:sans-serif;
}
.login {
	HEIGHT: 13px;
	BORDER: #FFF 0px solid;
	padding: 0px;
	margin: 0px;
	FONT: 10px Verdana,sans-serif;
	COLOR: #000000;
	CURSOR: text;
	WIDTH: 94px;
}

.content, .content td, .content th, .content div, .content span{
	FONT: 11px Verdana,sans-serif;
}

.content, .content td, .content th{
	vertical-align : top;
}

.linkSpetial A:link{
	color:#59C918;
}
.linkSpetial A:visited{
	color:#85C963;
}

.centerContent{
	width:100%
	padding-left:100px;
	padding-right:100px;
}

.titleSpecial{
	color:#59C918;
	font-size:20px !important;
	font-weight:bold;
}

.text{
	FONT: 10px Verdana,sans-serif;
}

.gallImages span{
	margin:3px 3px 3px 3px;
}

.gallImages{
	text-align : left;
	vertical-align : top;
}

.gallCats{
	text-align : left;
	vertical-align : top;
}

.instList{
	width:100%;
	border : 1px solid Silver;
}

.small{
	font-size:10px;
}

.line {
	width:500px;
	background: brown;
	HEIGHT: 1px;
}

.inRed{
	color:#F14B52;
}

.infoBlock td{
	font-size:11px;
}
BODY {
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
	COLOR: #B87039;
	FONT-FAMILY: Tahoma, sans-serif;
	BACKGROUND-COLOR: #FFF0D0;
	SCROLLBAR-FACE-COLOR: #ffe4c4;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffe4c4;
	SCROLLBAR-SHADOW-COLOR: #ffe4c4;
	SCROLLBAR-3DLIGHT-COLOR: #ffffe0;
	SCROLLBAR-ARROW-COLOR: #ff7f50;
	SCROLLBAR-TRACK-COLOR: #fff0d0;
	SCROLLBAR-DARKSHADOW-COLOR: #ff7f50;}

img{
	behavior: url("/resources/png.htc");
	BORDER: 0px none;
}

	
A {
	BORDER: 0px none;
	FONT-SIZE: 11px;
	cursor:hand;
	TEXT-DECORATION: none;}

A:link, A:visited {
	BORDER: 0px none;
	COLOR: #2E3192;}

A:hover, A:active {
	BORDER: 0px none;
	COLOR: #3F42A3;
	text-decoration: underline;
	}


INPUT{
	font-size:11px;
	font-family:sans-serif;
	height:18px;
	color: #B93D1B;
}

INPUT.inpborder{
		border: 1px #B93D1B solid;
}

INPUT.buttonf{
		border: 1px #B93D1B solid;
		background-color:#F7E1A3;
}

INPUT.fullwidth{
	width:100%;
}

INPUT.makeblack{
	color: #000000;
}

SELECT{
	font-size:11px;
	color: #B93D1B;
}

TH{
	font-weight:bold;
}
TD{
	word-wrap:break-word;	
}
H2{
	font-size:14px;
	line-height:20px;
}

H3{
	font-size:13px;
	line-height:20px;
}
LI{
	margin-bottom:5px;
}

textarea {
	overflow: auto;
	word-wrap: break-word;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	color: #B93D1B;
}
#search_results_item_table_tr td{
	vertical-align: middle;
}