.mainTable
{
	width:800;
	padding:5px;
	border-collapse: collapse;
	border-left:2px solid;
	border-right:2px solid;
	background-color:#F0F0FF;
}

.toptable
{
	width:800;
	border-collapse: collapse;
	border-top:2px solid;
	border-left:2px solid;
	border-right:2px solid;
	background-color:#B6B6B6;
}

.bottomtable
{
	width:800;
	border-collapse: collapse;
	border-bottom:2px solid;
	border-left:2px solid;
	border-right:2px solid;
	background-color:#B6B6B6;
}

.menuCells {
	height:20;
	border-right:1px solid;
	background-image:url('Common/images/menuCellsBG.gif');
	}


.menuLinks:link {	
	color:#000066;
	text-decoration:none;
	height:18;
	}

.menuLinks:hover {	
	text-decoration:none;
	height:18;
	}

.menuLinks:visited {	
	text-decoration:none;
	height:18;
	}


.menuLinks:active {	
	text-decoration:none;
	height:18;
	}


a:link {
	color: #0000FF; font-size:10pt 
	}

a:hover {
	}

a:visited {
	color: rgb(51,102,204); font-size:10pt 
	} 

a:active {
	color: #FF0000; font-size:10pt
	}

table
{
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
}

table-1
{
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	background-color: #FFFFFF;
	filter : progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#DCDDE4,endColorStr=#F7F7F7);
}

body, td {
	color: #000066;
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	}

h1
{
	font-size:14pt;
}

h2
{
	font-size:12pt 
}

h3
{
	font-size:12pt 
}
h4
{
	font-size:12pt 
}
h5
{
	font-size:11pt 
}

h6
{
	font-size:11pt 
}

input1 {
 background-color : #FFFFFF;
 filter : progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#C0C0C0,endColorStr=#F2F2F2);
}
 
table1 {
 background-color : #FFFFFF;
 filter : progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#C0C0C0,endColorStr=#F2F2F2); 
}