body{
        background-color: #F8F8F8;
        margin: 0;
        font: Arial, Verdana;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: Black;
}

td{
        font-size: 13px;
        line-height: 20px;
        vertical-align: top;
}


h2{
        color: #ff6400;
        font-size: 17px;
        font-weight: bold;
        margin:0;
}

h3{
        color: #000000;
        font-size: 14px;
        font-weight: bold;
        margin:0;
}

.green{
	color: Green;
	font-size: 13px;
}

img{
        border: none;
}
td.mnu{
        vertical-align: middle;
		  text-align: center;
}

a{
       color: #00008B;
                 text-decoration: none;
}

a.mnu{
        color: #00008B;
        text-decoration: none;
        font-size: 14px;
        margin-left: 10px;
        margin-right: 10px;
        font-weight: bold;
}

a.link_gray{
        color: #b9b9b9;
        text-decoration: none;
}

a.link_orange{
        color: #ff6400;
        font-weight: bold;
        text-decoration: none;
}

a.title{
        color: #ff6400;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}

img.thumb{
        padding: 0;
        margin-bottom: 5px;
}

div#thumb{
        border: 1px solid #b9b9b9;
        text-align: justify;
        margin-right: 10px;
        padding-bottom: 5px;
        width: 120px;
        float: left;

}

ul{
        margin-left:0px;
        text-indent:0px;
        padding-left:20px;
}

li{
        margin-left:0px;
        text-indent:0px;
		  font-size: 14px;
}



li a.title{
        font-size:12px;
        color: #ff6400;
        font-weight: bold;
        text-decoration: none;
}

hr{
	color: #b9b9b9;
	margin-top: 0px;
	margin-bottom: 0px;
}