﻿body 
{
	margin:0px;
	font-size:10pt;
}

td
{
	font-size:10pt;
}

.baselevel1
{
	background: url(/images/bgall.jpg);
	height: auto; 
	width: 959px; 
	margin-left: auto;
    margin-right: auto; 
    padding-left: 1px;
}

.baselevel2
{
	background: url(/images/bgSkyCloud.jpg) no-repeat top; 
	height: auto;
    width: 950px;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
}

.friendsite
{
	width: 898px; 
	height: 59px; 
	text-align: right; 
	border-right: 1px solid #DCDCDC;
    padding-right: 8px
}

.footer
{
	height: 20px; 
	width: 100%; 
	border-top: 1px solid #DCDCDC;
	
}

* html div.ContentDiv
{
	height:150px;
}


.listtable
{
	 background-color:#DCE7ED;/*As Same As Body*/
	 border:solid 1px #5C81AA;/*As Same As TH*/
}

.listtable td
{
	background-color:White;
	padding:2px;
}

/*th.dark*/
.listtable th
{
	background: #5C81AA ;
	text-align:center;
	height: 22px;
	color: #D9E4F8; 
}

/*th.dark*/
.listtable thead td
{
	 background-color:#5C81AA;
	 color: #D9E4F8; 
	 height:22px;
}

.listtable tfoot td
{
	 background-color:#5C81AA; /*As Same As TH*/
}

