/* CSS Document */
.tdnav 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	line-height: 12pt
}
.bodypad {
padding: 0.1cm
}
a:link 
{  
text-decoration: none; 
color: #000000
}

a:visited 
{  
color: #666666; 
text-decoration: none
}

a:hover 
{  
color: #666666
}

.bold 
{  
font-weight: bold
}

.navigation 
{  
font-size: 15px;
font-weight: bold
}

.white 
{  
color: #FFFFFF
}

.cellrollover 
{  
background-color: #666666
}

.cellrolloverdown 
{
}
.rightline {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.leftline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}
.inputtext {
	border: solid 1px #BBBBBB;
	color: #444444; 
	background-color: #E6F4FF; 
	border: solid 1px #BBBBBB;
	font-size: 10px;
}
.submitbutton {
	background-color: #003D6B; 
	border: solid 1px #003D6B; 
	color: #E6F4FF; 
	height: 18px;
	font-size: 10px;
}
.blackborder {
	border: 1px solid #000000;
}

