td img {display: block;}body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

body {
	background:#FFFFCC;
	font-family:Verdana, Arial; 
	font-size:11px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 13px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 11px;
	color: #000000;
}
h4 {
	font-size: 11px;
	color: #333333;
}
.tdback { 
	background-image: url(../images/index_24.jpg);
}

.titleback {
	background-image: url(../images/subtitle.jpg);
	text-align: center;
	font-weight: bold;
}

.bg1 {
	background-image: url(../images/bg1.jpg);
}

.bg2 {
	background-image: url(../images/bg2.jpg);
}

.bg3 {
	background-image: url(../images/bg3.jpg);
}

.bg4 {
	background-image: url(../images/bg4.gif);
}

.bg5 {
	background-image: url(../images/bg5.jpg);
}

.bg6 {
	background-image: url(../images/bg6.jpg);
}

.bg7 {
	background-image: url(../images/bg7.jpg);
}

.bgposter {
	background-image: url(../images/bgposters.jpg);
}

.bgforum {
	background-image: url(../images/bgforum.jpg);
}

.bg8 {
	background-image: url(../images/bg8.jpg);
}

.bg9 {
	background-image: url(../images/bg9.jpg);
}

.bg10 {
	background-image: url(../images/bg10.jpg);
}

.bg11 {
	background-image: url(../images/bg11.jpg);
}

.bg12 {
	background-image: url(../images/bg12.gif);
}

.bg13 {
	background-image: url(../images/gg13.jpg);
}

.bg14 {
	background-image: url(../images/bg14.jpg);
}

.foottext { 
	font-size: 10px;
	text-align: center;
}
.style1 {font-size: 11px
}

.rightlinks {
	text-align: right;
	font-weight: bold;
}

.righttext {
	text-align: right;
}

img {
	border: 0;
}

.centeredimage {
    text-align:center;
    display:block; 
}


#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 470px;
height: 235px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 8px;
}

.scrollgeneric {
line-height: 1px; font-size: 1px; position: absolute;
top: 0; left: 0; 
}

.vscrollerbase {
width: 10px;
background-color: #FFFFCC;
}

.vscrollerbar {
width: 10px;
background-color: #000099;
}

.hscrollerbase {
height: 10px;
background-color: #FFFFCC;
}

.hscrollerbar {
height: 10px;
background-color: #000099;
}

.scrollerjogbox {
width: 10px; height: 10px;
top: auto; left: auto; bottom: 0px; right: 0px; background-color: gray;
}