.cellborder {
	border: 1px solid #808080;
}
.leftborder {
	border-left: 1px solid #C3C3C3;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.Title {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0072BC;
}
.Toplinks {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0072BC;
}
.Signup {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0032AD;
}
.Bigtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #757575;
}
.Bluebold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0072BC;
}
.whitebold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.Detailtext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.Copyrite {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
td {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}
p {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}
.Normal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}
.Normaltext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}
.Normalred {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.Normalblue {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0072BC;
}
.Normalbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #757575;
}
.Normalitalic {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #4E4E4E;
}
.Head {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0072BC;
}
.MainMenu_RootMenuItemSelected {
}
.MainMenu_SubMenuItemSelected {
}
/* Main Menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand;
	color: #999999;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #ededed;
	border-left: #ededed 5px normal;
	border-bottom: #ededed 5px normal;
	border-top: #ededed 5px normal;
	width: 5;
	height: 5;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: white;
	color: #ededed;
}
.MainMenu_MenuBreak {
	border-bottom: white 1px solid;
	background-color: White;
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: white;
	cursor: hand;
	color: #2084c4;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}
.MainMenu_MenuArrow {
	font-size: 8pt;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	cursor: hand;
}

