﻿body {
}

.tablestandard
{
    font-family:Calibri;
    font-size:10px;
    color:Black;
}

.tablestandard2
{
    font-family:Calibri;
    font-size:12px;
    color:Black;
}

.tdtable1
{
    background-color:#f5a907;
}
.tdtitle
{
    margin-top:3px;
    margin-left:15px;
    margin-bottom:3px;
    font-family:Verdana;
    font-size:14px;
    font-weight:bolder;
    
}

.tdcontent
{
    margin-top:3px;
    margin-left:10px;
    margin-bottom:3px;
    font-family:Calibri;
    font-size:12px;
    
    
}

.tdprofile input 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 0.5px solid #999999;
}
