﻿body 
{
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eaeaea;
	background-color: #eaeaea;
}


.BGColor1 
{
		background-color: #eaeaea;
		
}

.BGColor2 
{
		background-color: #DEDEDE;
}

.TableTitle1
{
		background-color: #FF0000;
		color: #FFFFFF;
		font-family:Tahoma;
		font-weight:bold;
		font-size:13px;
		
}



.DDL
{
		font-family:Arial;
		font-size:10px;
		
}

.BtnStyle {
	 font-size: 10px; 
	 font-family: Arial; 
	 width: 130px;
	 height: 22px;
	  
}

.BtnStyle2 {
	 font-size: 10px; 
	 font-family: Arial; 
	 width: 130px;
	 height: 18px;
	  
}

.BtnStyle200x18 {
	 font-size: 10px; 
	 font-family: Arial; 
	 width: 200px;
	 height: 18px;
	  
}
.MyCursorH {  cursor: hand;}
.MyCursorD {  cursor:pointer;}
.MyTitleStd {
	font-family: Verdana;
	font-size: 18px;
	color: red;
	font-weight: bolder;
	font: bolder x-large Verdana;
}

.MyDDL {
	font-weight: bolder;
	font-family: Tahoma;
	font-size: smaller;
}
