body
{
	margin:0 auto;
	padding:0;
	color:#000000;
	background:#ffffff;
}
img
{
	border:0;
	margin:0 10px;
}
td
{
	font: 13px Verdana, Arial, Sans-serif;
}
.bold
{
	font-weight:bold;
}
.big
{
	font-size:16px;
}
.small
{
	font-size:10px;
}
.small_gray
{
	font-size:10px;
	color:#808080;
}
.bold_small
{
	font-weight:bold;
	font-size:10px;
}
#tb_header
{
	margin:0px 0px;
	padding:0px;
	height:135px;
	width:100%;
	background:#87cefa url(/images/background_vplanner.png) repeat 0 0;
}
#tb_body
{
    width:94%; 
    margin-left:3%; 
    margin-right:3%;
	margin-top:20px;
	margin-bottom:20px;
}
.body_title
{
	font: bold 18px Arial, Verdana, Sans-serif;
	text-align:center;
	height:50px;
	line-height:50px;
}
#tb_footer
{
	margin:0px 0px;
	padding:0px;
	height:100px;
	width:100%;
	background:#87cefa url(/images/background_vplanner.png) repeat 0 0;
}
.menu_control
{
    background: #3399ff url(/images/gradient_menu_blue.png) repeat top left;
	color: #FFFFFF;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 5px 6px 5px 6px;	
	white-space: nowrap;
}
.menu_control a:link, .menu_control_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_control a:visited, .menu_control_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_control a:hover, .menu_control a:active, .menu_control_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.tborder
{
	background: #000080;
	color: #000000;
	border: 1px solid #0B198C;
}
