td		{
		font-family: Arial;
		font-size:12px;
		color:#FFFFFF;
		}

.cap	{
		font-family:Arial;
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
		color:#FFFFFF;
		}

.title	{
		font-family:Arial;
		font-size:18px;
		text-decoration:none;
		color:#CCCCCC;
		}

a:link,a:active
		{text-decoration:none; color:#FFFFFF;}
a:visited
		{text-decoration:underlined;color:#FFFFFF;}
a:hover
		{text-decoration:underlined;color:#CCCCCC;}
		
.menu 
{
    display: block;
    background: url(../images/bg_01.gif) left no-repeat;
    height: 25px !important;
	height: 35px;
    width: 156;
    font: bold 10pt verdana;
    text-decoration: none;
    text-align: left;
	color: white;
	padding-top: 10px;
	text-indent: 15px;

}

.menu:hover
{
   color: black;
   background: url(../images/bg_01_hover.gif);
}

.bg1
{
background-image:   url(../images/bg1.gif);
background-repeat: repeat-y;
background-position: center;
background-color: #CCCCCC;
}
