body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../graphics/bg.png);
	background-position:top;
	background-repeat:repeat;
	background-color:#ECECEC;
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table.maintable {
	height:100%;
	width:100%;
	border:none;
	background-image:url(../graphics/schema.png);
	background-repeat:no-repeat;
	background-position: left bottom;
}


a img {
	border:none;
}

td.top {
	height:165px;
	vertical-align:top;
}
td.topwheel {
	background-image:url(../graphics/wheel.png);
	background-repeat:no-repeat;
	background-position:right top;
}

td.body {
	background:url(../graphics/trans.png);
}

td.topmenu {
	height:50px;
}

td.topmenuitem {
	width:150px;
	height:50px;
	text-align:center;
	vertical-align:middle;
}
td.topmenuitem a {
	color: #747474;
	font-size:20px;
	text-decoration:none;
}

td.topmenuitem_active {
	width:150px;
	background:url(../graphics/trans.png);
	text-align:center;
	vertical-align:middle;
}

td.topmenuitem_active a {
	color: #F3F3F3;
	font-size:20px;
	text-decoration:none;
}

td.topmenu table{
	width:100%;
}

td.leftmenu {
	width:300px;
	background-image:url(../graphics/ltrans.png);
	background-repeat:no-repeat;
	background-position: right top;
	padding-left:20px;
	vertical-align:top;

}
td.leftmenu a {	margin-right:20px;
	display:block;
	color: #616161;
	font-size:20px;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
}
td.leftmenu div{
	height:1px;
	width:260px;
	background-color:#585858;
}

td.underbody {
	background:url(../graphics/trans.png);
}

td.underleftmenu {
	height:20px;;
	background-image:url(../graphics/btrans.png);
	background-repeat:no-repeat;
	background-position: right top;
}

td.bottom {
	height:200px;;
	background-image:url(../graphics/bot.png);
	background-repeat:repeat-x;
	background-position: bottom;
	text-align:right;
	padding-right:30px;
	vertical-align: bottom;
	padding-bottom:20px;
}
td.bottom a{
	color: #393636;
	text-decoration:none;
	font-size:30px;

}


td.body{
	vertical-align:top;
	padding:15px;
	color:#484644;
	font-size:12px;
}


td.body h1 {
	color: #F3F3F3;

}
td.body a, td.body a:hover, td.body a:visited {
	color: #AA3000;
	font-weight:bold;
}







.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #D0D0D0;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-active-anchor img {
	visibility: visible;
	border-color: #808080 !important;
}
.highslide-dimming {
	background: #000000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	background-image: url(/js/highslide/graphics/loader.white.gif);
}

.highslide-html {
	background: none;
}
.highslide-header ul a {
	background-image: url(/js/highslide/graphics/controlbar-text-buttons.png);
	padding-left: 16px;
	display: inline-block;
	height: 16px;
}
.highslide-header ul li span {
	display: none;
}
.highslide-header ul li.highslide-previous {
	display: inline;
}
.highslide-header .highslide-previous a {
	background-position: 0 -141px;
}
.highslide-header ul li.highslide-next {
	display: inline;
}
.highslide-header .highslide-next a {
	background-position: 0 -201px;
}
.highslide-header .highslide-move a {
	background-position: 0 -281px;
}
.highslide-header .highslide-close a {
	background-position: 0 -221px;
}




.titdiv
{
color:#FF5000;
border:solid #FF5000 3px;
background-color:#CCCCCC;
width: 200px;
height: 210px;
text-align:center;
float:left;
margin:5px;
}

.titdiv table
{
border:none;
width:100%;
height:100%;
}

.titdiv table td
{
vertical-align:middle;
text-align:center;
padding-top:2em;
padding:1em;
color:#FF5000;
font-size:0.6em;
}


.titdiv img{
border:solid #993333;
border-width:3px;
}
