﻿.body, htnl
{
	text-align: center;
	vertical-align: top;
}

.TDMasterHeader
{
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
}
.TDcontain_left
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
.TDcantain_right
{
	text-align: left;
	vertical-align: top;
}
.Button
{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #3399FF;
	width: 75px;
}
.Heading
{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	color: #0066FF;
}
.Link
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.Labels
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #55AAFF;
}

.TextBox
{
	font-family: verdana;
	margin-left: 20px;
}
.Links
{
	color: #55AAFF;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	margin-left: 15px;
}
.Links:hover
{
	color: #66FFFF;
	cursor: pointer;
}
.HeadingLabel
{
	font-family: verdana;
	font-size: 20px;
	color: #55AAFF;
}
.DropDowns
{
	margin-left: 20px;
}
.BlankRow
{
	height: 15px;
}
.PopupPanel
{
	padding: 12px;
	background-color: #FFFFFF;
	border: 5px solid #888888;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
}
.LabelTd
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	color: #0066FF;
	}
.ImageSize
{
	max-width:800px;
	max-height:600px;
	}
    
    .text
    {
    line-height:24px;
    text-decoration:none;
    color:#000;
    }
.text a
    {
    line-height:24px;
    text-decoration:none;
    color:#000;
    }
.text a:hover
    {
    line-height:24px;
    text-decoration:none;
    color:#666666;
    }        
.input
    {
    float:left;
    width:180px;
    }
