@charset "utf-8";

/* CSS Document */

#budget_content{

	width:610px;

	float:left;

	position:relative;

}



#budget_content h1 {

	font-family:Trebuchet MS;

	font-size:18px;

	font-weight:bold;

	color:#03427b;

}

#budget_content h2,h3 {

	font-family:Trebuchet MS;

	font-size:14px;

	font-weight:normal;

	color:#03427b;

}

/* New position for TWD number */
#top_top_right #top_top_number{
	background:url('../images/header/numbers/number_1_no_client_area.jpg') no-repeat scroll 0 0 transparent;									
	width:244px;
	height:51px;
}

#top_top_right{
	width:244px;
}



.tablelines



{



 background-color:#999999;



}/*color of the narrow line deviding up the table cells*/



.tabletitle{



	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



	font-weight:bold;



	font-size:13px;



	color:#000000;



	background-color:#ffffff;



}/*alter background color and font color. 



Not on all tables, only present if table has an extra heading*/



.tablehead{



	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



	font-weight:bold;



	font-size:12px;



	color:#000000;



	background-color:#ffffff;



}/*alter background color and font color. 



Contains headings of table rows or columns.*/



.tablebody{



	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



	font-weight:normal;



	font-size:11px;



	color:#000000;



	background-color:#ffffff;



}



/*alter background color and font color. 



Contains main body of the table.*/



.tabletotal{



	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



	font-weight:bold;



	font-size:11px;



	color:#000000;



	background-color:#ffffff;



}







/* styles to make round cordered boxes, can also be square depending on images used*/



.tableSubHeading{



	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



	font-weight:bold;



	font-size:12px;



	color:#000000;



}
