/* CSS Document */
.mymenu{
background-image:url(pictures/MT.png);
background-repeat:repeat-x;
}
.mymenuL{
background-repeat:no-repeat;
}

.mymenuR{
background-repeat:no-repeat
}

BODY{
vertical-align:top;
background-color:#121212;
}

.TopL{
padding-left:31px;}
.TopR{
padding-right:30px;}
/* CSS Document */

.LoginSty
{
	font-size: 10px;
	color: #DAAC1A;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-style: normal;
	text-transform: capitalize;
	vertical-align:bottom;
}

A.LoginSty:link {
    text-decoration:    none;
    color: #DAAC1A;
}

A.LoginSty:visited  {
    text-decoration:    none;
    color: #DAAC1A;
}

A.LoginSty:active   {
    text-decoration:    none;
    color: #DAAC1A;
}

A.LoginSty:hover    {
    text-decoration:    none;
    color:#fff;
	}
	
.LinksSty
{
	font-size: 10pt;
	color: #666666;
	font-family:  Verdana,Tahoma, Arial, Helvetica; 
	font-style: normal; 
	text-transform: capitalize;
	text-align:center;
	vertical-align:middle;
}

A.LinksSty:link {
    text-decoration:    none;
    color: #666666;
}

A.LinksSty:visited  {
    text-decoration:    none;
    color: #666666;
}

A.LinksSty:active   {
    text-decoration:    none;
    color: #666666;
}

A.LinksSty:hover    {
    text-decoration:    none;
    color: #FF9933;
	}
	
.PrivacySty
{
	font-family: 'Comic Sans MS' , 'Microsoft Sans Serif' , Arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

A.PrivacySty:link {
    text-decoration:    none;
    color: #a0522d;
}

A.PrivacySty:visited  {
    text-decoration:    none;
    color: #54f0a8;
}

A.PrivacySty:active   {
    text-decoration:    none;
    color: #54f0a8;
}

A.PrivacySty:hover    {
    text-decoration:    none;
    color:NAVY;
	}


/* Main Menu */
.MainMenu_MenuContainer{ background:transparent;}
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none;}
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

.MainMenu_MenuItem {
	color:#814932; 
	FONT-WEIGHT:normal; 
	FONT-SIZE: 10pt; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #F6F1DC;
	border-bottom:1px solid #F6F1DC;
	/*FONT-WEIGHT: bold; 
	FONT-SIZE: 11pt; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	CURSOR: hand; 
	COLOR: #666666; 
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	background-color:transparent;
	height:28px;
	width:127px;
	text-align:center;*/
}

.MainMenu_SubMenu {
	Z-INDEX: 1000; 
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3); 
	CURSOR: hand; 
	BACKGROUND-COLOR: #F6F1DC;
	Border-top:3px;
	Border-Bottom:3px;
	FONT-WEIGHT:normal; 
	FONT-SIZE: 10pt; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	width:127px;
}
.MainMenu_MenuBreak{display:compact; height:0px; vertical-align:middle;}

/*.MainMenu_MenuItemSel {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11pt; 
	CURSOR: hand; 
	COLOR: #FF9933; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent
}*/

.submenu {
	FONT-WEIGHT:normal; 
	FONT-SIZE: 10pt; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND: Black; 
	BORDER-LEFT: 0px; 
	CURSOR: hand; 
	COLOR: #814932; 
	Border-top:3px;
	Border-Bottom:3px;
	padding:0px;
	width:127px;
}

.rootmenuitem TD{
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	background-color:transparent;
	height:28px;
	width:127px;
	text-align:center;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD, .rootmenuitemactive TD{
	color:#814932; 
	font-size:12px; 
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	background-image:url(pictures/MST.png);
	background-position:center  center;
	background-repeat:repeat-x;
	height:28px;
	width:127px;
	text-align:center;	
}

.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 31px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 6px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.Head{
color:#660000;
}

.imageclass{
	BORDER-RIGHT: transparent 0px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: white 0px solid; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 9px;  
	PADDING-BOTTOM: 10px; 
	BORDER-LEFT: white 0px solid; 
	PADDING-TOP: 0px; 
	BORDER-Bottom: white 0px solid; 
	HEIGHT: 16px; 
	vertical-align:bottom; 
	margin-top:3px;
	margin-bottom:5px;
}

#SearchContainer INPUT {
	BORDER-RIGHT: #888888 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #888888 1px solid; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 10px;  
	PADDING-BOTTOM: 10px; 
	MARGIN-bottom: 4px; 
	margin-left:5px; 
	margin-right:0px;
	margin-top:5px;
	BORDER-LEFT: #888888 1px solid; 
	WIDTH: 120px; 
	COLOR: #888888; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #888888 1px solid; 
	HEIGHT: 16px; 
	vertical-align:bottom
	}




















































