body
{
    padding-right: 0px;
    padding-left: 0px;
    font-size: 8.5pt;
    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: 8.5pt;
    color: #000000;
    font-family: "verdana";
}
div
{
    font-size: 8.5pt;
    color: #000000;
    font-family: "verdana";
}
td
{
    font-size: 8.5pt;
    color: #000000;
    font-family: "verdana";
}
td.adminTitle
{
	padding-top: 7px;
}
ul
{
	margin-left: -20px;
	#margin-left: 20px;
}
li
{
    line-height: 12pt;
    list-style-type: disc;
}
textarea
{
    font-size: 7pt;
    font-family: "verdana";
}
input
{
    font-size: 11px;
    font-family: "verdana";
}
input.menuInput
{
    font-size: 9px;
    font-family: "verdana";
}
select
{
    font-size: 7pt;
    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;
}
a
{
    font-size: 8pt;
    color: #000000;
    text-decoration: underline;
}
a:hover
{
    font-size: 8pt;
    color: #E0DFDD;
    text-decoration: underline;
}
a.smallLink
{
    font-size: 7pt;
    color: #000000;
    text-decoration: underline;
}
a.smallLink:hover
{
    font-size: 7pt;
    color: #E0DFDD;
    text-decoration: underline;
}
a.menuLink
{
    font-size: 7.5pt;
    color: #223D71;
    text-decoration: none;
}
a.menuLink:hover
{
    font-size: 7.5pt;
    color: #E0DFDD;
    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: #c1c5ea;
    text-decoration: none;
}
a.lhteklink:hover
{
    font-size: 7pt;
    color: #35488a;
    text-decoration: underline;
}
h1
{
	color: #35488a;
	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: #00547F;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #BDBDBD dotted;
	#border-bottom: 1px #BDBDBD solid;
	background-image: url('images/arrow_SMALL.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	letter-spacing: -1;
}
#menu
{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #293571;
	height: 20px;
	#height: 24px;
	margin-top: 10px;
	padding-top: 0px;
	padding-left: 10px;
	#padding-right: 10px;
	padding-bottom: 5px;
	background-image: url('images/menuDivider.jpg');
	background-repeat: no-repeat;
	background-position: 10 23;
}
#footer
{
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #6C6259;
}
#body
{
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 25px;
	background-color: #ffffff;
	border-left: 1px #E0DFDD solid;
}
#menuImages
{
	position: absolute;
	top: 315px;
	left: 225px;
}
