BODY {
	background-color: #EFF2FC;
/*	background-color: #16597D;*/
	font-family: Verdana, Arial, Sans-Serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

H1 {
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #133B9B;
	text-align: left;
	margin: 0px;
	padding: 10px 0px;
}

HR {
	margin: 0px 5px;
	padding: 0px;
	border: 1px solid #6699FF;
}

P {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

A {
	text-decoration: none;
	color: #4466FF;
}

A:hover {
	text-decoration:underline;
}




.ContentPane {
	background-color: #ffffff;
	vertical-align:top;
	text-align:justify;
	margin: 0px;
	padding: 0px 15px;
	font-family: Arial;
	font-size:11px;
	line-height:18px;
}

.LastBodyRow {
	background-color: #ffffff;
	color: #33aaCC;
	font-size: 9px;
	font-family:Verdana;
	line-height: 13px;
	border: 0px;
	padding-right: 10px;
}

.mainTable {
	width: 721px;
	border: 1px solid #000000;
}

.rightHeader {
	background-image: url("Images/REGBIE Banner.png");
	vertical-align: top;
	text-align: right;
	padding: 5px;
}

.leftHeader {
	background-image: url("Images/REGBIE Logo.png");
	width: 220px;
	vertical-align: middle;
	text-align: center;
}

.headerSeparator 
{
	background-color: #69AD54;
	vertical-align: middle;
	height: 21px;
}

/* Main Menu START */

.MainMenu_MenuContainer { background-color: #B7B8D4; width: 130px; padding-left: 0px; margin-left: 0px; height: 23px; }.MainMenu_MenuBreak { border-bottom: #404040 0px solid; border-left: #FF8080 0px solid; border-top: #FF8080 0px solid;  border-right: #404040 0px solid; background-color: transparent; color: #333333; font-family: Trebuchet MS, Tahoma, Verdana; font-size: 9pt; font-weight: bold; font-style: normal; }
.MainMenu_MenuBar { cursor: pointer; cursor: hand; height: 16; background-color: transparent; }
.MainMenu_MenuItem { cursor: pointer; cursor: hand; background-color: transparent; /*#F0F0F7;*/ color: #6F74A5; font-family: Tahoma, Arial, Helvetica; font-size: 10pt; font-style: normal; height:22px; }
.MainMenu_MenuIcon { display: none; }


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu { z-index: 1000; cursor: pointer; cursor: hand; background-color: #EAEAEA; border-bottom: #404040 0px solid; border-left: #8080FF 0px solid; border-top: #8080FF 0px solid; border-right: #404040 0px solid;  font-family: Tahoma, Arial, Helvetica; font-size: 10pt; font-style: normal; color: #B6B9D3; height: 22px; }
.MainMenu_MenuItemSel { /* width: 150px; */ border-bottom: #404040 0px solid; border-left: #8080FF 0px solid; border-top: #8080FF 0px solid;  border-right: black 0px solid; background-color: #D3D9FD; cursor: pointer; cursor: hand; color: #000000; /* - Text in Dropdown Menu */ font-family: Tahoma, Arial, Helvetica; font-size: 10pt; font-style: normal; height:22px; }
.MainMenu_MenuArrow { font-family: webdings; font-size: 10pt; color: #6F74A5; cursor: pointer; 18px; cursor: hand; 18px; border-bottom: #404040 0px solid; border-left: 0px solid #DDDEF0; border-top: #8080FF 0px solid;  border-right: black 0px solid; 
} 

.MainMenu_RootMenuArrow { font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand; }

/* Main Menu END */







.myLink:hover {
	color: #AABBCC;
	text-decoration: overline;
}

.menuLink {
	color: #303080;
}

.menuLink:hover {
	color: #6699FF;
}
/*
.menuLink:visited {
	color:#006699;
}
*/
A:visited {

}

A:active {

}

.menuTable {

}

.menuContainer {
	width: 20%;
	vertical-align: top;
	border-right: 1px solid #aaaaaa;
}

.menuItem {
	height: 19px;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	background-color: #EFF2FC;
	border-bottom: 0px solid #000000;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

.LastMenuItem {
	border-right: 1px solid #aaaaaa;
}

.header3 {
	border-bottom: 1px solid #000000;
}

.footer {
	border-top: 1px solid #000000;
	font-size:10px;
	font-family:Verdana;
	text-align:center;
}

