﻿body 
{
	font-family: Tahoma; font-size: 10pt;
	color: #000000;
	background-image: url(Images/bg.jpg);
	margin: 0 0 0 0px;
}

.tablegrid
{
	background-color:#cccccc;
}

.button 
{
	font-family: Tahoma; font-size: 10pt;
	width: 80px;
}

.longbutton 
{
	font-family: Tahoma; font-size: 10pt;
}

.input 
{
	font-family: Tahoma; font-size: 10pt;
}
.headerstyle
{
	background-color: #ffdf98;
	text-align: center;
	font-weight: normal;
}

.rowstyle
{
	background-color: #fff4db;
}

.alternatingrowstyle
{
	background-color: #ffffff;
}

.emptydatarowstyle
{
	background-color: #ffffff;
}

.title
{
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding-left: 36px;
}

.subject
{
	font-size: 10pt;
	color: #0b84a5;
	font-weight: bold;
}

.status
{
	color: Black;
}

.selectedmode
{
	font-weight: bold;
	text-decoration: none;
}

a, a:link, a:active, a:hover, a:visited
{
	color:#0033cc;
}

.hand
{
	cursor: hand;
}
