.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 14px}
body {
	background-color: #000000;
	background-image: url(../sysIM/bg1.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000001;
}
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #D52E2E;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #D52E2E;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF3366;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF3366;
	font-weight: bold;
}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 15px 0;
	padding: 0;
}
#image{
	position: absolute;
	width: 300px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	z-index: 13;
	left: 79px;
	top: 172px;
	overflow: hidden;
}
#image3{
	position: absolute;
	width: 179px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
	left: 454px;
	top: 319px;
}
#image4{
	position: absolute;
	width: 179px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	z-index: 7;
	left: 710px;
	top: 219px;
}
#nav{
	position: absolute;
	width: 842px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	z-index: 14;
	left: 77px;
	top: 132px;
}
#main{
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 608px;
	width: 863px;
	border: none;
	left: 69px;
	top: 28px;
	z-index: 6;
	background-image: url(../sysIM/back-neue.png);
}
#content {
	position: absolute;
	width: 488px;
	height: 400px;
	margin-top: 0px;
	left: 436px;
	top: 172px;
	z-index: 11;
	overflow: auto;
}
#map {
	position: absolute;
	width: 518px;
	height: 389px;
	margin-top: 0px;
	left: 396px;
	top: 173px;
	z-index: 9;
}
#contentim {
	position: absolute;
	width: 824px;
	height: 400px;
	margin-top: 0px;
	left: 89px;
	top: 172px;
	z-index: 9;
	overflow: auto;
}
#contentg {
	position: absolute;
	width: 458px;
	height: 350px;
	margin-top: 0px;
	left: 457px;
	top: 252px;
	z-index: 6;
	overflow: auto;
}
#flash {
	position: absolute;
	width: 842px;
	height: 88px;
	margin-top: 0px;
	left: 84px;
	top: 37px;
	z-index: 8;
}
#flashback {
	position: absolute;
	width: 850px;
	height: 99px;
	margin-top: 0px;
	left: 78px;
	top: 35px;
	z-index: 5;
}
#elim {
	position: absolute;
	width: 250px;
	height: 40px;
	margin-top: 0px;
	left: 646px;
	top: 583px;
	z-index: 12;
}
#valid {
	position: absolute;
	width: 124px;
	height: 18px;
	margin-top: 0px;
	left: 88px;
	top: 594px;
	z-index: 9;
}
#state {
	position: absolute;
	width: 500px;
	height: 18px;
	margin-top: 0px;
	left: 88px;
	top: 634px;
	z-index: 9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	text-decoration: none;
	color: #747474;
	font-weight: normal;
}

#contentg a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#contentg a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#contentg a:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
#contentg a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
#valid a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
#valid a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}
#valid a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #FFffff;
	font-weight: bold;
}
#valid a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	color: #FFffff;
	font-weight: bold;
}
.menu {width:850px; height:28px; font-size:0.85em; position:relative; left: 0px; top: 0px; z-index:100;border-right:1px solid #000;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:851px; width:850px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:84px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:84px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:78px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#2C2D2E; padding-left:12px; line-height:25px;}
/* a hack so that IE5.5 faulty box model is corrected */
.menu a, .menu a:visited {width:84px; w\idth:78px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:84px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;top:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:84px; top:-1px; width:85px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#FFD5B9; color:#000; height:auto; line-height:1em; padding:5px 10px; width:84px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:84px;w\idth:84px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#FF6600;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* THUMBS START */

#thumbnails
{
	position: relative;
	float:left;
	top: 80px;
	padding-top: 0px;
	padding-bottom: 10px;
	z-index: auto;
}

#trailimageid{
	z-index:500;
}

#thumbnails .thumb
{
	margin:3px;
}

#thumbnails .thumb_images
{
	width: 162px;
	height: 162px;
	text-align: center;
	padding-bottom: 3px;
	text-align: center;
	padding-bottom: 3px;
}

#thumbnails a img {
	border:none;
}

