﻿body
{
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #5B5B5B;
}
.Title
	{
		font-family: Tahoma;
		font-size: medium;
		font-weight:bold;
		color:#666699;
	}
.SubTitle
	{
		font-family: Tahoma;
		font-size: small;
		font-weight:bold;
		color:#666699;
	}

.Left
	{
	text-align: left;
	}
.Right
	{
	text-align: right;
	}
.Justify
	{
	text-align: justify;
	}
.Center
	{
	text-align: center;
	margin-left:auto;
	margin-right:auto; 
	}
.CenterTable
	{
	text-align: center;
	font-size: small;
	}
.LeftTop
	{
	text-align: left;
	vertical-align: top;
	}
	.RightTop
	{
		text-align: right;
		vertical-align: top;
	}
.PictureBox
	{
		text-align: center;
		font-size:smaller;
		font-weight:bold;
		font-style:italic;
		vertical-align: top;
		border:solid thin silver;
	
		
	}
.SeparatorColumn
	{
		width:60px;
	}
	
.MenuButton
	{
	border:None;
	Font-Size:Small;
	color:#666699;
	background-color:#CCCCCC;
	outline-color:Blue
	Height:25px;
	width: 100px;
	text-align: center;
	}
.MenuBox
	{
		width: 150;
		height: 50;
		text-align:center;
		
	}
	
.LowerBorder
	{
		border-bottom-color:Silver;
		border-bottom-style:solid;
		border-bottom-width:medium;
		text-align:justify;
		vertical-align:top;
		
	}
.LowerBorderCenter
	{
		border-bottom-color:Silver;
		border-bottom-style:solid;
		border-bottom-width:medium;
		text-align:center;
		vertical-align:top;
		
	}
.style1
	{
	width: 150px;
	height: 80px;
	vertical-align: top;
	text-align: left;
	}

.style2
	{
	
	width: 874px;
	height: 80px;
	vertical-align: top;
	text-align: left;
	}
.style3
    {
          
    width: 150px;
    height: 650px;
    vertical-align: top;
	text-align: left;
    }
.style4
	{
	
	width: 874px;
	height: 650px;
	vertical-align: top;
	text-align: left;
	}
.style5
	{
	
	width: 150px;
	height: 20px;
	vertical-align: top;
	text-align: left;
	}
.style6
	{
	
	width: 874px;
	height: 20px;
	vertical-align: top;
	text-align: left;
	}