﻿body
{
    background-image: url('../images/background.jpg');
    background-repeat: no-repeat;
    background-color: #edfeee;
}

.loginerror
{
    color: #FF0000;
    font-family: Verdana;
    font-size: x-small;
}

.ItemStyle
{
    font-family: Verdana;
    font-size: x-small;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.loginlink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: x-small;
    text-decoration: underline;
    cursor: pointer;
}

.HeaderStyle
{
    font-family: Verdana;
    font-size: x-small;
}

.NormalText
{
    font-family: Verdana;
    font-size: x-small;
}

.TotalPages
{
    font-family: Verdana;
    font-size: x-small;
    margin-left: 5px;
    padding-left: 5px;
}

.RecordCount
{
    font-family: Verdana;
    font-size: x-small;
    margin-right: 5px;
}

.InfoSections
{
    font-family: Verdana;
    font-size: small;
    color: #000000;
    font-weight: bolder;
}

.InfoResults
{
    font-family: Verdana;
    font-size: x-small;
    color: #008000;
    font-weight: bold;
}


.InfoHeader
{
    font-family: Verdana;
    font-size: large;
    color: #FFFFFF;
}

.InfoSections
{
    font-family: Verdana;
    font-size: small;
}


.ErrorText
{
    font-family: Verdana;
    font-size: small;
    color: #FF0000;
}


.hyperlink
{
    border-width: 0px;
    border-style: none;
}

a img    
{   
    border: none;   
}  



