﻿.BorderTop1
{
	border-top:10px solid white;								
	border-left:10px solid white;								
}
.BorderTop
{
	border-top:10px solid white;				
	padding-top:10px;				
}


.GridHeadimg{
	border:1px solid #94B8D3;
	padding:1px;
	text-align:left;				
	background-color:white;
}

.BlockAnchor
{
	display:block;
	text-align:left;
	padding-left:10px;
	font-weight:bold;		
}

.Modify
{
	text-align:left;
	padding-left:20px;
	color:#114d89;	
	
}

A:link  {
    text-decoration:    none;
    color:  #003366;
}

A:visited   {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

A:active    {
    text-decoration:    none;
    color:  #003366;
}

span.text
 { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height:15px; 
 font-weight:normal;
 }

td.details
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#023D7D;
  line-height:15px;
}

div.linedraw {
	width:auto;
	height:10px;
	padding-left:8px;
	margin-top:5px;
	margin-left:4px;
    background:url(../images/line.gif) repeat-x top;
}

div.linebar {
	width:auto;
	height:10px;
	padding-left:8px;
	margin-top:5px;
	margin-left:-1px;
    background:url(../images/line.gif) repeat-x top;
}


