

body		{	margin:0 auto;	padding:0;	color:#000000;	background:#ffffff;	font-family:Verdana, Geneva, sans-serif;}
img			{	border:0; margin:0 10px;	}
img.center 	{   display:block;   margin-left:auto;   margin-right:auto; }
.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; }
.textcenter {   text-align:center; }


.tb_header_row
{
	margin:0px 0px;
	margin-left: auto;
    margin-right: auto;
	padding:0px;
	height:135px;
	width:100%;
	background:#87cefa url(/images/background_vplanner.png) repeat 0 0;
}

.tb_title_row
{
	height:40px;
	font: 14px Verdana, Arial, Sans-serif;
	font-weight:bold;
	text-align:center;
}
.body_title
{
	font: bold 18px Arial, Verdana, Sans-serif;
	text-align:center;
	height:30px;
	line-height:30px;
}

#tb_header
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#tb_intro
{
    width:90%; 
	margin-top:20px;
	margin-bottom:20px;
	font-size:13px;
}
	
#tb_body
{
    width:94%; 
    margin-left:3%; 
    margin-right:3%;
	margin-top:20px;
	margin-bottom:20px;
	font-size:13px;
}	
	
#tb_footer
{
	margin:0px 0px;
	padding:0px;
	height:100px;
	width:100%;
	background:#A4C639;
}

.tborder
{
	background: #A4C639;
	color: #000000;
	border: 1px solid #0B198C;
}

.menu_control
{
    background: #A4C639 url(/images/gradient_menu_android.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_m
{
    background: #A4C639 url(/images/gradient_menu_android_m.png) repeat top left;
	color: #FFFFFF;
	font: bold 14px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 15px 16px 15px 16px;	
	white-space: nowrap;
}
.menu_control a:link, .menu_control_alink, .menu_control_m a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_control a:visited, .menu_control_avisited, .menu_control_m a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_control a:hover, .menu_control a:active, .menu_control_ahover, .menu_control_m a:hover, .menu_control_m a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}


