/* ================================
    CSS STYLES 
   ================================
*/   

/* GENERAL */

Body {
background-color: #75091E;
}
/* style for module titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 9pt;
    color:#000000;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#000000;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#000000;
}
/* SIGNIN */
.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	height: 24px;
}
A.SignIn:link {
    text-decoration:    none;
    font-size: 7pt;
    font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

A.SignIn:visited  {
    text-decoration:    none;
    font-size: 7pt;
    font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

A.SignIn:active   {
    text-decoration:    none;
    font-size: 7pt;
    font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

A.SignIn:hover    {
    text-decoration:    underline;
    font-size: 7pt;
    font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #FFFFFF 0px solid;  
	background-color: Transparent;
	width:500;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:32;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #992D43; 
	border-left: #992D43 1px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #992D43 1px solid; 
	border-top: #992D43 1px solid; 
	text-align: center; 
	width: 1; 
	height: 21;	
}	
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #D6E4F7; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #992D43; 
	border-bottom: #992D43 1px solid; 
	border-left: #992D43 1px solid; 
	border-top: #992D43 1px solid; 
	border-right: #992D43 1px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-top: #000000 1px solid;  
	border-right: #000000 1px solid; 
	background-color: #000000; 
	height: 10px;
}

.MainMenu_MenuItemSel {
	background-color: #000000; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

.Normal  {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #4B4B4B;
	line-height: 11pt;
}
.SubHead34 {
	font-family: Arial, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: BLACK;
	line-height: 18pt;
}

.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B4B4B;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:Bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:Bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:Bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:Bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
	line-height: 11pt;
}
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B4B4B];
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4B4B4B;
	text-decoration: none;
}
ul {
	list-style-image: url(../images/arrow2.gif);
	list-style-position: outside;
}
/* FOOTER */
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	height: 24px;
}
A.Footer:link {
    text-decoration:    none;
	font-size: 10pt;
font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

A.Footer:visited  {
    text-decoration:    none;
	font-size: 10pt;
font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

A.Footer:active   {
    text-decoration:    none;
	font-size: 10pt;
font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

A.Footer:hover    {
    text-decoration:    underline;
	font-size: 10pt;
font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}
.navcell {
	background-image: url(../images/MulkerinSkin_05.gif);
	text-align: center;
	vertical-align: middle;
	height: 32px;
}
.contentpane {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 284px;
	height: 163px;
	color: #FFFFFF;
}
.logopane {
	background-image: url(../images/MulkerinSkin_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 163px;
	width: 284px;
}
.topright {
	background-image: url(../images/mulkerinstaff.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 319px;
	width: 522px;
}
.bottomright {
	background-image: url(../images/MulkerinSkin_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 156px;
	width: 522px;
}
.photobkgrd {
	background-color: #000000;
}
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #4B4B4B;
}
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B4B4B;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B4B4B;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B4B4B;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B4B4B;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}

/* FooterText */
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	height: 24px;
}
A.FooterText:link {
    text-decoration:    none;
    font-size: 10pt;
    font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

A.FooterText:visited  {
    text-decoration:    none;
    font-size: 10pt;
    font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

A.FooterText:active   {
    text-decoration:    none;
    font-size: 10pt;
    font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

A.FooterText:hover    {
    text-decoration:    underline;
    font-size: 10pt;
    font-weight:Normal;
    font-family: Arial, Helvetica;
    color:#FFFFFF;
}

