﻿body, td, th, input, select, textarea 
{
	font-family: Segoe UI, Tahoma, Verdana, Arial;
	font-size: small;
	margin: 0px 0px 0px 0px;
}

a
{
	text-decoration: none;
	color: Navy;
}

a:hover
{
	text-decoration: underline;
}

td.tdMenu
{
	background-color: #FFE0C0;
}

div.divRotated90Orange
{
	
	color: Orange;
	font-family: Arial Black;
	font-size: 48px;
	overflow: hidden;
	width: 99px;
    writing-mode: tb-rl;
}

img.imgIcon48Centered
{
	position: relative;
	top: -10px;
	left: 138px;
}