table.table1{
	background: #cfcfcf;
}
table.table1 tr td{
	background: #fafafa;
	padding: 2px;
}
table.table1{ margin: 0px; padding: 0px; }

table.table2{
	background: #282F4C;
}
table.table2 tr td{
	background: #fafafa;
	padding: 2px;
}
table.table2{ margin: 0px; padding: 0px; }

body,td{ font-size: 11px; font-family: verdana; }
a{ color: darkblue; }
body{ margin: 0px; padding: 0px; background: #E5E4DE; cursor: default;}
div.leftmenu{  line-height:150%; width: 189px;}
 
.leftmenu strong{ display: block; color: #F0D8A0; padding: 5px; padding-left: 15px; background: #282F4C;
font-size: 11px; text-transform: uppercase;
}
.leftmenu a{ 
	display: block;
	 padding-left: 15px;
	color: #CFCCB9; 
	font-size: 11px; 
	 text-decoration: none;
	 border-bottom: 1px solid #272D4D;
	 
	 background-position: left;
	 background-repeat: no-repeat;
 
}
.leftmenu a:hover{ text-decoration: none; color: white; }

form{ display: inline; }
img{ border: 0px; }
a.whs{ color: #E6E5E0; }
div.fastlinks{ color: white; padding-bottom: 25px; padding-top: 10px; font-size: 10px; padding-left: 2px; margin-bottom: 2px;}
.fastlinks a{ color: #E5E4DE; }
.login, .login2{ border: 1px solid #111; width: 125px; background: #aA95aF;}
.login2{ width: 50px; }
.block1{ background: #eee; border: 1px solid #6B4F68; width: 314px;}
.pager tr td{ font-size: 10px; color: #555;}


.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;
}

.newsfoot{
	border-top: 1px solid #c3c3bd;margin:-3px;padding:5px;   		
	color:#353859;background:#eaeaea
}
.newsbody{
	padding-left:5px;padding-right: 15px;  padding-bottom: 14px;
	padding-top: 10px;
}
.newsouter{
	border: 1px solid #C3C2BD; padding: 5px; margin-bottom: 5px;background: #fafafa;
}
.newshead{
	border-bottom: 1px solid #c3c3bd;margin:-3px;padding:5px; 	
	margin-bottom: 4px;
	background: #282F4C; color:#e2e2e2;
	font-weight: bold;padding-left:10px;
}
.ndate{
	color:#006400;font-size:10px; padding-bottom: 10px;
}
p{ margin: 0px; padding: 0px; }
.newsbody blockquote{
	background: #efefef;  padding: 5px; border: 1px solid #e0e0e0; font-size: 11px;
}
.quote{
	background: #efefef;  padding: 5px; border: 1px solid #e0e0e0; font-size: 11px;
}
/** for new year 

.newshead{
	border-bottom: 1px solid #c3c3bd;margin:-3px;padding:5px; 	
	margin-bottom: 4px;
	color:#e2e2e2;
	font-weight: bold;padding-left:10px;
	background: url(/img/ny_news_head.jpg) #282F4C;
}
.newsfoot{
	border-top: 1px solid #c3c3bd;margin:-3px;padding:5px;   		
	color:#353859; 
	background: url(/img/ny_news_foot.jpg) #eaeaea;
}


**/

table.smallitems tr td img{ width: 30px; height: 30px; }

.popubobjArts{
    position:absolute;
    z-index:100;border:1px solid #D2AB7E;
    top: 10px; left: 100px;
    background: #F8EBBB; width: 320px;
}
.popupArtsTitle{
    font-weight: bold; font-size: 12px;                
    padding: 4px;
    color: darkred;
}
.popupArtsContent{
    font-size: 12px; 
    padding: 1px;                
}
