﻿h1, .h1
{
	font-size:20px;
	font-weight:bold;
	color:#808080;
}

.color
{
	color:#808080;
}
.divHeader
{
	height:75px;
	width:970px;
	background-image:url('../_images/gwb/title.jpg');
	background-repeat:repeat-x;
}
.divLineTop
{
	background-image:url('../_images/gwb/line.gif');
	background-repeat:repeat-x;
	height:5px;
}
.divLineBottom
{
	background-image:url('../_images/gwb/line.gif');
	background-repeat:repeat-x;
	height:5px;
}
.divFooterSpacer
{
	width:11px;
	height:10px;
	background-image:url('../_images/gwb/spacer.gif');
	background-repeat:no-repeat;
}

.tdGwbTitle
{
}
.divGwbTitle
{
	background-color:#f7f7f7;
	height:28px;
	border-bottom:solid 1px #e5e5e5;
}
.tdGwbSearch
{
	vertical-align:top;
}
.tdGwbResult
{
	background-color:#ffffff;
	vertical-align:top;
	width:100%;
	padding-left:1px;
}

.divGwbResult
{
	/*overflow:hidden;*/
}

.fraDetail
{
	width:728px;
}

.divGwbResultDetail, .divGwbResultList
{
	vertical-align:top;
	/*position:absolute;
	width:728px;
	overflow:hidden;*/
}

.MenuItemSelected
{
	background-color:#808080;
	color:#ffffff;
	background-image:url('../_images/gwb/menuitem_selected_bg.jpg');
	background-repeat:repeat-x;
}
.tdMenuItemSelected
{
    padding-top:6px;
	background-image:url('../_images/gwb/menuitem_selected_bg.jpg');
	background-repeat:repeat-x;
}
.tdMenuItemSelectedLeft
{
	width:5px;
	height:34px;
	background-image:url('../_images/gwb/menuitem_selected_left.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
}
.tdMenuItemSelectedRight
{
	width:6px;
	height:34px;
	background-image:url('../_images/gwb/menuitem_selected_right.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}
