body {
	scrollbar-arrow-color: #bf0000;
	scrollbar-base-color: #ededed;
	scrollbar-dark-shadow-color: #d7d7d7;
	scrollbar-track-color: #f3f3f3;
	scrollbar-face-color: #f1f1f1;
	scrollbar-shadow-color: #d0cfcf;
	scrollbar-highlight-color: #fcfcfc;
	scrollbar-3d-light-color: #fefefe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d7d7d7;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
	background-color: #7A0000;
	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: #B70001;
	border-right-color: #610000;
	border-bottom-color: #610000;
	border-left-color: #C60001;
}
/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 10px;
	color: #610000;
	font-family: Verdana;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
	color: #B60000;
}

A.SelectedTab:active {
    text-decoration:    none;
	color: #B60000;
}

A.SelectedTab:visited {
    text-decoration:    none;
	color: #B60000;
}

A.SelectedTab:hover    {
    text-decoration:    none;
	color: #FF9900;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
	color: #610000;
    font-family: Verdana;
    text-decoration: none;
}

A.OtherTabs:link {
    font-weight: bold;
    font-size: 10px;
	color: #610000;
    font-family: Verdana;
    text-decoration: none;
}
A.OtherTabs:active {
    font-weight: bold;
    font-size: 10px;
	color: #610000;
    font-family: Verdana;
    text-decoration: none;
}
A.OtherTabs:visited {
    font-weight: bold;
    font-size: 10px;
	color: #610000;
    font-family: Verdana;
    text-decoration: none;
}
A.OtherTabs:hover {
    font-weight: bold;
    font-size: 10px;
	color: #FF9900;
    font-family: Verdana;
    text-decoration: none;
}
    
/* style for module titles */
.Head
{
	font-family: Verdana;
	font-style:  normal;
	font-weight: bold;
	color: #610000;
	font-size: 11px;
	text-decoration: none;
  }  

.SubHead    {
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color: #610000;
	text-decoration: none;
	text-transform: capitalize;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:10px;
    font-weight:bold;
	color: #610000;
	text-transform: capitalize;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1210;
	text-align: justify;
	text-decoration: none;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #7a0000;
	background-color: #ffffff;
	border-top: 2px solid #e1e1e1;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #e1e1e1;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-weight: bold;
}
		
/* Module Title Menu */

.ModuleTitle_MenuContainer {
	border-bottom: #932605 0px solid; 
	border-left: #932605 0px solid; 
	border-top: #932605 0px solid; 
	border-right: #932605 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:15;
	background-color: #932605;
}

.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	border-left: #932605 0px solid;
	border-bottom: #932605 1px solid;
	border-top: #932605 1px solid;
	border-right: #932605 0px solid;
	background-color: Transparent;
	height: 21px;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #932605; 
	border-left: #932605 1px solid; 
	border-bottom: #932605 1px solid; 
	border-top: #932605 1px solid; 
	text-align: center; 
	display: none;
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #932605; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#550900', Direction=135, Strength=3); 
	border-bottom: #932605 0px solid; 
	border-left: #932605 0px solid; 
	border-top: #932605 0px solid; 
	border-right: #932605 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #932605 1px solid; 
	border-left: #932605 0px solid; 
	border-top: #932605 1px solid;  
	border-right: #932605 0px solid; 
	background-color: #932605; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #700906;
}

.ModuleTitle_MenuArrow {
	display:none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #932605 1px solid; 
	border-bottom: #932605 1px solid; 
	border-top: #932605 0px solid;
}

.ModuleTitle_RootMenuArrow {
	display:none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer
{
	background-color: #650000;
	width: 184px;
	height: 21px;
	border-right: #650000 1px solid;
	border-top: #650000 1px solid;
	border-bottom: #650000 1px solid;
	border-left: #650000 1px solid;
	color: #f1f1f1;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:21px;
	width: 184px;
	border-right: #650000 1px solid;
	border-top: #650000 1px solid;
	border-bottom: #650000 1px solid;
	border-left: #650000 1px solid;
	background-color: #650000;
	color: #f1f1f1;
	background-image: url(/Portals/8/Skins/www/images/menu-grad.gif);
	background-repeat: repeat-x;
}

.MainMenu_MenuItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:21px;
	cursor: hand;
	color: #f1f1f1;
	font-size: 10px;
	border-right: #650000 1px solid;
	border-top: #650000 1px solid;
	border-bottom: #650000 1px solid;
	border-left: #650000 1px solid;
	width: 184px;
	font-weight: bold;
	text-decoration: none;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #650000;
	border-right: #650000 1px solid;
	border-top: #650000 1px solid;
	border-bottom: #650000 1px solid;
	border-left: #650000 1px solid;
	text-align: center; 
	width: 5px; 
	display:none;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #650000;
	border-right: #650000 1px solid;
	border-top: #650000 1px solid;
	border-bottom: #650000 1px solid;
	border-left: #650000 1px solid;
	height:21px;
	background-image: url(/Portals/8/Skins/www/images/menu-grad.gif);
	background-repeat: repeat-x;
}

