﻿.rewardsTextBox
{
	border: 1px solid #FFD704;
	color: #333333;
	font: 500 18px arial,sans-serif;
}

.studentTextBox
{
	font: 500 18px arial,sans-serif;
	color: #333333;
    background: #ffffff;
    border: solid 1px #ffd704;
}

.GridView_HeaderStyle
{
	color: #000000;
	font-weight: bold;
}

.GridView_RowStyle
{
	border-bottom: 1px solid #ffb400;
}

.GridView_AlternatingRowStyle
{
	background-image: url(/App_Images/SmartKidsRewards/alpha25_background.png);
	border-bottom: 1px #ffb400 solid;
}

.button
{
	font-family: Tahoma;
	font-size: 8pt;
}