﻿body 
{
	/*background-color: #ffffff;*/
	background-color:White;
	font-family:Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

.LabelCss
{
    font-size:16px;
    font-weight:bold;
}
	
.ViewHeader
{
	background-color: #FFFF99;
	color:#000000;	
	border-bottom-width:thin;
	border-top-width:thin;
	border-left-width:thin;
	border-right-width:thin;
}

th
{
	background-color: #FFFF99;
	color:#000000;
	font-weight:bold;
	font-size: 12px;
}

.DetailsTD
{
    text-align:center;
    
}

.GreyBoxHeader
{
	background-color: #cccccc;
	color:#ffffff;	
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
}

.DateFound
{
    color:White;
}

.SectionBreak
{
	background-color: #cccccc;
	color:#000000;
	font-weight:bold;
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
}

.TextSmall
{
	font-size:small;
	font-weight:normal;
}

.TextSmallBold
{
	font-size:x-small;
	font-weight:bold;
}

.TextVerySmall
{
	font-size:smaller;
	font-weight:normal;
}

.MessageLabel
{
	color:#ff0000;
	font-size:small;
}

.Payment
{
	font-size:medium;
}

.WhiteText
{
	font-family:Times New Roman, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.NoBorder
{
	border-bottom-color:#ffffff;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
}

input.Button 
{
    font-size:10px;
    text-align:center;
    background-color:Black;
}	

.ProcessButton
{
	font-weight:bold;
}
	
.Required
{
	font-weight:bold;		
}

.SolidTableBorder
{
	
	border-bottom-color:#000000;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-style:solid;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
} 


a.nav-roll:link{color:#000000;text-decoration:none;background-color:transparent;}
a.nav-roll:active{color:#000000;text-decoration:none;background-color:transparent;}
a.nav-roll:visited{color:#000000;text-decoration:none;background-color:transparent;}
a.nav-roll:hover{color:#000000;text-decoration:underline;background-color:#f7c81b;}
	
#BtnClass
{
    color:Black;
}

