﻿    body 
    {
        font-family:Aria Verdanal Sans-Serif;
        font-size: 12px;
        line-height:normal;
        /*color:Black;
        background-color:White;*/
    }
    .divFont
    {
        font-family:Aria Verdanal Sans-Serif;
        font-size: 12px;
        line-height:normal;
        color:Black;
    }
    .menu
    {
        font-size:20px;
    }
    #FormDiv {
        width :800px;
        margin-left: auto; 
        margin-right:auto;
    }
        
    .title {
        width: max-content;
        font-size: 20px;
        text-align: center;
        margin:20px auto 20px auto;
    }
    #ImgBox
    {
        margin: 40px auto 20px auto;
        width: 255px;
    }
    #ImgBox img
    {
        width:100%;
    }
    .subTitles
    {
        width: max-content;
        font-size: 20px;
        text-align: center;
        margin:20px auto 20px auto;
    }

    .boxmy
    {
        width:350px;
        border:1px solid black;
        margin: 30px auto;
    }
    
        /* Style the tab content */
    .tabcontent {
        display: none;
        position:relative; /* so the tab pop-ups can use it */
        top:0;
        padding: 6px 12px 10px;
        border: 1px solid #000;
        height: 100%;
        background-color: #ededed;
    }
    
    .popbox {
	    position: absolute;
        top: 20px;
        left: 50px;
        width: 200px;
	    border: 5px solid black;
	    background-color: white;
	    padding: 20px 20px 10px;
    }
    .selectbutton
    {
        height: 30px;
        background-color: Blue;
        color: White;
        font-weight: bold;
    }
    .normalbutton
    {
        height: 25px;
        background-color: lightcyan;
        color: Black;    
    }

    @media screen and (max-width:500px)
    {
        #FormDiv 
        {
            width: 100%;
        }
    	.boxbutton
        {
            margin-top:20px;
        }
        .popbox
        {
            left: 0px !important;
            width:auto !important;
        }
        .title
        {
            width: 80%;
        }
        #ImgBox
        {
            width: 50%;
        }
        table tr
        {
            height:24px;
        }
        .menu li
        {
            height:30px;
        }
        .subTitles
        {
            width: 90%;
        }
        .boxmy
        {
            width: auto;
        }
    }


    .content
    {
        width: max-content;
        margin: 20px auto 10px auto;
    }
    .row
    {
    	margin: 5px auto;
    }
    .label
    {
    	display:inline-block;
    	text-align:right;
    	width:400px;
    }
    .data
    {
        width: max-content;
        display: inline-block;
    }
    .Div1
    {
    	margin: 20px auto;
    	text-align: center;
    }
    divx
    {
        border:1px solid black;
    }
    #MenuEXCOM a.popout {
	background-image: url("/Pic/download1.png") !important;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px !important; 
    }
    #MenuHQ a.popout {
	background-image: url("/Pic/download1.png") !important;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px !important; 
    }
    #MenuIT a.popout {
	background-image: url("/Pic/download1.png") !important;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px !important; 
    }
    #MenuTE a.popout {
	background-image: url("/Pic/download1.png") !important;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px !important; 
    }
    #MenuChapter a.popout {
	background-image: url("/Pic/download1.png") !important;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px !important; 
    }
    #MenuARRR a.popout {
	background-image: url("/Pic/download1.png") !important;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px !important; 
    }
    #MenuMember a.popout {
	background-image: url("/Pic/download1.png") !important;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px !important; 
    }
    