body
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    padding-bottom: 0px;
    margin: 0px;
    color: #000000;
    padding-top: 0px;
    font-family: "verdana";
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
}
p
{
    font-size: 12px;
    color: #000000;
    font-family: "verdana";
}
div
{
    font-size: 12px;
    color: #000000;
    font-family: "verdana";
}
td
{
    font-size: 12px;
    color: #000000;
    font-family: "verdana";
}
ul
{
	margin-bottom: -20px;
	#margin-bottom: -40px;
	margin-left: -20px;
	#margin-left: 20px;
}
ul.menu
{
	margin-bottom: 0px;
	#margin-bottom: 0px;
	margin-left: -40px;
	#margin-left: 0px;
}
li
{
    line-height: 16px;
	padding-bottom: 5px;
	list-style-image: url('images/bullet.gif');
}
li.normal
{
	list-style-image: url('images/bullet.gif');
}
li.numbered
{
    line-height: 12px;
	padding-bottom: 5px;
	list-style-type: decimal;
	list-style-image: none;
}
li.menu
{
    line-height: auto;
	margin-top: -5px;
	#margin-top: -15px;
	padding-bottom: 0px;
	list-style-image: url('images/menuBullet2.gif');
}
textarea
{
    font-size: 12px;
    font-family: "verdana";
}
input
{
    font-size: 9px;
    font-family: "verdana";
}
select
{
    font-size: 12px;
    font-family: "verdana";
}
fieldset
{
    #margin-top: -20px;
	margin-bottom: 20px;
	padding: 20px;
    -moz-border-radius: 5pt;
}
legend
{
	#margin-bottom: 20px;
	font-weight: bold;
	color: #223D72;
}
legend.small
{
    font-size: 9px;
	#margin-bottom: 20px;
	font-weight: normal;
	color: #223D72;
}
a
{
    font-size: 12px;
    color: #007754;
    text-decoration: underline;
}
a:hover
{
    font-size: 12px;
    color: #a6d7c3;
    text-decoration: underline;
}
a.headerLink
{
    font-size: 9px;
    color: #278262;
    text-decoration: underline;
}
a.headerLink:hover
{
    font-size: 9px;
    color: #A6D7C3;
    text-decoration: underline;
}
a.bodyLink2
{
    font-size: 9px;
    color: #007754;
    text-decoration: underline;
}
a.bodyLink2:hover
{
    font-size: 9px;
    color: #A6D7C3;
    text-decoration: underline;
}
a.menuLink
{
    font-family: times;
	font-weight: normal;
	font-size: 14px;
    color: #007754;
    text-decoration: none;
	background-image: url('images/menuBullet.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}
a.menuLink:hover
{
	font-size: 14px;
    color: #A6D7C3;
    text-decoration: underline;
}
a.subMenuLink
{
    font-family: verdana;
	font-weight: normal;
	font-size: 10px;
    color: #007754;
    text-decoration: none;
}
a.subMenuLink:hover
{
	font-size: 10px;
    color: #A6D7C3;
    text-decoration: underline;
}
a.footerlink
{
    font-size: 7.5pt;
    color: #35488a;
    text-decoration: none;
}
a.footerlink:hover
{
    font-size: 7.5pt;
    color: #faae3e;
    text-decoration: underline;
}
a.lhteklink
{
    font-size: 7pt;
    color: #5F9E84;
    text-decoration: none;
}
a.lhteklink:hover
{
    font-size: 7pt;
    color: #CAE1D8;
    text-decoration: underline;
}
h1
{
	color: #0C6B4D;
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px #BDBDBD dotted;
	#border-bottom: 1px #BDBDBD solid;
	background-image: url('images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
h2
{
	color: #AEA875;
	font-size: 12px;
	font-weight: bold;
	background-image: url('images/arrow_SMALL.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
#menu
{
	font-size: 12px;
	font-weight: bold;
	color: #293571;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 20px;
	#padding-right: 10px;
	padding-bottom: 3px;
	#padding-bottom: 5px;
	background-image: url('images/menuDivider.gif');
	background-repeat: no-repeat;
	background-position: 0 bottom;
	min-height: 100%;
}
#subMenu
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #293571;
	margin-top: 0px;
}
#footer
{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #6C6259;
}
#body
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 25px;
	background-color: #ffffff;
}
#menuImages
{
	position: relative;
	top: -210px;
	left: 143px;
}