body
{
	margin: 0px;
	color: #696969;
	font-family: Verdana;
}
Table.LoginForm
{
	background-color:#2388be;
}
TD.LoginForm
{
	font-size: 11px;
	text-align: center;
}
.LoginTopCell
{
	border-top: gainsboro 1px solid;
}
.LoginBottomCell
{
	border-bottom: gainsboro 1px solid;
}
.LoginCenterCell
{
	border-right: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	background-color: #99ffff;
}
TD.LoginFormHeaderCell
{
	background-color: #ffffff;
	text-align: center;
}
TD.LoginFormCell
{
	font-size: 11px;
	text-align:center;
	background-color: #eeeeee;
}
TD.LoginFormFooterCell
{
	background-color: #ffffff;
	text-align: center;
}
INPUT.LoginFormTextbox
{
	font-weight: bold;
	font-size: 11px;
	width: 130px;
	color: #ff9933;
}
INPUT.LoginFormButton
{
	font-size: 12px;
	width: 110px;
	color: #696969;
}

SPAN.Error
{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}



/*

A
{
	font-weight: bold;
	font-size: 10px;
	color: #ff9933;
	font-family: Verdana;
}

A:Hover
{
	color: #ff9933
}



.BlueColorText
{
	color:#2388be;
}
.DefaultTextSize
{
	font-size:10px;
}
.OrangeColorText
{
	color: #ff9933;
}
.StrongText
{
	font-weight: bold;
}
.TextLink
{
	font-weight: bold;
	font-size: 10px;
	color: #ff9933;
}
.InactiveLink
{
	color:#c9c9c9;
	text-decoration:none;
}
.InactiveLink:Hover
{
	color:#c9c9c9;
	text-decoration:none;
}

TABLE.MainTable
{
	width: 100%;
	height: 100%;
	background-color: #f7f5ea;
}

TR.HeaderLogo
{
	height:86px;
}
TD.HeaderLogo
{
	width:770px;
}


TR.MainMenu
{
	height:22px;
}
TD.MainMenu
{
	border-top: #ff9933 1px solid;
	width: 770px;
	border-bottom: #87ceeb 1px outset;
	background-color: #c8ecff;
}

TD.MainMenuItems
{
	font-size: 10px;
	color: #c9c9c9;
	font-family: Verdana;
}
A.MainMenuItem
{
	color: #696969;
	font-size: 10px;
	font-family: Verdana;
}
A.MainMenuItem:Hover
{
	color: #ff9933
}

A.SelectedMainMenuItem
{
	font-size: 10px;
	font-family: Verdana;

	color: #ff9933;
}


TABLE.SubMenu
{
	width:100%;
}
TD.SubMenuItems
{
	font-size:11px;
	font-weight:bold;
	color: #c9c9c9;
	font-family: Verdana;
}
A.SubMenuItem
{
	color: #2388be;
	font-size: 11px;
	font-family: Verdana;
	font-weight:bold;
}
A.SubMenuItem:Hover
{
	color: #ff9933
}

A.SelectedSubMenuItem
{
	font-size: 11px;
	font-family: Verdana;
	font-weight:bold;

	color: #ff9933;
}



TR.HeaderImage
{
	height:68px;
}
TD.HeaderImage
{
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
}


TR.LanguageBar
{
	height:23px;
}
TD.LanguageBar
{
	border-top: white 1px solid;
	border-bottom: #ff9933 1px solid;
	background-color: #cccccc;
	text-align: right;
}
TD.LanguageBarIcon
{
	width:27;
}


TABLE.ContentTable
{
	width: 770px;
	height: 100%;
}


TD.LeftBar
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	vertical-align: top;
	padding-top: 15px;
	background-color: #dce4ea;
}
TABLE.LoginControl
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 10px;
	width: 100%;
	color: #555544;
	padding-top: 10px;

}

TD.PageTitle
{
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	color: #ff9933;
	border-bottom: #dddce4 1px solid;
	background-color: #edefed;
	vertical-align:middle;
}

TD.ContentPlace
{
	padding-right: 15px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 5px;
	vertical-align: top;
	color: #696969;
	padding-top: 12px;
	background-color: white;
	width:570px;
	text-align:justify;
}



INPUT.FormTextbox
{
	font-size: 11px;
	font-weight:bold;
	color: #2388be;
	background-color: #fafafa;
}
TEXTAREA.FormTextbox
{
	font-size: 11px;
	font-weight:bold;
	color: #2388be;
	background-color: #fafafa;
}
INPUT.FormButton
{
	font-size: 11px;
	color: #ff9933;
	background-color: #c8ecff;
	font-weight: bold;
}


TABLE.List
{
	font-size: 10px;
	width: 100%;
}
TR.ListHeader
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	border-bottom: #c9c9c9 1px solid;
	height: 33px;
	background-color: #c8ecff;
}
TD.ListHeader
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	border-bottom: #c9c9c9 1px solid;
	height: 33px;
	background-color: #c8ecff;
}
TR.ListItem
{
	vertical-align: middle;
	border-bottom: #c9c9c9 1px solid;
	height: 33px;
	background-color: #eeeeee;
}
TD.ListItem
{
	vertical-align: middle;
	border-bottom: #c9c9c9 1px solid;
	height: 33px;
	background-color: #eeeeee;
}
TR.AlternateListItem
{
	vertical-align: middle;
	border-bottom: #c9c9c9 1px solid;
	height: 33px;
}
TD.AlternateListItem
{
	vertical-align: middle;
	border-bottom: #c9c9c9 1px solid;
	height: 33px;
}
A.ListItem
{
	color: #2388be;
	font-size: 10px;
	font-family: Verdana;
}
A.ListItem:Hover
{
	color: #ff9933
}

A.SelectedListItem
{
	font-size: 10px;
	font-family: Verdana;

	color: #ff9933;
}


TABLE.ItemDetailTable
{
	font-size: 10px;
	width: 100%;
	font-family: Verdana;
}
TR.ItemTableHeader
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	background-color: #c8ecff;
}
TR.ItemTableValue
{
	height: 30px;
}




TABLE.PartnerDetails
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 10px;
	border-left: silver 1px solid;
	width: 450px;
	border-bottom: silver 1px solid;
	background-color: #a9a9a9;
}
TD.PartnerDetailsImage
{
	background-color: #ffffff;
}
TD.PartnerDetailsTitle
{
	font-weight: bold;
	font-size: 10px;
	color: #ff9933;
	background-color: #eeeeee;
	
}
TD.PartnerDetailsValue
{
	background-color:#c8ecff;
	vertical-align:middle;
}
*/