/* ================================
    CSS STYLES FOR Mountain Skin
   ================================
*/   


BODY
{

background-color: #000000;
color:White ;
}


p
{

font-family: 'Verdana' , 'Arial Black';
    font-size: 12px;
    font-weight: normal;
    color: white;


	}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #cc3366;
}


.RightPane
{
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	background-color:transparent;
	
}
.LeftPane  
{
	 padding-left:10;
	 padding-top:10; 
	 padding-right:10; 
	 background-color:White;

}
.Breadcrumb
{
	font-weight: bold;
    font-size:10;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
	background-color:transparent;
	color: #cc3366;
	padding-right:10;
}
.ContentPane  
{ 
	 padding-left:0;
	 padding-top:0;
	 background-color: #000000;
	
}
.LogoPane  
{
	 padding-left:30;
	 padding-right:30;
}


/* Main Menu */

.MainMenu_MenuContainer {
	width:100%;
	border-bottom: #dae3f3 0px solid; 
	border-left: #dae3f3 0px solid; 
	border-top: #dae3f3 0px solid; 
	border-right: #dae3f3 0px solid;  
	background-color: Transparent; 
	height: 25px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial; 
	font-size: 11pt; 
	
	border-left: #dae3f3 0px solid; 
	border-bottom: #dae3f3 0px solid; 
	border-top: #dae3f3 0px solid; 
	border-right: #dae3f3 0px solid;
	background-color:Transparent;
	height:20px;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #dae3f3 ; 
	border-left: #dae3f3 0px solid; 
	border-bottom: #dae3f3 0px solid; 
	border-top: #dae3f3 0px solid; 
        padding-left: 0px;
        padding-right: 0px;
	text-align: center; 
	width: 0; 
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #dae3f3 ; 
	border-bottom: WHITE 0px solid; 
	border-left: WHITE 0px solid; 
	border-top: WHITE 0px solid; 
	border-right: WHITE 0px solid;
	font-family: Verdana,Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	
	color: #10429c;
}

.MainMenu_MenuBreak {
	border-bottom: #dae3f3 1px solid; 
	border-left: #dae3f3 1px solid; 
	border-top: #dae3f3 1px solid;  
	border-right: dae3f3 1px solid; 
	background-color: White; 
}

.MainMenu_MenuItemSel
{
	border-bottom: #dae3f3 0px solid;
	border-left: #dae3f3 0px solid;
	border-top: #dae3f3 0px solid;
	border-right: dae3f3 0px solid;
	background-color: black;
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Arial;
	font-size: 11pt;

	height: 0px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: black 0px solid; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8pt; 
	cursor: pointer; 
	cursor: hand;
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: black 0px solid; 
}

.MenuPane
{
	background-image:url(MountainSide.jpg);
	background-repeat: no-repeat;
    background-position:left bottom;
	background-color: black;
}

.Logo
{
	padding-left:0;
	padding-top:0;
	padding-bottom:0;
}

.HorizLogo
{
	background-image:url(MountainTop.jpg);
	padding-left:0;
	padding-top:0;
	padding-bottom:0;
	background-repeat:repeat-x;    
	background-position:bottom;
	background-color:#ffffff;
	vertical-align:middle;
}

.Title
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #e2dbcb;
}

.MTop {
	background-image: url(ImgTop.GIF); 
    height: 150px;
     background-repeat:repeat-x; 
    }


.MPoint {
	background-image: url(ImgBottom.GIF); 
    height: 68px;
    background-repeat:repeat-x;   
}



/*Border table skin*/
.BorderTable
{
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	
}


.MGirl {
	background-image: url(ImgGirl.gif); 
        height: 352px;
        width: 237;
        color: #ffffff;
	font-size: x-small;
	font-family: 'Verdana' , 'Arial Black';
       

}





/*Css text */
.MText
{
	color: white;
	font-size: 12px;
	font-family: 'Verdana' , 'Arial Black';
	text-align: justify;
}




/*Links titles right*/
.MLink a
{
	color: white;
	font-size: 17px;
	font-family: 'Verdana' , 'Arial Black';
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: normal;
}
	
	
.MLink: a:hover
{
	color: black;
	font-size: 17px;
	font-family: 'Verdana' , 'Arial Black';
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: normal;
}
	

.MLink a:active
{
	color: white;
	font-size: 17px;
	font-family: 'Verdana' , 'Arial Black';
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: normal;
}


.MLink a:visited
{
	color: white;
	font-size: 17px;
	font-family: 'Verdana' , 'Arial Black';
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: normal;
}
		


