﻿body
{
	font-size: small;
	font-family: Verdana, Arial;
}
.headline
{
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bold;
}

.default
{
	font-size: 9pt;
	font-family: Verdana, Arial;
	
}

.menuItems
{
	font-size: 8pt;
	font-family: Arial;
	padding-bottom: 3px;
	padding-top: 3px;
}

#linkButton A:hover
{
	color: white;
	background-color: blue;
}

.GridViewItems
{
    font-family: Verdana;
    font-size: 8pt;
}

/* NORMAL Theme Colors....*/
.GridViewAlternating
{
    font-family: Verdana;
    font-size: 8pt;
    background-color: #D9E5F2;
    
}

.GridViewHeader
{
    font-family: Verdana;
    font-size: 9pt;
    text-align: left;
    background-color: #D9E5F2;
}
/* ***************************** */

/*  ST. Patrick's Day Theming
.GridViewAlternating
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #66FF33;
}

.GridViewHeader
{
    font-family: Verdana;
    font-size: 9pt;
    text-align: left;
    background-color: #66FF33;
}

*/


.dd
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    width: 200px;
}

.labels
{
    font-family: Verdana;
    font-size: 8pt;
}
.loginFields
{
    font-size: xx-large;
    font-weight: bold;
}
p.loginFields
{
    font-size: xx-large;
    font-weight: bold;
}
