@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, sans-serif;
	padding-left: 2em;
	padding-right: 2em;
	margin-top: 0;
	background-color:#035203;
	text-shadow: #000 0 0 0;
}

.wrapper {
	width:auto;
	height:auto;
	margin-bottom: 14px;
	margin-top: 14px;
}

.content {
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #000;
	background-color: #FFF;
	-moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
	width: 960px;
	max-width: 85%;
	height: auto;
	padding-right: 16px;
	padding-top: 20px;
	padding-left: 16px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
}

.banner {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height:auto;
	max-height: 100%;
	max-width: 100%;
	clear:both;
	overflow:hidden;
	display:inline-block;
	position:relative;
	-moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	border: 2px solid #000;
}

.banner img  {
	max-width: 100%;
	height: auto;
	max-height: 100%;
	width: auto\9; /* ie8 */
	border:none;
	padding-left: 0;
	vertical-align:central;
}


img {
	max-width: 100%;
	height: auto;
	max-height: 25px;
	width: auto\9; /* ie8 */
	vertical-align: middle;
	border:none;
	padding-left: 8px;
}

li {
	border-bottom: 2px solid #636363;
	border-left: 2px solid #636363;
	border-right: 2px solid #636363;
	border-top: 2px solid #636363;
	-moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
	width: 100%;
	list-style:none;
	line-height: 2;
	margin-left: -28px;
	padding-left: 15px;
	background-image: linear-gradient(bottom, rgb(224,224,224) 42%, rgb(246,246,246) 74%, rgb(226,226,226) 86%);
	background-image: -o-linear-gradient(bottom, rgb(224,224,224) 42%, rgb(246,246,246) 74%, rgb(226,226,226) 86%);
	background-image: -moz-linear-gradient(bottom, rgb(224,224,224) 42%, rgb(246,246,246) 74%, rgb(226,226,226) 86%);
	background-image: -webkit-linear-gradient(bottom, rgb(224,224,224) 42%, rgb(246,246,246) 74%, rgb(226,226,226) 86%);
	background-image: -ms-linear-gradient(bottom, rgb(224,224,224) 42%, rgb(246,246,246) 74%, rgb(226,226,226) 86%);
	background: -webkit-gradient(bottom, rgb(224,224,224) 42%, rgb(246,246,246) 74%, rgb(226,226,226) 86%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#f6f6f6',GradientType=1 );
	box-flex: 1;
	overflow:hidden;
}

.headerC {
	border-bottom: 2px solid #636363;
	border-left: 2px solid #636363;
	border-right: 2px solid #636363;
	border-top: 2px solid #636363;
	-moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
	width: 103%;
	list-style: none;
	line-height: 2;
	margin-left: -40px;
	padding-left: 15px;
	margin-bottom: 1px;
	background-image: linear-gradient(bottom, rgb(57,108,57) 42%, rgb(196,217,172) 99%, rgb(198,222,170) 86%);
	background-image: -o-linear-gradient(bottom, rgb(57,108,57) 42%, rgb(196,217,172) 99%, rgb(198,222,170) 86%);
	background-image: -moz-linear-gradient(bottom, rgb(57,108,57) 42%, rgb(196,217,172) 99%, rgb(198,222,170) 86%);
	background-image: -webkit-linear-gradient(bottom, rgb(57,108,57) 42%, rgb(196,217,172) 99%, rgb(198,222,170) 86%);
	background-image: -ms-linear-gradient(bottom, rgb(57,108,57) 42%, rgb(196,217,172) 99%, rgb(198,222,170) 86%);
	background: -webkit-gradient(bottom, rgb(57,108,57) 42%, rgb(196,217,172) 74%, rgb(198,222,170) 86%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6deaa', endColorstr='#396c39',GradientType=1 );
	overflow:hidden;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	font-size: 24px;
	font-weight: bold;
	-webkit-text-stroke: 1px black;
	color: #fafafa;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: 2px 2px 1px #000;
	text-shadow: 2px 2px 1px #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
}

.listSub{
	border-bottom: 2px solid #636363;
	border-left: 2px solid #636363;
	border-right: 2px solid #636363;
	border-top: 2px solid #636363;
	-moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
	width: 103%;
	list-style:none;
	line-height: 2;
	margin-left: -40px;
	padding-left: 15px;
	background-image: linear-gradient(bottom, rgb(188,217,188) 42%, rgb(196,217,172) 99%, rgb(218,246,185) 86%);
	background-image: -o-linear-gradient(bottom, rgb(188,217,188) 42%, rgb(196,217,172) 99%, rgb(218,246,185) 86%);
	background-image: -moz-linear-gradient(bottom, rgb(188,217,188) 42%, rgb(196,217,172) 99%, rgb(218,246,185) 86%);
	background-image: -webkit-linear-gradient(bottom, rgb(188,217,188) 42%, rgb(196,217,172) 99%, rgb(218,246,185) 86%);
	background-image: -ms-linear-gradient(bottom, rgb(188,217,188) 42%, rgb(196,217,172) 99%, rgb(218,246,185) 86%);
		background: -webkit-gradient(bottom, rgb(188,217,188) 42%, rgb(196,217,172) 74%, rgb(218,246,185) 86%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daf6b9', endColorstr='#bcd9bc',GradientType=1 );
	overflow:hidden;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	color: #fafafa;
	font-weight:bold;
	font-size:17px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: 1px 1px 1px #000;
   	text-shadow:
       1px 1px 1px #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
}

.uDivide {
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px dashed #000;
	width: 100%;
	height: 1px;
	display:inline-block;
	overflow:hidden;
}

li a:link {
	color:#000;
	font-weight:normal;
	border: none;
}

li a:visited {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	border: none;
}

li a:hover {
	color: #FFB76F;
	font-weight: bold;
	font-size: 17px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: 1px 1px 1px #000;
	text-shadow: 1px 1px 1px #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
}

li a:active {
	color:#000;
	border: none;
	text-decoration:none;
	font-weight:normal;
	border: none;
}
