
/* CSS Document */
body {height:100%; margin:0px; padding:0px; }

/*-------- Default Style --------*/


/*-------- design style --------*/
.template_style
{
	width:100%; 
	margin:0;
	background-color:#FF8300;
	text-align:center;
	vertical-align:middle;

	}
.BreadcrumbRootTab
TD{
    color: #7e7b7b;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-align:left;
	background-color:Transparent;
	vertical-align:bottom;
	line-height:27px;
	 }
.ActiveRootTab
{
    color: #7e7b7b;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-align:left;
	background-color:Transparent;
	vertical-align:bottom;
	line-height:27px;
	 }
div#logo_top_right{width:150px;height:170px;background:url(logo.png) no-repeat left;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
