﻿body
{
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
fieldset
{
    padding: 5px;
    border: 1px solid #B6B6B6;
    margin-bottom: 10px;
}
td
{
	vertical-align:top;
	text-align:left;
}
input
{
	width:24px;
	vertical-align:middle;
}
input[name="Captcha"]
{
	width:90px;
	vertical-align:middle;
	font-size:x-large;
}
input, select
{
    font-size: inherit;
    height: auto;
    vertical-align: middle;
}
table.content 
{
}
table.content tr th, 
table.content tr td 
{
    padding: 2px;
}
.Login
{
	background-color: #efefef;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 1.00em;
	border-spacing : 4;
}
.Login_Title
{
	background-color: #efefef;
	border-color: #B5C7DE;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana;
	font-size: 1.00em;
	font-weight: bold;
	border-spacing : 10;
}
.Login_Label
{
	border-style: none;
	font-size: 0.90em;
	font-weight: bold;
	line-height: 15px; 
}
.Login_TextBox
{
	font-size: 12px;
	line-height: 15px; 
	width: 120px;
	text-decoration: none; 
	border-color: #B5C7DE;
	border-style: solid;
	border-width: 1px;
}
.Login_CheckBox
{
	border-style: none;
	font-size: 0.90em;
	font-weight: bold;
	line-height: 15px; 
}
.Login_Instruction
{
	background-color: Red;
	border-color: #B5C7DE;
	border-style: solid;
	border-width: 1px;
	font-size: 1.00em;
	color: 	#333333;
	font-weight: bold;
	border-spacing : 4;
}
.Login_Button
{
	width:113px;
	height:20px;
	color:#000000;
	font-size:10px;
	background-color:#FDFB78;
}
.MasterTop
{
	height: 100px;
	text-align: center;
	color: #284E98;
}
.MasterLeft
{
	width: 80px;
}
.MasterContent
{
}
.MasterBottom
{
	text-align:center;
}
.textbox-numeric {
    text-align: right;
}