/* CSS Document My Form Elements */
#my_form
{
    width: 600px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    text-align: left;
    margin-bottom: 30px;
}

#my_form form
{
    margin-top: 30px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 12px;
    color: #000066;
    font-weight: 600;
}


#my_form form p label
{
    float: left;
    width: 35%;
}

#my_form form p
{
    clear: left;
}

#alarm
{
    font-family: "Courier New" , Courier, monospace;
    color: #660000;
    font-size: 12px;
    text-transform: capitalize;
    text-align: center;
}

.input_text
{
    background-color: #F1F1F1;
    color: #000066;
    font-size: 12px;
}

.send_botton
{
    background-color: #CCCCCC;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    color: #000066;
    font-weight: bold;
    margin-left: 35px;
}

#lan
{
    width: 90px;
    color: #000066;
}

.confirm
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 16px;
    color: #660000;
    font-weight: bold;
    text-align: center;
}

#err
{
    width: 300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFDFFF;
    border: 2px #F00 solid;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #600;
}
/*
.loader_img
{
	border:0px;
	margin-left:35px;
}
*/
.err
{
    font-family: Verdana, Geneva, sans-serif;
    color: #600;
    font-size: 11px;
    font-weight: 100;
}

.temp1
{
    font-family: Verdana, Geneva, sans-serif;
    color: #C00;
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
}
.temp1 a:hover
{
    text-decoration: none;
    font-family: Verdana, Geneva, sans-serif;
    color: #C00;
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
}
.temp1 a:visited, .temp1 a:active, .temp1 a:link
{
    font-family: Verdana, Geneva, sans-serif;
    color: #C00;
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
}

.circleOfUnionContents
{
    margin-left: auto;
    margin-right: auto;
    width: 570px;
    height: auto;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 180%;
    text-align: right;
    color: #000066;
}
div.scrollToTop
{
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: none;
    width: 100px;
    padding: 10px;
    background: #000;
    text-align: center;
}

div.scrollToTop a
{
    color: #fff;
    font: 12px "Tahoma";
    text-decoration: none;
}
.tooltip
{
    display: none;
    background: transparent url(../images/black_arrow.png);
    font-size: 10px;
    height: 70px;
    width: 160px;
    font-family: Tahoma;
    text-align: center;
    vertical-align:middle;
    padding: 25px;
    color: #fff;
    line-height:18px;
    direction: rtl;
}
.tDemo img
{
    cursor: pointer;
}
.maruyama-ul-en
{
    font-family:Georgia;
    text-align:left;
    direction:ltr;
    font-size: 12px;
    color: #000066;
    padding:20px 0 0 0;
    margin: 0;
}
.maruyama-ul-en li
{
    min-width: 300px;
    list-style:none;
}
.maruyama-ul-en a:link, .maruyama-ul-en a:active, .maruyama-ul-en a:visited
{
    text-decoration: none;
    color: #000066;
}
.maruyama-ul-en a:hover
{
    text-decoration: underline;
}
.maruyama-ul-fa
{
    font-family:tahoma;
    text-align:right;
    direction:rtl;
    font-size: 12px;
    color: #000066;
}
.maruyama-ul-fa li
{
    min-width: 300px;
    list-style:none;
}
.maruyama-ul-fa a:link, .maruyama-ul-fa a:active, .maruyama-ul-fa a:visited
{
    text-decoration: none;
    color: #000066;
}
.maruyama-ul-fa a:hover
{
    text-decoration: underline;
}
