﻿body 
{
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bk.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:left top;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

table.master
{
	margin-top: 70px;
	margin-bottom: 70px;
	width: 800px;
	height: 600px;
	FILTER: alpha(opacity=90); 
	BACKGROUND: white; 
	opacity: .90;
	border: solid 1px lightgray;
}

td.td1
{
	height: 120px;
	text-align: right;
}

td.td2
{
	height: 37px;
	background-image: url(../images/buttonbk.gif) ; 
	background-repeat:repeat-x;
	text-align :right;
	padding-right: 14px;
}

td.td3
{
	height: 420px;
}

td.td4
{
	height: 28px;
	text-align: right;
	padding: 3px 14px 3px 3px;
}

td.hp_left
{
	width:30%;
	vertical-align: top;
	padding: 14px 14px 7px 7px ;
	text-align: right;
}

td.hp_right
{
	width:70%;
	vertical-align: top;
	padding: 14px 14px 7px 7px ;
	text-align: right;
}

span.titles
{
	font-family: Tahoma;
	font-size: 12pt;
	color: Black;
}

span.body
{
	font-family: Tahoma;
	font-size: 10pt;
	color: Black;
}

span.footer
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
}

a.hyp1:link {color: white; font-family:tahoma; font-size:8pt; text-decoration:none; font-weight:bold}
a.hyp1:visited {color: white; font-family:tahoma; font-size:8pt; text-decoration:none; font-weight:bold}
a.hyp1:hover {color: white; font-family:tahoma; font-size:8pt; text-decoration:underline; font-weight:bold}
a.hyp1:active {color: white;}

a.news:link {color: #445788; font-family:tahoma; font-size:8pt; text-decoration:none; font-weight:bold}
a.news:visited {color: #445788; font-family:tahoma; font-size:8pt; text-decoration:none; font-weight:bold}
a.news:hover {color: #445788; font-family:tahoma; font-size:8pt; text-decoration:underline; font-weight:bold}
a.news:active {color: #445788;}


span.sep1
{
	font-family: Tahoma;
	font-size: 10pt;
	color: white;
}

td.tbody
{
	vertical-align: top;
	padding: 14px 14px 7px 7px ;
	text-align: right;
	width: 100%;
}

td.TPL
{
	width: auto;
	height: 30px;
	/*background-color:white;*/
	font-family:Verdana;
	font-size: 10px;
	border-bottom: lightgray 1px solid;
	text-align:left;
	padding-right: 4px;
}

td.TPLT
{
	width: auto;
	height: 30px;
	/*background-color:white;*/
	font-family:Verdana;
	font-size: 10px;
	border-bottom: lightgray 1px solid;
	font-weight: bold;
	text-align:left;
	padding-right: 4px;
}

tr.trow1
{
	background:white;
}

tr.trow2
{
	background:lightgray;
}

tr.trow1:hover, tr.trow2:hover
{
	background:gray;
	color: White;
}    

table.plmenu
{
	width: 760px;
}

table.plmain
{
	width:auto; 
	height: auto; 
	text-align: center; 
	padding-left: 6px;
}

span.lbl1
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #3B5998;
	font-weight:bold;
	display: block;
	border-bottom: solid 1px lightgray;
	padding-bottom: 7px;
}