﻿/* CSS by Steve Taylor */

BODY
{
    font-family:Tahoma;
    font-size: small;
}
DIV
{
    font-family: Tahoma;
    font-size: small;
}
TD
{
    font-family:Tahoma;
    font-size: small;
}
.GridView 
{
	font-family:Arial;
	font-size: small;
}
.Grid
{
    width: 99%;
    left: 10px;
    border-color: #E7E7FF;
    border-width: 1px;
    padding: 0 2 0 2;
}
.LoginStatus
{
    font-family:Tahoma;
    font-size: small;
}
.AATextLabel
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	font-family: arial;
	background-color: transparent;
	text-align: right;
	position: relative;
	color: black;
}
a
{
	font-weight: bold;
	font-size: 9pt;
	font-family: tahoma;
}
input
{
	background-color: silver;
}
