html, body, form, input, select, option, textarea, p {padding: 0px;margin: 0px;}

html, body, .box {height:100%; margin:0;}
/*html>body {min-height:100%;height:auto;}*/

body, table, td, tr, th, p, li, ol, ul, dt, dl, dd, h1, h2, h3, h4, form, input, select, option, textarea { padding: 0px; margin: 0px;}

input[type=text], input[type=password], select, option, textarea {
	color : #666666;
	font-family : tahoma;
	font-size : 11px;
	font-weight: normal;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	border: 1px solid #d9d9d9;
}

body {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	scrollbar-base-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #ededed;
	scrollbar-highlight-color: #ededed;
	scrollbar-3dlight-color: #ededed;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #ededed;
	scrollbar-arrow-color: #00adef;
	padding: 0px;
	background-color: #595959;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img {border: 0px solid;}
table {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
}

td {
  font-family : tahoma;
  font-size : 8pt;
  color : #666666; 
  border: 0px solid #cccccc;
  border-collapse: collapse;
}
.copy {
	text-align: left;
	color: #7b7b7b;
	background-image: url(../images/bot_bgr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 75px;
}
h1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00adef;
	padding: 5px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
}
.blink {
	font-weight: bold;
	color: #00adef;
	text-decoration: blink;
}

h2 { font-family: tahoma; font-size: 8pt; font-weight: normal; color: #666666; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px;}
h3 { font-family: tahoma; font-size: 8pt; font-weight: normal; color: #004abd; padding: 5px 0px 10px 0px; margin: 0px 0px 0px 0px; }
h4 { font-family: tahoma; font-size: 10pt; font-weight: bold; color: #666666; padding: 5px 0px 2px 0px; margin: 0px 0px 0px 0px; }
#content .tblListRow td {
	padding: 5px;
}
#content .tblListRowTopG td {
	padding: 3px;
}



ul { font-size: 11px; text-align: left; padding: 0px; margin: 0px}
li {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: disc;
}

p {  font-family: tahoma, arial, helvetica, sans-serif; font-size: 11px; color: #666666; letter-spacing: normal; word-spacing: normal; padding: 2px 0px 2px 0px;}
#content p.maintxt {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}

#content tr.tblListRowTop { background-color: #e5e2db; height: 1px; padding: 0; margin: 0; }
a {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00adef;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #008dc3;
	text-decoration: underline;
	border-right-color: #0033ff;
	border-bottom-color: #0033ff;
	border-left-color: #0033ff;
}
.bord {
	border: 1px solid #008dc3;
}

#content .value input[type=submit], #content .value input[type=reset] {
	width:88px;
	height:31px;
	color:#ccc;
	border:none;
	cursor:pointer;
	background-color: transparent;
	background-image: url(../images/bg-form-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .value input[type=submit]:hover, #content .value input[type=reset]:hover { background-position:left -31px; }
			

.i_left {
	background-image: url(../images/l2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.i_right {
	background-image: url(../images/r2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_m {
	background-image: url(../images/bg_top_m.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.top {
	vertical-align: top;
}
.b_border {
	height: 8px;
	background-image: url(../images/board_border.gif);
	background-repeat: repeat-x;
}


/****** begin carousel section ******/
#carouselbox {

} 

#carouselbox img {
	height:108px;
	width:104px;
	border:2px solid #3f3f3f;
	top: 20px;
} 

#carouselbox img:hover, #carouselbox img:active, #carouselbox img:focus {
	border:2px solid #00adef;
}
  
/****** end carousel section ******/

#tabs {
      float:right;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	list-style:none;
	padding: 0px;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
	float:left;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	background-image: url(../images/tableftj.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs a span {
	float:right;
	display:block;
	color:#00adef;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(../images/tabrigi2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
	text-transform: uppercase;
      }
    /* commented backslash hack hides rule from ie5-mac \*/
    #tabs a span {float:none;}
    /* end ie5-mac hack */
    #tabs a:hover span {
      color:#008dc3;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
#lmenu {
	background-color: #ececec;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 20px;
	width: 200px;
	height: auto;
}


.punkt {
	list-style-type: none;
	display: block;
	margin-top: 5px;
}
.punkt_menu_1 {
	font-family: tahoma;
	font-size: 11px;
	height: 21px;
	margin-left: 5px;
	font-weight: normal;
	line-height: 21px;
	background-image: url(../images/line_hor_l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: list-item;
	color: #333333;
	padding: 0px;
	list-style-type: square;
	text-transform: uppercase;
}
.punkt_menu_2 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	height: 21px;
	margin-left: 15px;
	line-height: 21px;
	background-image: url(../images/line_hor_l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: list-item;
	list-style-type: disc;
}
.punkt_menu_3 {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	height: 21px;
	margin-left: 22px;
	line-height: 21px;
	display: list-item;
	background-image: url(../images/line_hor_l.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-type: circle;
}

._1 {
	font-family: tahoma;
	font-size: 11px;
	height: 22px;
	margin-left: 5px;
	font-weight: normal;
	line-height: 22px;
	background-image: url(../images/line_hor_l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: list-item;
	padding: 0px;
	list-style-type: square;
	text-transform: uppercase;
}
._2 {
	font-family: tahoma;
	font-size: 11px;
	height: 18px;
	margin-left: 15px;
	line-height: 18px;
	background-image: url(../images/line_hor_l.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	display: list-item;
	list-style-type: disc;
}
._3 {
	font-family: tahoma;
	font-size: 11px;
	height: 18px;
	margin-left: 22px;
	line-height: 18px;
	display: list-item;
	background-image: url(../images/line_hor_l.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	list-style-type: circle;
}



#footer .botbg {
	background-image: url(../images/bot_bg_ra.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



#content, #content1 {
	background-image: url(../images/bg_mheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	width: 100%;
}
#content p, #content1 p {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 2px 0px 2px 0px;
	text-align: justify;
	white-space: normal;
}


#rmenu {
	background-image: url(../images/bg_mheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-bottom-color: #d9d9d9;
	border-left-color: #d9d9d9;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	width: 186px;
	height: 100%;
	border-bottom-width: 2px;
}
#footer {
	background-image: url(../images/bot_bg_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 104px;
}

#rmenu .imgborder {
	border: 5px solid #d9d9d9;
}
.ra {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #7b7b7b;
}
.blue {
	color: #617a8a;
}

#content1 ul {
	clear: left;
	list-style-type: circle;
	padding: 20px;
}
#content1 ul li {
	float: left;
	width: 40%;
	margin: 0px;
	padding: 0px;
}
#content table .map {
	background-image: url(../images/map.gif);
	background-repeat: no-repeat;
	background-position: -114px -45px;
	border: 3px solid #999999;
}

