body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #00468E;
	font-weight: normal;
	text-decoration: none;
	line-height:16px;
}
body {
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/tlo.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}
/*-----------------------------------------------------------------------*/	
h1 {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #077ACB;
	padding:0px;
	margin:0px;
}
h2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	padding-left: 5px;
	color: #00468C;
	font-weight: bold;
}
h2 a
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	color: #01478D;
	padding-left: 5px;
	font-weight: bold;
}
h2 a:hover 
{
	color: #077ACB;
	font-weight: bold;
	text-decoration:none;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 10px;
}
/*----------------------------------  line ---------------------------------- */
hr
{
	height:1px;
	background: #E5E5E5;
	border: 0; 
	color: #E5E5E5;
	height:1px;
}

.style1 {color: #0679CA}

table.error
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#fcb7b7;
	margin:0px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0 10px 10px 10px;
}

table.info
{
	border-width:1px;
	border-style:solid;
	border-color:#FFFFFF;
	background-color:#c8e894;
	margin:0px 0px 20px 0px;
	position:relative;
	display:block;
	padding: 0 10px 10px 10px;
}

td.menu
{
	width:249px;
	height:200px;
	background-image: url(../images/menu_background.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
