body,td,div,p {
	font-family: Tahoma;
	font-size: 11px;
	color: #616161;
}

.title {
	font-size: 15pt;
	letter-spacing: -0.5px;
	font-family: arial;
	color: #d2d5d7;
}

.client {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: 700;
	color: #616161;
}

.lightgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #989b9e;
}

.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #989b9e;
}


.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}

form {
						padding:0;
						margin:0;
						}
.select_1	{
						width:200px;
						height:18px;
						background-color:#FFFFFF;
						border:1px solid #CDCDCD;
						font-family:Tahoma;
						font-size:11px;
						color:#333333;
						margin:0px;
						padding:0px;
						}
.input_1	{
						width:200px;
						height:18px;
						background-color:#FFFFFF;
						border:1px solid #D4D0C8;
						font-family:Tahoma;
						font-size:11px;
						color:#333333;
						line-height:10px;
						margin:0;
						padding:3px;
						}	
textarea	{
						width:200px;
						height:73px;
						background-color:#FFFFFF;
						border:1px solid #D4D0C8;
						font-family:Tahoma;
						font-size:11px;
						line-height:12px;
						color:#333333;
						margin:0;
						padding:3px;
						overflow:hidden;
						}		


a {
	font-family: "Tahoma";
	font-size: 11px;
	color: #3d79b5;
}

a:hover {
	text-decoration:none;
}

a.BottomNav, a.BottomNav:visited{	 text-decoration:none;	color: #ffffff; } a.BottomNav:hover {	text-decoration:underline; }




.menu
{   display: block;
    padding: 0px 0px;
    margin: 0 0 0 0;
    text-decoration: none}


.submenu
{   background: #fbfbfb;
    border: 1px solid #d9d9d9;
    position: absolute;  
		margin: 0 0 0 0;
		line-height:18px;
		z-index:100;
		width: 140px;
		visibility: hidden;}

    .submenu a
    {   display: block;
        font: 11px arial;
        text-align: left;
        text-decoration: none;
        padding: 5px;
        color: #47545d}

    .submenu a:hover
    {   background: #6293bb;
        color: #FFF}
