body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#F6F6F6;
}

select
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	font-family:verdana,arial, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:10px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}
	
.welcometxt
	{
	font-size: 10px;
	font-family :  verdana, tahoma, Arial, Helvetica,sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #8C8C8C;
	}
td
	{
	font-size: 11px;
	font-family :  verdana, tahoma, Arial, Helvetica,sans-serif;
	font-weight : normal;
	line-height:17px;
	color : #8C8C8C;
	}
	
.hd
	{
	font-size: 12px;
	font-weight : bold;
	color : #3C8F9F;
	}
	
.underline
	{
	font-size: 11px;
	font-family :  verdana, tahoma, Arial, Helvetica,sans-serif;
	font-weight : bold;
	line-height:17px;
	color : #8C8C8C;
	text-decoration:underline;
	}

a
	{
	color : #106C7D;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}

a:hover
	{
	color : #106C7D;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
	}
	
.bttxt
	{
	color : #A3A3A3;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :9px;
	font-weight : normal;
	}
	
.btlink
	{
	color : #A3A3A3;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :9px;
	text-decoration : none; 
	font-weight : normal;
	}

.btlink:hover
	{
	color : #A3A3A3;
	font-family : Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :9px;
	text-decoration : underline; 
	font-weight : normal;
	}
	
.hdbg
	{
	background-image:url(../images/hd-bg-left.gif);
	background-repeat:no-repeat;
	}
	
.subbody
	{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	}

.border1 {
	border: 1px solid #DADADA;
}

.border2 {
	border: 1px solid #000000;
}

a.adm-link
	{
	color : #0000fF;
	font-weight:normal;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}

a.adm-link:hover
	{
	color : #0000ff;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
	}
	
.aminfirstlinktext
	{
	color : #000000;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	font-weight : bold;
	background-color:#ffffff;
	
	}
	.aminfirstheadingtext
	{
	color : #000000;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :17px;
	font-weight : bold;
	background-color:#808080;
	
	}