@charset "utf-8";
/* CSS Document */

.height-15 {
height:5px;
} 

.table{
	background-color:#ffffff;
	vertical-align:top;
}




.Gray-bg {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#4e4e4e;
text-decoration:none;
}

.Gray-bg:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

.Gray-10 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#7e7e7e;
font-weight:bolder;
text-decoration:none;
}
.Gray-10:hover {
color:#4e4e4e;
background-repeat:repeat-x;
}

.Gray-drop {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}
.Gray-drop:hover {
font-weight:bolder;
}

