@charset "iso-8859-2";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
}

.background_line {
	background-image: url(../images/index_05c.jpg);
}
.background_footer {
	background-image: url(../images/index_11.jpg);
	height: 51;
	background-repeat: no-repeat;
	padding: 15px;
}

.left_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #15507d;
	background-image: url(../images/ico.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	padding-left: 40px;
}
.info_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #15507D;
	margin: 0px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:justify;
}


.backgroud_img_1 {
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
	height: 238px;
}
.backgroud_img_2 {
	background-image: url(../images/index_07.jpg);
	background-repeat: no-repeat;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.backgroud_menu {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 5px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #1c7dc7;	
}
a:hover {
	text-decoration: undeline;
}

h1 {
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-left: 20px;
	font-weight: normal;
}
h1.a:hover {
	color: #1c7dc7;
	font-weight: normal;
	text-decoration:bold;
	background-image: url(../images/button.jpg);
	height: 24px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	padding-left:10px;
	text-align: left;
	color: #1c7dc7;	
}

h2.a
{
	font-weight: bold;
}

h2.a:hover 
{
    color: #178BFF;
	font-weight: bold;
	text-decoration:none;
}


hr
{
	height:1px;
	background: #bebfc4;
	border: 0; 
	color: #bebfc4;
}

#selectedMenuItem
{
	color:#0a4e83;
	cursor: default;
	text-decoration:none;
}


