html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
table{border-collapse:collapse;border-spacing:0;}

body		{	overflow: hidden; background-color: black}
body,td,th	{	font-family: sans-serif, Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; color: #DADADA; }

.hand				{	cursor: hand}
html>body	.hand	{	cursor: pointer }
.moveHand			{	cursor: move}

.bigg	{	font-size: 36px;}
.big	{	font-size: 17px;}
.small	{	font-size: 10px;}

.bold	{	font-weight: bold}

.white	{	color: white; }
.black	{	color: black; }
.gray	{	color: #888888; }
.red	{	color: red; }

a		{ text-decoration: none;}
a:hover	{ text-decoration: none; color: white;}
a.delLink:hover	{ text-decoration: none; color: red;}


#table_1	{	height: 100%; width: 100%;}
#bg_up 		{	background: url('img/bg_up.jpg') repeat-x bottom; vertical-align: bottom; padding:60px 60px 0px 60px;}
#bg_mid 	{	background: url('img/bg_mid.jpg') repeat-x center; height: 198px; }
#bg_down 	{	background: url('img/bg_down.jpg') repeat-x top; vertical-align: top; height: 100%;}

#bg_up_1,		
#menu_div	{	width: 900px; text-align: center;}
#bg_up_1	{	height: 190px;}

#bg_down_1		{	height: 100%; width: 100%;}
#bg_down_footer	{	height: 20px; width: 900px;}

.menuItem	{	font-size: 12px; background-color:#32343b; padding:3px 10px; border-left:1px solid #71757e; border-right:1px solid #71757e}
.menuImg	{	display: inline; }

#scrollShaderL,
#scrollShaderR	{	top: 0px; width: 52px; height: 198px; float: left; z-index: 2; position:relative; }

#scrollShaderR	{	float: right; }

#demo-wrapper {
	overflow: hidden; 
	width: 600px;
	position: absolute;
	left: 0px;
}
 
#demo-inner {
	position: relative; top: 1px;
}
#scrollerTable td	{	text-align: center; vertical-align: center}

.imgFrame	{	background: url(highslide/graphics/loader.gif) no-repeat center center; }


.adminBack	{	background: url('img/adminBack.jpg') repeat-x top; }