.MainMenu_MenuBreak {
	border-right: #650000 1px solid;
	border-top: #650000 1px solid;
	border-bottom: #650000 1px solid;
	border-left: #650000 1px solid;
	background-color: #650000; 
	height: 0px;
}

.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 10px;
	cursor: hand;
	color: #650000;
	font-family: Verdana;
	background-color: #f1f1f1;
	border-right: #650000 1px solid;
	border-top: #650000 1px solid;
	border-bottom: #650000 1px solid;
	border-left: #650000 1px solid;
	width: 100%;
	background-image: url(/Portals/8/Skins/www/images/menu-grad2.gif);
	background-repeat: repeat-x;
}

.MainMenu_MenuArrow {
	display:none;
}

.MainMenu_RootMenuArrow {
	display:none;
}





/* =============================================================== */





.tab {
	background-color: #F0F0F0;
	border: 1px solid #F1F1F1;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #610000;
	text-decoration: none;
}
.cell_h {
	background-color: #F1F1F1;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #610000;
	text-decoration: none;
}
.cell {
	background-color: #F6F6F6;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #7A0000;
	text-decoration: none;
	border: 1px solid #F1F1F1;
}
.cell_alt {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #7A0000;
	text-decoration: none;
}
.CommandButton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B60001;
	text-decoration: none;
	border: none;
}
.CommandButton:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B80000;
	text-decoration: none;
	border: none;
}
.CommandButton:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B70001;
	text-decoration: none;
	border: none;
}
.CommandButton:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border: none;
}
.toplink {
	font-family: Verdana;
	font-size: 10px;
	color: #BCC1C5;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.toplink:link {
	font-family: Verdana;
	font-size: 10px;
	color: #BCC1C5;
	text-decoration: none;
	border: none;
}
.toplink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #E50C0C;
	text-decoration: none;
	border: none;
	font-weight: bold;
}
.toplink:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #BCC1C5;
	text-decoration: none;
	border: none;
}
.toplink:active` {
	font-family: Verdana;
	font-size: 10px;
	color: #BCC1C5;
	text-decoration: none;
	border: none;
}
.toptext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #DFE1E2;
	text-decoration: none;
	background-image: url(/Portals/8/Skins/www/images/image_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.login {
	background-image: url(/Portals/8/Skins/www/images/buttons_login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 154px;
	border: 0px none;
	background-color: #FF9900;
}
.register {
	background-image: url(/Portals/8/Skins/www/images/buttons_register.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 154px;
	border: 0px none;
	background-color: #FF9900;
}
.reminder {
	background-image: url(/Portals/8/Skins/www/images/buttons_passwordreminder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 154px;
	border: 0px none;
	background-color: #FF9900;
}
.currentdate {
	font-family: Verdana;
	font-size: 10px;
	color: #838B91;
	text-decoration: none;
}
.loginuser {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f4f4f4;
	text-decoration: none;
}
A.loginuser:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f4f4f4;
	text-decoration: none;
}
A.loginuser:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ff9000;
	text-decoration: none;
}
A.loginuser:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f4f4f4;
	text-decoration: none;
}
A.loginuser:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f4f4f4;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #373F46;
	text-decoration: none;
}
A.breadcrumb:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #373F46;
	text-decoration: none;
}
.terms {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
A.terms:link {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
A.terms:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
A.terms:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #B60001;
	text-decoration: none;
	font-weight: bold;
}
.links {
	font-family: Verdana;
	font-size: 9px;
	color: #475280;
	text-decoration: none;
}
A.links:link {
	font-family: Verdana;
	font-size: 10px;
	color: #475280;
	text-decoration: none;
}
A.links:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #475280;
	text-decoration: none;
}
A.links:hover {
	font-family: Verdana;
	font-size: 10px;
	color: orange;
	text-decoration: none;
}
.linkhost {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
A.linkhost:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
A.linkhost:active {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
A.linkhost:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
A.linkhost:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}.image {
	background-attachment: fixed;
	background-color: #EDF0F3;
	background-image: url(/Portals/8/Skins/www/images/loading.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 4px solid #D8D8D9;
}
.top-1 {
	background-image: url(/Portals/8/Skins/www/images/top_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 16px;
}
.top-2 {
	background-image: url(/Portals/8/Skins/www/images/top_02.gif);
	background-repeat: repeat-x;
	height: 44px;
	width: 176px;
}
.top-3 {
	background-image: url(/Portals/8/Skins/www/images/top_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 89px;
	text-align: right;
}
.top-4 {
	background-image: url(/Portals/8/Skins/www/images/top_04.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 44px;
	vertical-align: bottom;
	text-align: left;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.top-5 {
	background-image: url(/Portals/8/Skins/www/images/top_05.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 29px;
	width: 192px;
	vertical-align: middle;
	padding-left: 5px;
}
.top-6 {
	background-image: url(/Portals/8/Skins/www/images/top_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 89px;
}
.top-7 {
	background-image: url(/Portals/8/Skins/www/images/top_07.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 29px;
}
.top-8 {
	background-image: url(/Portals/8/Skins/www/images/top_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
	width: 250px;
}
.top-9 {
	background-image: url(/Portals/8/Skins/www/images/top_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 111px;
	width: 209px;
	cursor: pointer;
}
.top-10 {
	height: 111px;
	background-image: url(/Portals/8/Skins/www/images/top_10.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	vertical-align: middle;
}
.top-11 {
	background-image: url(/Portals/8/Skins/www/images/top_10.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 111px;
	text-align: right;
}
.top-12 {
	background-image: url(/Portals/8/Skins/www/images/top_12.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 28px;
	width: 209px;
	cursor: pointer;
}
.top-13 {
	background-image: url(/Portals/8/Skins/www/images/top_13.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 47px;
	text-align: right;
}
.top-14 {
	background-image: url(/Portals/8/Skins/www/images/top_14.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 19px;
	width: 209px;
	text-align: center;
	vertical-align: top;
}
.top-00 {
	background-image: url(/Portals/8/Skins/www/images/grad.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.top-buttons1 {
	background-image: url(/Portals/8/Skins/www/images/top_buttons1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 118px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	cursor: pointer;
}
.top-buttons2 {
	background-image: url(/Portals/8/Skins/www/images/top_buttons2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 118px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	cursor: pointer;
}
.top-buttons3 {
	background-image: url(/Portals/8/Skins/www/images/top_buttons3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 118px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	cursor: pointer;
}
.top-buttons4 {
	background-image: url(/Portals/8/Skins/www/images/top_buttons4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	cursor: pointer;
}
.top-15 {
	text-align: left;
	vertical-align: middle;
}
.table {
	height: 100%;
	width: 798px;
	margin-left:auto;
	margin-right:auto;
	background-color: #f1f1f1;
}
.table-top {
	vertical-align: top;
}
.table-middle {
	vertical-align: top;
	height: 100%;
}
.table-main {
	border: 3px solid #EDEDED;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
}
.table-main-middle {
	vertical-align: top;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.top-14-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1210;
	background-image: url(/Portals/8/Skins/www/images/top_14.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
	vertical-align: top;
}
.table-right {
	padding-left: 10px;
	vertical-align: top;
}
.table-bottom {
	height: 30px;
}
.table-bottom1 {
	background-image: url(/Portals/8/Skins/www/images/table-bottom1.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 184px;
	background-position: top;
	text-align: center;
	vertical-align: middle;
}
.table-bottom2 {
	background-image: url(/Portals/8/Skins/www/images/table-bottom2.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.middle {
	height: 100%;
}
.cont-title {
	text-align: left;
	padding-left: 10px;
}
.login {
	background-image: url(/Portals/8/Skins/www/images/buttons_login.jpg);
	height: 18px;
	width: 154px;
	border: 0px none;
	background-repeat: no-repeat;
}
.register {
	background-image: url(/Portals/8/Skins/www/images/buttons_register.jpg);
	height: 18px;
	width: 154px;
	border: 0px none;
	background-repeat: no-repeat;
}
.reminder {
	background-image: url(/Portals/8/Skins/www/images/buttons_passwordreminder.jpg);
	height: 18px;
	width: 154px;
	border: 0px none;
	background-repeat: no-repeat;
}
.cont-title {
	text-align: left;
}
.cont-actions {
	text-align: left;
}
.cont-bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	height: 5px;
	color: #F8F8F8;
}
.Normal_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D1210;
	text-align: center;
	text-decoration: none;
	margin-bottom:5px;
}
.img-left {
	text-align: center;
	vertical-align: middle;
}

