body {
  background:url(img/bg.jpg) top center no-repeat; 
  background-position:fixed;
  margin: 0px;
  font-family:Arial,Sans-serif;
  font-size: 15px;
}

.content {
	width: 800px;
	background: #f7f7f7;
	border-color: #767676;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-shadow: 0px 0px 3px 1px #2e2e2e;
	box-shadow: 0px 0px 3px 1px #2e2e2e; 
	margin-top:20px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	padding: 15px;
	padding-top: 0px;
}

.copy{
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:20px;
	text-align: center;
	color: #303030;
	font-size: 12px;
}

.clear{
	height: 10px;
}

.box-top{
	width: 757px;
	height: 20px;
	background:url(img/top_tbl.png) top center no-repeat; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
}

.box-tbl{
	width: 757px;
	height: auto;
	background:url(img/tbl.png)center repeat-y; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
}

.box-text{
	width: 730px;
	height: auto; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
}

.box-bottom{
	width: 757px;
	height: 20px;
	background:url(img/bottom_tbl.png) top center no-repeat; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
}

.box1 tr td{
padding-top: 3px;
padding-bottom: 3px;
}

.box1 tr:hover td{
padding-top: 3px;
padding-bottom: 3px;
background-color:#e9eef4;
}

.box2 tr:hover td{
background-color:#e9eef4;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}

h2{font-weight:normal;font-size:1.2em;border-bottom:1px solid grey;margin: 10px;}

p{padding-left: 15px;}

ul#menu1{
	margin:0 0.45%;list-style:none;padding:1px 0.1% 1px 0%;background-color:#000;background-image:url("mainbk.png");background-repeat:repeat;border-width:0px;border-style:solid;border-color:#162436;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;font-size:0;width:99%;z-index:999;position:relative;display:inline-block;zoom:1;
	*display:inline;*padding-right:1.19%;}
ul#menu1 li{
	display:block;white-space:nowrap;font-size:0;float:left;}
* html ul#menu1 li a{
	display:inline-block;}
ul#menu1>li{
	margin:0 0% 0 0.2%;width:19%;}
ul#menu1 li.toplast{
	width:23%;}
body:first-of-type ul#menu1{
	display:inline-table;border-spacing:1px 0;}
body:first-of-type ul#menu1>li{
	display:table-cell;float:none;}
ul#menu1 a:active, ul#menu1 a:focus{
	outline-style:none;}
ul#menu1 a{
	display:block;vertical-align:middle;text-align:center;text-decoration:none;font:bold 12px Arial;color:#cccccc;cursor:default;padding:10px;background-color:#17294b;background-image:url("img/mainbk.png");background-repeat:repeat;background-position:0 200px;border-width:0px;border-style:none;border-color:;}
ul#menu1 li:hover>a,ul#menu1 li a.pressed{
	background-color:#5484c3;border-style:none;color:#ffffff;background-image:url("img/mainbk.png");background-position:0 100px;text-decoration:none;}
ul#menu1 li.topfirst>a{
	border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;text-shadow:#000000 0px -1px 1px;}
ul#menu1 li.topfirst:hover>a,ul#menu1 li.topfirst a.pressed{
	text-shadow:#3d3d3d 0px -1px 1px;}
ul#menu1 li.topmenu>a{
	text-shadow:#000000 0px -1px 1px;}
ul#menu1 li.topmenu:hover>a,ul#menu1 li.topmenu a.pressed{
	text-shadow:#3d3d3d 0px -1px 1px;}
ul#menu1 li.toplast>a{
	border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;text-shadow:#000000 0px -1px 1px;}
ul#menu1 li.toplast:hover>a,ul#menu1 li.toplast a.pressed{
	text-shadow:#3d3d3d 0px -1px 1px;}
ul#menu1>li:nth-child(1){width:12%}ul#menu1>li:nth-child(2){width:27%}ul#menu1>li:nth-child(3){width:28%}ul#menu1>li:nth-child(4){width:17%}ul#menu1>li:nth-child(5){width:15%}
@-moz-document url-prefix(){body:first-of-type ul#menu1{display:inline-block} body:first-of-type ul#menu1>li{display:block;float:left !important;}}
