@charset "utf-8";
/* CSS Document */

/*
body
{
line-height: 20px;
}
*/

/*
table
{
width: 100%;
}
*/

/*
a
{
color: #000000;
text-decoration: none;
outline: none;
}
*/
	
/*		
a:hover
{
color: #ffffff;
text-decoration: none;
}
*/

.relTitle
{
font-family: Arial, Helvetica, sans-serif;
cursor: pointer;
color: #003366;
font-size: 10pt;
font-weight: bold;
position: relative;
/*top: 20px;*/
}

a.drop
{
color: #990000;
}

a:hover.drop
{
color: #000000;
}
