body {
        // background-color: #060606;
	// background-color: #161a1d;
        background-color: #000000;
	background-image: url(../img/body_bg3.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center top;
}
body,td,th {
        color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
#canvaswrapper {
        text-align: center;
}
#canvas {
        width: 710px;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        border-left: 0px solid #000000;
}
#LayerTopmenu {
	position:absolute;
	width:710px;
	height:68px;
	z-index:1;
	top: 10px;
}
#LayerTitlepic {
	position:absolute;
	width:710px;
	height:247px;
	z-index:1;
	top: 88px;
}
#LayerMain {
	position:absolute;
	width:710px;
	height:200px;
	z-index:1;
	top: 345px;
	overflow: visible;
}
#LayerMainTopLeft {
	width:11px;
	height:11px;
	background-image: url(../img/main_topleft.gif);
	float: left;
        font-size: 1px;
}
#LayerMainTopRight {
	width:11px;
	height:11px;
	background-image: url(../img/main_topright.gif);
	float: right;
        font-size: 1px;
}
#LayerMainTopMiddle {
	width:688px;
	height:11px;
	background-image: url(../img/main_top.gif);
	float: left;
	background-repeat: repeat-x;
        font-size: 1px;
}
#LayerMainBottomLeft {
	width:11px;
	height:11px;
	background-image: url(../img/main_bottomleft.gif);
	float: left;
        font-size: 1px;
}
#LayerMainBottomRight {
	width:11px;
	height:11px;
	background-image: url(../img/main_bottomright.gif);
	float: left;
        font-size: 1px;
}
#LayerMainBottomMiddle {
	width:688px;
	height:11px;
	background-image: url(../img/main_bottom.gif);
	float: left;
	background-repeat: repeat-x;
        font-size: 1px;
}
#LayerMainMiddle {
	width:688px;
	min-height:355px;
	background-image: url(../img/main_bg.jpg);
	background-color: #434d55;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #979fa5;
	border-left-color: #979fa5;
	padding: 10px;
	margin-top:0px;
	overflow:visible;
}
#LayerCopyright {
	width:710px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#LayerAd140 {
	position:absolute;
	width:140px;
	height:350px;
	z-index:1;
	left: 718px;
	top: 88px;
}
.cssMainHeaderStart {
	height:24px;
	background-image:url(../img/main_start_header_bg.jpg);
	padding-left:10px;
	padding-top:10px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:16px;
        color:#ffffff;
}
.cssMainContentStart {
	background-color:#465058;
	padding:10px;
	min-height:370px;
	background-image: url(../img/main_content_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cssMainContentStartXtra {
        background-color:#465058;
        padding:10px;
        background-image: url(../img/main_content_bg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
}
.cssMainBottomStart {
	background-image:url(../img/main_start_bottom.gif);
	height:4px;
	overflow:hidden;
}
.cssMainHeaderGeneralMain {
	height:24px;
	background-image:url(../img/main_general_header_maincol_bg.gif);
	padding-left:10px;
	padding-top:10px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:16px;
        color:#ffffff;
}
.cssMainBottomGeneralMain {
	background-image:url(../img/main_general_bottom_maincol.gif);
	height:4px;
	overflow:hidden;
}
.cssMainHeaderGeneralXtra {
	height:24px;
	background-image:url(../img/main_general_header_rightcol_bg.gif);
	padding-left:10px;
	padding-top:10px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:16px;
        color:#ffffff;
}
.cssMainBottomGeneralXtra {
	background-image:url(../img/main_general_bottom_rightcol.gif);
	height:4px;
	overflow:hidden;
	margin-bottom:10px;
}
.cssSubmenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a.cssSubmenuText:link, a.cssSubmenuText:visited {
        text-decoration: none;
        color: #ffffff;
}
a.cssSubmenuText:hover, a.cssSubmenuText:active {
        text-decoration: none;
        color: #050a0e;
}
.cssXtraForm {
	width: 110px;
}

.cssNonExistingText {
        font-size: 1px;
}
