﻿body 
{
	/*color:#000000;
	padding:2px 5px 2px 10px;
	word-spacing:2px;
	
	font-family:Times New Roman;*/
	
}

.SubMenuItem
{
	background-color:#ffffcc;
	font:normal 11px Trebuchet MS, Tahoma;
	color:#000000;
	border:solid 1px #D8d8d8;
	cursor:hand;
	padding:2px 5px 2px 10px;
	word-spacing:2px;
	height:22px;	
}
.GridViewHeader
{
	
}
.GridViewHeader2
{
	background-image:url(../images/mItemBack.gif);
	color:black;
	font-weight:100;
	font-family:Arial;
	font-size:13px;
}
.tdStyle
{
	border:solid 1px #999999
}

.PanelTitle
{
	text-align:center;
	color:White;
	background-color:#548ea8;
	height:20px;
	font-family:Verdana;
	font-size:8pt;
	border:solid 1px gray;
}

.BlueTitle
{
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	background-color: #cddef4;
	padding: 4px;margin: 0;	
	border: solid 1px #8fb1d9;
}


.MainContentTitle
{
	padding-top:8px;
	padding-bottom:6px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
}

.BasicControlClass
{
	font-family:Tahoma;
	font-size:11px;
	
}

