@charset "utf-8";
body {
	background-color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
}
#starb{
	height: 137px;
	width: 137px;
	margin-right: auto;
	margin-left: 5px;
	float: left;
}
.list-container{
	border: 1px solid #000077;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.image-container{
	float: left;
	width: 500px;
	height: 136px;
}
#text-container{
	float: left;
	width: 100%;
	text-align: justify;
	background-image: url(../images/money-return-s.png);
	background-repeat: no-repeat;
	background-position: right 60px;
}
#text-container ul{}
#text-container li{
	padding-top: 5px;
}
#text-container ol{
	padding-left: 60px;
	font-weight: bold;
}

#bg{
background-color: #242158;}
#main {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	height: 155px;
	width: 760px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C7D2E2;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #333333;
}
#content {
	width: 760px;
	background-color: #242158;
	clear: none;
	float: left;
	padding-top: 10px;
}
#navi-container {
	clear: right;
	float: left;
	width: 166px;
	height: 100%;
}
#navi {
	clear: right;
	float: left;
	width: 160px;
}
#navi p{
	font-size: 10pt;
	font-family: "Trebuchet MS";
	font-weight: bolder;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.topmenu a:link {
	color: #00b6d7;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	display: block;
}
.topmenu a:visited {
	color: #00b6d7;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
.topmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
.topmenu .act {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#anouncement {
	clear: both;
	float: none;
	margin-left: 10px;
}
#white-paper {
	clear: both;
	float: none;
	padding-top: 15px;
}

.Tablemenu a:link {
	color: #000033;
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #999999;
	padding-left: 5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 5px;
}
.Tablemenu a:visited {
	color: #000033;
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #999999;
	padding-left: 5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 5px;
}
.Tablemenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #999999;
	padding-left: 5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 5px;
}
#table-navi-cont-left{
	clear: right;
	float: left;
	width: 50%;
	height: 100px;
}
#table-navi-cont-right{
	float: right;
	width: 50%;
	height: 100px;
}
.gallery-cont-right{
	float: right;
	text-align: right;
}
.gallery-cont-left{
	clear: right;
	float: left;
	text-align: left;
}
.gallery-cont-text{
	clear: right;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}

#right-container {
	clear: right;
	float: right;
	width: 590px;
	background-image: url(../images/content-bg.png);
	background-color: #C7D2E2;
	background-repeat: no-repeat;
	background-position: left top;
}

#right-container-content  {
	clear: right;
	float: right;
	width: 575px;
	background-image: url(../images/content-wht-bg.png);
	font-size: 10pt;
	background-color: #f1f4f8;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
}
#right-container-test  {
	clear: none;
	width: 100%;
	background-image: url(../images/money-return.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.content-text {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 25px;
	padding-bottom: 15px;
}

.headline {
	text-align: center;
}
.image-borderLM{
	padding: 2px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.image-borderRM{
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}		
.top-link a:link {
	background-color: #000066;
	height: 16px;
	width: 50px;
	float: right;
	background-image: url(../images/marker-top.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 1px;
	display: inline;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.top-link a:visited {
	background-color: #000066;
	height: 16px;
	width: 50px;
	float: right;
	background-image: url(../images/marker-top.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 1px;
	display: inline;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.top-link a:hover {
	background-color: #000066;
	height: 16px;
	width: 50px;
	float: right;
	background-image: url(../images/marker-top.gif);
	background-repeat: no-repeat;
	background-position: 45px center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 1px;
	display: inline;
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
}
.form-bg{
	background-color: #FFFF99;
	font-family: "Trebuchet MS";
	font-size: small;
}
.form-field{
	width: 235px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFF99;
}
.blue {
	color: #000077;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#footer{
	font-size: 10px;
	float: left;
	width: 100%;
	text-align: center;
}
#footer a:link{
	color: #000066;
}
#footer a:visited{
	color: #000066;
}

#footer a:hover{
	color: #333333;
}
.go-btn{
	height: auto;
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.cur-pointer {
	/*
    "hand" is a valid value for IE for this.
    See http://ajaxian.com/archives/2005/12/css_cross_brows.html for some cross-browser details of doing this.
    Note the good suggestions in the comments for improvements.
  */
  cursor: pointer;
	color: #333333;
}
.cur-pointer a:hover{
	/*
    "hand" is a valid value for IE for this.
    See http://ajaxian.com/archives/2005/12/css_cross_brows.html for some cross-browser details of doing this.
    Note the good suggestions in the comments for improvements.
  */
  cursor: pointer;
	color: #333333;
	text-decoration: none;
}
.moreinfo{
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #242158;
	margin-right: 160px;
}
.moreinfo a{
	color: #FFFFFF;
	text-decoration: none;
}
.moreinfo a:hover{
	color: #C7D2E2;
}
