﻿body
{
	font-family: Tahoma,Times New Roman,Arial;
	font-size: 10pt;
	color: Black;
	margin: 0px;
	text-align: center;
	background-image: url(Images/bgPage.gif);
}

.hlnkTop
{
	color: #0000ff;
	cursor:pointer;
	text-decoration: none;
}
.hlnkTop:hover, .hlnkTop:active
{
	color: Red;
}

.MenuLink
{
	text-decoration: none;
	color: #00FF99;
}

div.border
{
	width:930px;
	text-align: right;
	border-color:Black;
	border-left-style:dotted;
	border-left-width:0px;
	border-right-style:dotted;
	border-right-width:0px;
	background-color:rgb(241,241,241);
}
div.Link
{
	border-color:#4D85B6;
	border-width:3px;
	border-style:solid;
	background-color: #E5EEF9;
	border-top-width:0px;
}
div.HeadTop
{
	text-align:center;	
	background-image:URL(Images/U.gif);
	background-repeat: repeat-x;
}
div.HeadDown
{
	background-image:URL(Images/GreenD.gif);
	height:10px;
}
div.Footer
{
	color: white;
	background-image: URL(Images/Black.gif);
	background-repeat: repeat-x;
}

table
{
	width:100%;
	border-width:0px;
}
table.Link
{
	border-color:#4D85B6;
	border-width:3px;
	border-style:solid;
	background-color: #E5EEF9;
	border-top-width:0px;
}

td
{
	vertical-align:top;
}
td.PicR
{
	background-image: url(Images/Blue/BlueUR.gif);
	width: 10px;
}
td.PicC
{
	color: #00FF99;
	background-image: url(Images/Blue/BlueUC.gif);
	font-weight: bold;
	vertical-align: bottom;
}
td.PicL
{
	background-image: url(Images/Blue/BlueUL.gif);
	width: 10px;
}
td.PicDL
{
	background-image: url(Images/Black/BlackL.jpg);
	width: 10px;
	background-position:bottom;
}
td.PicDR
{
	background-image: url(Images/Black/BlackR.jpg);
	width: 10px;
	background-position:bottom;
}
td.PicDC
{
	background-image: url(Images/Black/BlackC.jpg);
	vertical-align: bottom;
	width: 99%;
	background-position:bottom;
}