﻿.adminDiv
{
	margin-right:20px;
	margin-bottom:20px;
	float:right;
}


.adminButton
{
	cursor:pointer;
	background-color:#dcf5e7;
	width:80px;
}


.headerTitle
{
	background-color:#4682b4; 
	color:White; 
	text-align:center; 
	font-family:Verdana; 
	font-size:14px; 
	border-style:solid; 
	border-color:WindowFrame; 
	border-width:1px; 
	margin-bottom:20px
}


.masterGridView
{
	width:100%;
	border-style:none;
	border-width:1px;
	font-family:Verdana;
	font-size:12px;
	margin-bottom:30px;
}


.detailGridView
{
	height:50px;
	width:100%;
	border-style:none;
	border-width:1px;
	font-family:Verdana;
	font-size:12px;
	margin-bottom:20px;
}
