﻿html, body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS",verdana;
	font-size:12px;


}
.Content
{
	width: 750px;
	margin: 2px auto;
	border-collapse: collapse;
	border:dotted 1px #cccccc;
	/*background-color:#fafaee;*/
	background-color:#EFF3FB;
	position:relative ;
}

.Content1
{
	width: 700px;
	margin: 2px auto;
	border-collapse: collapse;
	border:dotted 1px #cccccc;
	/*background-color:#fafaee;*/
	background-color:#EFF3FB;
}

.Content2
{
	width:100%;
	margin: 2px auto;
	border-collapse: collapse;
	border:dotted 1px #cccccc;
background-color:#fafaee;
/*	background-color:#EFF3FB;*/
}

/*body 
{
    font-family: Tahoma;
    font-size:10pt;
}*/
h2
{
    font-family:Tahoma;
    font-size:x-large;
    font-weight:bold
}
.GridHeader
{
    background-color: #DFDFDF;
    font-family: Verdana;
       
}
.someclass
{
    font-size: 15pt;
    color: #0099ff;
    font-family: 'Arial Narrow';
    font-weight: bolder;
}
