﻿body {
}

.modalBackground
        {
            background-color: Gray;
            filter: alpha(opacity=70);
            opacity: 0.7;
        }

        .auto-style6
        {
            width: 20%;
        }

        .auto-style7
        {
            width: 934px;
        }

        .modalPopup
        {
            border: 3px solid Gray;
            background-color: #006699;
            padding: 3px;
        }

        .auto-style13
        {
            width: 10%;
        }

        .auto-style14
        {
            color: #CC0000;
        }

.loginHeader
{
	text-align: center; 
	font-size: 14px; 
background-color: #003057; 
color: white; 
height: 29px; 
width: 100%
}

.linkbutton
{
	font-size: 12px;
	color: white;
}
