body { 
	cursor:url(inc/norm.cur);
    font-family: verdana; 
    font-size: 0.9em; 
    color: dimgrey; 
    background-color: #e5edff;  
} 
help {
	cursor: help;
}
embed {
cursor:url(inc/plus.cur);
}
p {
    font-size: 0.9em;
}

a { 
    text-decoration: none; 
} 

strong { 
    font-style: italic; 
    text-transform: uppercase; 
} 
li { 
    color: #900; 
    font-style: italic; 
} 
table {
	font-size: 0.9em;
}
table.tbl-main {
	width: 908px;
	height: 736px;
	position: fixed;
}
td.td-leftbar {
	text-align: center;
	padding-top: 320px;
	padding-left: 25px;
	vertical-align: top;
	height: 741px;
	width: 149px;
	background-image: url(../img/leftbar.jpg);
	background-repeat: no-repeat;
}
td.td-leftbar2 {
	padding-top: 58px;
	padding-left: 27px;
	color: #ffffff;
	vertical-align: top;
	height: 746px;
	width: 225px;
	background-image: url(../img/leftcenterbar.jpg);
	background-repeat: no-repeat;
}
td.td-rightbar2 {
	padding-top: 190px;
	padding-left: 10px;
	vertical-align: top;
	height: 736px;
	width: 358px;
	background-image: url(../img/rightcenterbar.jpg);
	background-repeat: no-repeat;
}
td.td-rightbar {
	padding-top: 35px;
	vertical-align: top;
	height: 736px;
	width: 115px;
	background-image: url(../img/rightbar.jpg);
	background-repeat: no-repeat;
}
#div-content {
	/*padding-top: 160px;*/
	padding-left: 10px;
	width: 358px;
	height: 450px;
	overflow: auto;
	position: fixed;
}
#slideshow {
	position: fixed;
	padding-left: 5px;
	width: 180px;
	height: 160px;
	overflow: hidden;
	z-index: 1;
}
#slideshow2 {
	position: fixed;
	padding-left: 5px;
	width: 180px;
	height: 160px;
	overflow: hidden;
	z-index: 1;
}
#fold {
	position: absolute;
	height: 43px;
	width: 43px;
	float: left;
	z-index: 40;
}
a:link { 
	cursor:url(inc/plus.cur);
	color: #262626;
	}
a:visited { 
	cursor:url(inc/plus.cur);
	color: #000000;
	}
a:hover { 
	cursor:url(inc/plus.cur);
	color: #ff0000;
	text-decoration: none;
	}
a:active { 
	cursor:url(inc/plus.cur);
	color: #262626;
	}

