/* CSS Document */

.LeftMenu
{
font-family:Tahoma;
font-size:11px;
color:#CCCCCC;
}
.LeftMenu a
{
font-family:Tahoma;
font-size:11px;
color:#CCCCCC;
font-weight:bold;
text-decoration:none;
}
.LeftMenu a:hover
{
font-family:Tahoma;
font-size:11px;
color:#FF6600;
font-weight:bold;
}
.imageborder
{
	border-color:#CCCCCC;
}
.columnheight
{
	height:250px;
}