﻿*{ margin: 0; padding: 0; }* 
body {
	background-color:#fff;
	font-size:10pt;
	text-align:center;
}
/*000099*/
a{color: #0000ff; text-decoration:none;}
/*a:visited{color:#0000ff; background:cc2a50 inherit;text-decoration:none;}*/
/*a:active{color: #FF9148;	background: inherit; text-decoration:none;}*/
a:hover { color: #FF9148;text-decoration:underline;}

.pagediv
{
	width:1000px;
}

.divLeft
{
	float:left;
	text-align:left; 
	margin:5px;
}

.divRight
{
	float:right;
	text-align:left;
	margin:5px;
}

.tdTitle
{
	background:url(../Images/bg52.gif); width:80px; height:30px;color:#FFF; font-weight:bold; font-size:12pt; text-align:center;
}

.tabBorder
{
	padding:5px;
	width:100%; 
	border:solid 1px #CCC;
}

.footer 
{
	padding:5px;
	border:solid 1px #CCC;
	width:980px; 
	text-align:left; 
	line-height:25px; 
	margin-top:5px;
	margin-left:4px;
}
	.footer a { color: #808080;}
	.footer a:hover{color:#FF9148;text-decoration:underline;}	
	
.btnCss60
{
	width:60px; 
	height:21px; 
	border:0; 
	background:url(../Images/btnbg.gif);
}
