/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-top: 0px;
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Tahoma;
	letter-spacing: normal;
	top: 0px;
	background-color: white;
}

div
{
	MARGIN-TOP: 5px;
	margin-left: 10px;
	text-align: justify;
}

.td_index
{
	font-size: 12px;
	color: #0b403e;
	font-family: Tahoma;
}
.myLink:link
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}
.myLink:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}
.myLink:active
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}
.myLink:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #008000;
	font-family: Tahoma;
	text-decoration: none;
}
table.tb_sp
{
	border-color: 339999;
	border-width: 1px;	
}
table.tb_sp a
{	
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
table.tb_sp a:hover
{	
	font-size: 12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #DC143C;
	text-decoration: none;
}
table.tb_sp td
{
	border-color: 339999;
	border-width: 1px;
}
table
{
	font-size: 12px;
	font-family: Tahoma;
}
.txtHeader
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	height: 20px;
	background-color: #0066ff;
	text-align: center;
	text-decoration: none;
}
.limit {
	FONT: 0.8em Verdana; COLOR: #900
}
a.menuLink:link
{
	font-weight: bold;
	font-size: 12px;
	color: #696969;
	font-family: Tahoma;
	text-decoration: none;
}
a.menuLink:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #696969;
	font-family: Tahoma;
	text-decoration: none;
}
a.menuLink:active
{
	font-weight: bold;
	font-size: 12px;
	color: #696969;
	font-family: Tahoma;
	text-decoration: none;
}
a.menuLink:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #0066ff;
	font-family: Tahoma;
	text-decoration: none;
}

a.navLink:link
{
	font-weight: bold;
	font-size: 12px;
	color: #008000;
	font-family: Tahoma;
	text-decoration: none;
}
a.navLink:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #008000;
	font-family: Tahoma;
	text-decoration: none;
}
a.navLink:active
{
	font-weight: bold;
	font-size: 12px;
	color: #008000;
	font-family: Tahoma;
	text-decoration: none;
}
a.navLink:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #696969;
	font-family: Tahoma;
	text-decoration: none;
}

table.tb_sp a.btColor
{
	border-color: #00bfff;
	border-width:1px;
	height:20px;
	width:20px;
	border-style:solid;
}