﻿body 
{	background-color:#ECF5FB;
	margin:0px;
	font-family:Times new roman;
}
a
{
	text-decoration:underline;
	color:#1D638D;
}
a:hover
{
	text-decoration:none;
	color:#1D638D;
}
h1
{
	font-family:Segoe UI;
}
h3
{
	font-family:Segoe UI;
	font-size:16pt;
	color: Maroon;
}
.BlockHeader
{
	font-family:Segoe UI;
	font-weight: bold; 
	font-size: 11pt; 
	text-align: center; 
	color: Maroon;
}
.FrameTopLeft
{
	width: 4px;
	height: 4px;
	background-image: Url(Images/LTFrame.gif);
}
.FrameTopMiddle
{
	background-image: url(Images/MTFrame.gif);
}
.FrameTopRight
{
	width: 4px;
	height: 4px;
	background-image: Url(Images/RTFrame.gif);
}
.FrameMiddleLeft
{
	width: 4px;
	background-image: Url(Images/LMFrame.gif);
}
.FrameMiddleMiddle
{
	text-align: left;
	background-color: White;
}

.FrameMiddleRight
{
	width: 4px;
	background-image: Url(Images/RMFrame.gif);
}

.FrameBottomLeft
{
	width: 4px;
	height: 4px;
	background-image: Url(Images/LBFrame.gif);
}
.FrameBottomMiddle
{
	background-image: url(Images/MBFrame.gif);
}
.FrameBottomRight
{
	width: 4px;
	height: 4px;
	background-image: Url(Images/RBFrame.gif);
}




.FrameTopLeftBlue
{
	width: 4px;
	height: 4px;
	background-image: Url(Images/LTFrameBlue.gif);
}
.FrameTopMiddleBlue
{
	background-image: url(Images/TMFrameBlue.gif);
}
.FrameTopRightBlue
{
	width: 4px;
	height: 4px;
	background-image: Url(Images/RTFrameBlue.gif);
}
.FrameMiddleLeftBlue
{
	width: 4px;
	background-image: Url(Images/LMFrameBlue.gif);
}
.FrameMiddleMiddleBlue
{
	text-align: left;
	background-color: White;
	padding-left: 15px;
	padding-right: 15px;	
	vertical-align:top;
}

.FrameMiddleRightBlue
{
	width: 4px;
	background-image: Url(Images/RMFrameBlue.gif);
}

.FrameBottomLeftBlue
{
	width: 4px;
	height: 4px;
	background-image: Url(Images/LBFrameBlue.gif);
}
.FrameBottomMiddleBlue
{
	background-image: url(Images/BMFrameBlue.gif);
}
.FrameBottomRightBlue
{
	width: 4px;
	height: 4px;
	background-image: Url(Images/RBFrameBlue.gif);
}



.MenuHandl
{
	height:16px;
	text-align:left;
	padding-left:20px;
	vertical-align:middle;
	padding-top:0px;
	padding-bottom:0px;
}
.MenuHandl:Hover
{
	background-image:Url(Images/Handl.png); 
	height:16px;
	text-align:left;
	padding-left:20px;
	vertical-align:middle;
	padding-top:0px;
	padding-bottom:0px;

}
