
body,td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
}
body{
margin: 0px;
padding: 0px;
}



img{ border: 0px; }

a{
	color:#74482a;
}
a:hover {
	color:#54280a;
	text-decoration:none
}

.menux{
	/*background:url(/img/leftmenu_topbg.jpg) repeat-x top;*/
}
.menux tr{
	background:url(/img/leftmenu_topbg.jpg) repeat-x top;
	padding:0px;
	cursor:pointer;
}
.body {
	background:#f9f7f1;
	width:100%;
	/*height:100%;*/
}
.top_backg {
	background:#2d2c2c url(/img/top_backg.gif) repeat-x;
	height:15px;
	width:100%;
	line-height:2px;
}
.marmar_bg {
	background:#d1c699 url(/img/marmar_bg.gif) repeat-x;
	width:100%;
	height:3px;
    line-height:0px;
}

.marmar_bg td{
    line-height:0px;
    /*height:0px;*/
}
.marmar_bg img{
    height:5px;
}
.top {
	background:#f8efd7 url(/img/top.jpg) no-repeat left;
	height:178px;
	width:100%;

}
.top2 {
	background:#f8efd7 url(/img/top2.jpg) no-repeat left;
}
.login_t {
	color:#74482a;
}
.login {
	background:url(/img/log_bg.gif) repeat-x;
	border: 1px solid #74482a;
}
.login2 {
	background:url(/img/but.gif) no-repeat;
	border:0px;
	width:54px;
	height:19px;
	font-weight:bold;
	color:#74482a;
	font-size:10px;
}
.menuTable {
	background:#746f6f url(/img/2bg.gif) repeat-x;
	width:100%;
}
a.menu{
	color:#ffd;
	text-decoration:none;
	font-size:11px;  font-weight: bold;
}

a.menu:hover {
	color:#fff;
	text-decoration:none;font-size:11px;
}
a.menu_l{
	color:#cdc;
	text-decoration:none;
	font-size:11px;
}
a.menu_l:hover{
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
a.menu1:link {
	color:#ebc290;
	font-family:georgia;
	text-decoration:none;
	font-size:14px;
	padding-left:15px;
}
a.menu1:visited {
	color:#ebc290;
	font-family:georgia;
	text-decoration:none;
	font-size:14px;
	padding-left:15px;
}
a.menu1:active {
	color:#ebc290;
	font-family:georgia;
	text-decoration:none;
	font-size:14px;
	padding-left:15px;
}
a.menu1:hover {
	color:#dbb280;
	font-family:georgia;
	text-decoration:none;
	font-size:14px;
	padding-left:15px;
}

#left {
	padding-left:15px;
}
.content {
	width:100%;
	background:#f9f7f1 url(/img/body_bg.gif) repeat-x top;
}
.leftMenu {
	width:193px;
	height:250px;
	background: #2d2c2c url(/img/leftmenu_bg.jpg) repeat-y;
	padding-left:6px;
	padding-right:6px;
}
.pager td{ font-size: 10px; color: #6F6969;}
div.error{ color: red; }
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 1010;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px veranda;
line-height: 1.1em;
color: white;
padding: 5px 0 8px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 1005;
}
.quote{ background: #f8f8f8; border: 1px solid #dfdfdf; padding: 5px;}
.leftHeader{ color: #feefef; display: block; background: #736F6F; padding: 2px; margin-left: -12px; padding-left: 15px; font-size: 10px;}
blockquote{
	background: #f8f8f8; border: 1px solid #dfdfdf;padding: 5px;
}


