﻿body, td, th, p, div
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #253846;
    background: #CCCCCC;
    line-height: 150%;
    text-align: center; 
}

a
{
    color: #669900;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
    color: #336699;
}

#content {
	width: 350px;
	margin: auto auto;
	border: 1px solid #FFFFFF;
}

div
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #253846;
    line-height: 150%;
    text-align: center;
}

.login_instruction
{
}
.login_textbox_labels
{
    text-align: justify;
		width: 100px;
}
.login_failure
{
    color: #ff0000;
}
.login_textboxes
{
    width: 210px;
    text-align: justify;
}
.login_button
{
    text-align: center;
    font-family: inherit;
    font-size: 11px;
}
.login_titletext
{
    text-align: center;
    font-weight: bold;
    
}
.login_div
{
text-align: center;
}
