.menuNormal
{
	border: 1px solid #F9F8F7; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px
}
.menuSelect
{
	border: 1px solid #000080; padding-left: 4px; padding-right: 4px; padding-top: 1px; padding-bottom: 1px
}
   .cMenu{
   position: absolute;
   visibility:hidden;
   cursor: hand;
   font: menutext;
   width: 100px;
   background-color: menu;
   border: 1 solid buttonface;
   border: 2 outset buttonhighlight;
}

.menuitems{
   padding-left:15px;
   padding-right:10px;
   height:20px;
}
form {
	margin: 0px;
	padding: 0px;
}
.InputTxtLogin {
	border: 1px solid #AEAEAE;
	background-color: #CECECE;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
td {
	font-size: 12px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
.MenuTitle span {
	left: 8px;
	top: 2px;
	position: relative;
	font-weight: bold;
}
.bgLeftMenu {
	background-color: #D6DFF0;
}
.tbMenuBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.FontGray {
	color: #444444;
}
.ABorderMenu {
	color: #333333;
	padding: 4px;
	height: 0px;
	text-decoration: none;
	width: 1px;
}
.ABorderMenu:hover {
	background-color: #D9D9D9;
	padding: 3px;
	height: 0px;
	border: 1px solid #737373;
}



a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
.Font12PXWhiteStrong {
	color: #ffffff;
	font-weight:bold;
}
.Font12PXWhiteStrong a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}
.Font12PXWhiteStrong a:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.Font12PXWhiteStrong a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.Font12PXWhiteStrong a:link {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
.leftlink {
	color: #4B6694;
}
.leftlink a:hover {
	color: #4B6694;
	text-decoration: underline;
}
.leftlink a:visited {
	color: #4B6694;
	text-decoration: none;
}
.leftlink a:active {
	color: #4B6694;
	text-decoration: none;
}
.leftlink a:link {
	color: #4B6694;
	text-decoration: none;
}

.bgTdTop {
	background-color: #4B6694;

}
.bgTbTop {
	border: 1px solid #d1d1d1;
}
.Font14PXWhiteStrong {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.bgTdMain {
	background-color: #D6DFF0;
}
.InputTxt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #999999;
	background-color: #f3f3f3;
	font-size: 12px;
}
.InputBtn {
	background-color: #d1d1d1;
	border-top: 1px solid #B9B9B9;
	border-right: 1px solid #7B7B7B;
	border-bottom: 1px solid #7B7B7B;
	border-left: 1px solid #B9B9B9;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bgTdTopGray {
	background-color: #9FB1CE;
}
.ShowTitle {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
