body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading {
	font-family: tahoma;
	font-size: 11pt;
	color: #454545;
	font-weight:bold;
	
}
.heading a {
	font-family: tahoma;
	font-size: 11pt;
	color: #454545;
	font-weight:bold;
	text-decoration: underline;
}
.heading a:link {
	font-family: tahoma;
	font-size: 11pt;
	color: #454545;
	font-weight:bold;
	text-decoration: underline;
}
.heading a:visited {
	font-family: tahoma;
	font-size: 11pt;
	color: #454545;
	font-weight:bold;
	text-decoration: underline;
}
.heading a:hover {
	font-family: tahoma;
	font-size: 11pt;
	color: #ff4300;
	font-weight:bold;
	text-decoration: none;
}
.heading a:active {
	font-family: tahoma;
	font-size: 11pt;
	font-weight:bold;
}

.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.text a {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}
.text a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}
.text a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	text-decoration: underline;
}
.text a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ff4300;
	font-weight:bold;
	text-decoration: none;
}
.text a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
}


.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #00346a;
	text-decoration: none;
}


.menuwhite {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.menuwhite a {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.menuwhite a:link {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.menuwhite a:hover {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.menuwhite a:visited {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
}
.menuwhite a:active {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
}


.menugray {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.menugray a {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.menugray a:link {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.menugray a:hover {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #00346a;
	text-decoration: underline;
}
.menugray a:visited {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
}
.menugray a:active {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
}


.orange {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #ff4300;
	text-decoration: none;
}
.orange a {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #ff4300;
	text-decoration: none;
}
.orange a:link {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #ff4300;
	text-decoration: none;
}
.orange a:hover {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #00346a;
	text-decoration: underline;
}
.orange a:visited {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
}
.orange a:active {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
}


.textbottom {
	font-family: tahoma;
	font-size: 11px;
	color: #6f6f6f;
}
.textbottom a {
	font-family: tahoma;
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: underline;
}
.textbottom a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: underline;
}
.textbottom a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}
.textbottom a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
}
.textbottom a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
}


ul {
	margin-left: 13px;
	margin-right: 1px;
	padding-left: 12px;
}


h1{
	font-family: Arial;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #00346a;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial;
	font-size: 10pt;
	letter-spacing: -1px;
	color: #454545;
	margin: 0px;
	padding: 0px;
}


form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: tahoma;
	font-size: 11px;
	color: #545454;
	border:solid;
	border-width: 1px;
	border-color: #c2c2c2;
}

select {
	font-family: tahoma;
	font-size: 11px;
	color: #545454;
}
.button {
	background-image: url(images/btn_jk.jpg);
	background-repeat: no-repeat;
	border:solid;
	border-width: 0px;
	height: 19px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	width: 72px
}

textarea{
	font-family: tahoma;
	font-size: 11px;
	color: #545454;
}



.header {
	background-color: #b1a79b;}
.submenu {
	background-color: #00346a;}
.line {
	background-color: #d3d3d3;}


.index08{
background-image:url(images/index_08.jpg);
background-color:#00346a;}
.index08-2{
background-image:url(images/index_08-2.jpg);
background-color:#00346a;}
.index09{
background-image:url(images/index_09.jpg);
background-color:#00346a;}
.index09-2{
background-image:url(images/index_09-2.jpg);
background-color:#00346a;}
.index10{
background-image:url(images/index_10.jpg);
background-color:#00346a;}
.index10-2{
background-image:url(images/index_10-2.jpg);
background-color:#00346a;}
.index11{
background-image:url(images/index_11.jpg);
background-color:#00346a;}
.index11-2{
background-image:url(images/index_11-2.jpg);
background-color:#00346a;}
.index12{
background-image:url(images/index_12.jpg);}
.index13{
background-image:url(images/index_13.jpg);}
.index14{
background-image:url(images/index_14.jpg);
background-repeat:repeat-y;}
.index16{
background-image:url(images/index_16.jpg);}
.index16-2{
background-image:url(images/index_16-2.jpg);}
.index19{
background-image:url(images/index_19.jpg);
background-color:#00346a;}
.index19-2{
background-image:url(images/index_19-2.jpg);
background-color:#00346a;}
.index22{
background-image:url(images/index_22.jpg);
background-color:#00346a;}
.index22-2{
background-image:url(images/index_22-2.jpg);
background-color:#00346a;}
.index23{
background-image:url(images/index_23.jpg);
background-repeat:repeat-x;}
.index24{
background-image:url(images/index_24.jpg);
background-repeat:repeat-x;
background-color:#f6f6f6;}
.index28{
background-image:url(images/index_28.jpg);
background-repeat:repeat-x;}
.index29{
background-image:url(images/index_29.jpg);
background-position:right;
background-repeat: no-repeat;}
.index30{
background-image:url(images/index_30.jpg);}
.index32{
background-image:url(images/index_32.jpg);}
.index35{
background-image:url(images/index_35.jpg);}
.index36{
background-image:url(images/index_36.jpg);}
.index37{
background-image:url(images/index_37.jpg);}
.index41{
background-image:url(images/index_41.jpg);
background-repeat:repeat-x;
background-position:top;}