﻿.textMembershipControls
{
	background-color: #f4f4f4;
	border: solid 1px #702380;
	color: #808080; }
	
.textMembershipControls td
{
	padding: 2px 2px 2px 2px; }

.gridView_table
{
	border: solid 1px #97c61b;
	margin: 6px 0px 6px 6px;
	width: 100%; }
	
.gridView_table th
{
	border: solid 1px #97c61b;
	text-align: center;
	background-color: #f4f4f4;
	padding: 6px 6px 6px 6px; }
	
.gridView_table td
{
	border: solid 1px #97c61b;
	padding: 6px 6px 6px 6px; }
	
.gridView_tableRow
{
	background-color: #e5f1c6; }

.gridView_alternatingRow
{
	background-color: #f4f4f4; }
	
.gridView_pagerRow 
{
	background-color: #f4f4f4;
	padding: 6px 6px 6px 6px; }
	
.gridView_pagerRow th 
{
	
	padding: 6px 6px 6px 6px; }
	
.gridView_pagerRow td 
{
	border: solid 0px #f4f4f4;
	padding: 2px 2px 2px 2px; }

.textBox_globalSmall, .textBox_globalMedium, .textBox_globalLarge, .textBox_globalXLarge
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em; }
	
.textBox_globalXSmall
{
	width: 35px; }

.textBox_globalSmall
{
	width: 80px; }
	
.textBox_globalMedium
{
	width: 160px; }
	
.textBox_globalLarge
{
	width: 240px; }
	
.textBox_globalXLarge
{
	width: 320px; }

.red_font
{
	color: #e48512; }
