body
{
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11px;
    color: #ffffff;
    font-family: "verdana";
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #FCD48E;
}
p
{
    font-size: 11px;
    color: #ffffff;
    font-family: "verdana";
}
div
{
    font-size: 11px;
    color: #ffffff;
    font-family: "verdana";
}
td
{
    font-size: 11px;
    color: #ffffff;
    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: 10px;
    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: 11px;
    color: #ffffff;
    text-decoration: underline;
}
a:hover
{
    font-size: 11px;
    color: #fed200;
    text-decoration: underline;
}
a.songLink
{
    font-size: 11px;
    color: #71502a;
    text-decoration: underline;
}
a.songLink:hover
{
    font-size: 11px;
    color: #fed200;
    text-decoration: underline;
}
a.headerLink
{
    font-size: 8pt;
    color: #841718;
    text-decoration: underline;
}
a.headerLink:hover
{
    font-size: 8pt;
    color: #A6D7C3;
    text-decoration: underline;
}
a.sideBarLink
{
    font-size: 7pt;
    color: #841718;
    text-decoration: underline;
}
a.sideBarLink:hover
{
    font-size: 7pt;
    color: #A6D7C3;
    text-decoration: underline;
}
a.bodyLink2
{
    font-size: 9px;
    color: #ffffff;
    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: 9px;
    color: #BF8219;
    text-decoration: none;
}
a.footerlink:hover
{
    font-size: 9px;
    color: #faae3e;
    text-decoration: underline;
}
a.lhteklink
{
    font-size: 9px;
    color: #eabf74;
    text-decoration: none;
}
a.lhteklink:hover
{
    font-size: 9px;
    color: #faae3e;
    text-decoration: underline;
}
a.newsMore
{
	font-weight: normal;
    font-size: 7pt;
    color: #DD211F;
    text-decoration: none;
}
a.newsMore:hover
{
    font-size: 7pt;
    color: #000000;
    text-decoration: underline;
}
h1
{
	color: #fed200;
	font-size: 14pt;
	font-weight: bold;
}
h2
{
	color: #FFFFFF;
	font-size: 9pt;
	border-bottom: 1px #fed200 dotted;
}
