/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(img/bgbottom.jpg);
}

h1 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #382A03;
}

h2 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #382A03;
}

h3 {
	margin: 0px;
	padding: 5px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #9ACD32;
}

p {
	margin: 0px;
	padding: 5px;
}

a {
	color: #97232E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

span.head {
	font-size: 18px;
	font-weight: bold;
	color: #9ACD32;
}

input.text {
	border: 1px solid #CFCFCF;
	padding: 4px;
	font-family: Tahoma; 
	font-size: 11px;
}

input.texterror {
	border: 1px solid #ff0000;
	padding: 4px;
	font-family: Tahoma; 
	font-size: 11px;
}

textarea.text {
	border: 1px solid #CFCFCF;
	padding: 4px;
	font-family: Tahoma; 
	font-size: 11px;
}

textarea.texterror {
	border: 1px solid #ff0000;
	padding: 4px;
	font-family: Tahoma; 
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

.clr {
	clear:both;
}
	
.ctr {
	text-align: center;
	float: none;
}

.top {
	margin: 0px auto;
	padding: 0px;
	background-color: #3F85DA;
}

.middle {
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
	position: relative;
}

.middleflash {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 371px;
	background-image: url(img/bgflash.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bottom {
	margin: 0px auto;
	padding: 0px;
}

.page {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	position: relative;
}

.bgtop {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 30px;
	background-image: url(img/bgtop.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.home {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 150px;
}

.home a {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	display: block;
}

.home a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.sitemap {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 110px;
}

.sitemap a {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	display: block;
}

.sitemap a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.contact {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 70px;
}

.contact a {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	display: block;
}

.contact a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}


.logo {
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 80px;
	background-image: url(img/bglogo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 0px;
}

.logo a {
	margin: 0px;
	padding: 0px;
	width: 230px;
	height: 80px;
	display: block;
	cursor: pointer;
}

.logo a:focus {
	-moz-outline: none; 
	outline: none; /* CSS 3 */ 
	ie-dummy: expression(this.hideFocus=true); /* IE >= 5.5 */ 
}

.language {
	margin: 0px;
	padding: 10px 55px 10px 0px;
	font-size: 12px;
	color: #ffffff;
	float: right;
}

.language a {
	padding: 0px 10px;
	color: #ffffff;
}

.bgtopmenu {
	margin:0px;
	padding: 0px 50px 20px 0px;
	float: right;
}

.bgtopmenuleft {
	margin:0px;
	padding:0px;
	width: 8px;
	height: 23px;
	background-image: url(img/bgtopmenuleft.jpg);
	background-repeat: no-repeat;
	float: left;
}

.bgtopmenuright {
	margin:0px;
	padding:0px;
	width: 8px;
	height: 23px;
	background-image: url(img/bgtopmenuright.jpg);
	background-repeat: no-repeat;
	float: left;
}

.topmenu {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	height: 19px;
	background-image: url(img/bgtopmenu.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	float: left;
}

.topmenu a {
	padding: 0px 5px;
	font-size: 12px;
	color: #ffffff;
}

.bgmiddlebottom {
	margin: 0px;
	padding: 0px;
	height: 47px;
	background-image: url(img/bgmiddlebottom.png);
	background-repeat: repeat-x;
	behavior: url(iepngfix.htc);
}

.columbottom {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;
	color: #ffffff;
}

.columbottom h3 {
	font-size: 11px;
}

.columbottom a {
	color: #04A198;
}

.bgbottomhead {
	margin: 0px;
	padding: 20px;
	width: 280px;
	height: 35px;
	overflow: hidden;
}

.bgbottomhead h2 {
	visibility: hidden;
}

.bgbottomheadtext01 {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 40px;
	background-image: url(img/bottomtext01.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

.bgbottomheadtext02 {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 40px;
	background-image: url(img/bottomtext02.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

.bgbottomheadtext03 {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 40px;
	background-image: url(img/bottomtext03.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

.bgmenubottom {
	margin: 0px;
	padding: 5px 0px;
	text-align: right;
	border-top: 1px solid #7E7371;
	border-bottom: 1px solid #7E7371;
	color: #ffffff;
}

.bgmenubottom a {
	padding: 0px 5px;
	color: #ffffff;
}

.bgmenubottom span {
	padding: 0px 5px;
	background-image: url(img/bgbottomspacermenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.footer {
	margin: 0px;
	padding: 5px 0px;
	color: #ffffff;
	text-align: right;
}

.footer a {
	color: #04A198;
}

.bgmiddle {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bgmiddle.jpg);
	background-repeat: repeat-y;
	position: relative;
}

.leftpage {
	margin: 0px;
	padding: 25px 25px 5px 25px;
	width: 200px;
	float: left;
	position: relative;
}

.menuleft {
	margin: 0px;
	padding: 10px 15px;
	background-image: url(img/bgmenuleft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}

.menuleft a {
	color: #4C4C4C;
}

.leftimage {
	margin: 0px auto;
	padding: 0px;
	width: 200px;
	height: 180px;
	background-image: url(img/bgleftimage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


.rightpage {
	margin: 0px;
	padding: 0px;
	width: 710px;
	float: left;
}

.content {
	margin: 0px;
	padding: 0px 25px;
}

/*css page default*/

.specialbox {
	margin: 0px auto;
	padding: 0px;
	background-color: #EBEEE5;
	width: 610px;
}

.specialboxtop {
	margin: 0px auto;
	padding: 0px;
	width: 610px;
	height: 15px;
	background-image: url(img/bgspecialboxtop.jpg);
	background-repeat: no-repeat;
}

.specialboxbottom {
	margin: 0px auto;
	padding: 0px;
	width: 610px;
	height: 15px;
	background-image: url(img/bgspecialboxbottom.jpg);
	background-repeat: no-repeat;
}

a.more {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 63px;
	height: 18px;
	display: block;
	background-image: url(img/bgmoreback.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	float: right;
}

a:hover.more {
	color: #000000;
}

a.back {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #3F85DA;
	text-decoration: none;
	display: block;
	float: left;
}

a:hover.back {
	text-decoration: underline;
}

.date {
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.article {
	margin: 0px;
	padding: 0px 20px 15px 0px;
}

.article ul {
	list-style: url(img/arow.gif);
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.article li {
	margin: 0px;
	padding: 0px 0px 10px 5px;
}
.article li a {
	color: #98222E;
}

.articleimg {
	margin: 0px 10px 5px 0px;
	padding: 0px;
	float: left;
}

.articleimg img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #98222E;
}

.gallery {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	text-align: center;
	width: 170px;
	float: left;
}

.gallery-img {
	margin: 0px auto;
	padding: 2px;
	width: 150px;
	height: 120px;
	text-align: center;
	overflow: hidden;
}

.gallery-img img {	
	width: 140px;
	padding: 2px;
	border: 1px solid #98222E;
}

a.gallerymore {
	margin: 5px 10px 0px 0px;
	padding: 0px;	
	font-size: 11px;
	font-weight: bold;
	color: #98222E;
	display: block;
	float: right;
}

.gallery h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px;
	text-align: left;
	height: 32px;
	overflow: hidden;
}

.galleryone {
	margin: 0px;
	padding: 10px 5px;
	text-align: center;
}

.galleryone img {
	margin: 0px 5px 5px 0px;
	padding: 2px;
	border: 1px solid #3F85DA;
	width: 120px;
}

.download {
	margin: 0px;
	padding: 10px 100px;
	text-align: left;
}

.download img {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 0px;
}

.prevnext {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.error-txt {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin: 0px;
}

.confirm-txt {
	font-size: 11px;
	font-weight: bold;
	color: #55b32b;
	text-align: center;
	margin: 0px;
}

