﻿body
{
	margin-top: 0px;
	vertical-align: top;
	font-family: Arial;
	font-size: 0.75em;
	font-weight: normal;
	background: url('../../App_Themes/lst/images/page_background.jpg') top center repeat-x;
}

td
{
	margin-top: 0px;
	background-color: #ffffff;
	text-align: left;
	color: #000000;
	vertical-align: top;
}

h1
{
	font-family: Arial;
	font-size: 1.85em;
	font-weight: bold;
	text-align: left;
	color: #006600;
	padding-left :30px;
	background-image: url('../../App_Themes/lst/images/h1_background.gif');
	background-repeat: no-repeat;
	text-decoration: underline;
}

h2
{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

a
{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	color: #000000;
		text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.mainTable
{
	border-left: solid 0px #194802;
	border-right: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

.MenuLink
{
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.MenuLink:hover
{
	color: #ffffcc;
	text-decoration: underline;
}
.MenuLink:active
{
	color: #ffffcc;
	text-decoration: underline;
 font-weight:bold;
}
.NewsTitle
{
    font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
    color: #000000 ;
}
.NewsDate
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #999999;
}
.NewsText
{
	font-size: 1em;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
}
.NewsHR
{
	height:1px;
	color:#000000;
}