.main_text{font-family:tahoma; font-size:12px; line-height:20px; color:#272324}

.main_text_bold
{
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #272324;
    font-weight: bold;
}

.main_text_white_bold
{
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
    font-weight: bold;
}

.main_text_large_bold
{
    font-family: tahoma;
    font-size: 16px;
    line-height: 20px;
    color: #272324;
    font-weight: bold;
}

.main_text_wimax
{
    font-family: tahoma;
    font-size: 16px;
    line-height: 20px;
    color: #272324;
    font-weight: bold;
}

.main_text_wimax_bold
{
    font-family: tahoma;
    font-size: 20px;
    line-height: 20px;
    color: #272324;
    font-weight: bold;
}

.main_text_wimax_green
{
    font-family: tahoma;
    font-size: 20px;
    line-height: 20px;
    color: #006400;
    font-weight: bold;
}

.main_text_wimax_gray
{
    font-family: tahoma;
    font-size: 18px;
    line-height: 20px;
    color: #999999;
    font-weight: normal;
}

.main_text1{font-family:tahoma; font-size:11px; line-height:12px; color:#272324; padding-right: 3px}

.main_text-line{font-family:tahoma; font-size:10px; line-height:6px; color:#272324}

.main_text_small{font-family:tahoma; font-size:11px; line-height:15px; color:#272324}

.main_header
{
    font-family: tahoma;
    font-size: 14px;
    line-height: 15px;
    color: #4c4c4c;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

.main_header1
{
    font-family: tahoma;
    font-size: 14px;
    line-height: 15px;
    color: #ffffff;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

.main_link
{
    font-family: tahoma;
    font-size: 8;
    line-height: 12px;
    color: #006400;
    text-decoration: none;
}

.main_grid
{
    font-family: tahoma;
    font-size: 12px;
    line-height: 15px;
    color: #272324;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.main_div
{
    height: 300px;
    overflow-y: scroll;
    width: 350px;
    padding-right: 5px;
}

.main_div_wide
{
    height: 243px;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 750px;
    padding-right: 5px;
    
}

.main_tab
{
    height: 300px;
    width: 710px;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    padding-right: 10px;
    padding-left: 10px;
}

.main_datagrid
{
    border-right: #ebeebf 1px solid;
    border-top: #ebeebf 1px solid;
    border-left: #ebeebf 1px solid;
    border-bottom: #ebeebf 1px solid;
}

.main_inputs
{
    padding-top: 15px;
}
.main_label
{
    width: 150px;
    float: left;
    height: 26px;
}
.main_labelindent
{
    width: 200px;
    float: left;
    height: 26px;
}

br
{
    clear:both;
}

.main_TextBox
{
    border: 0;
    background-color: #cccccc;
    width: 200px;
    color: #000000;
    font-size: 11px;
    padding:3px 4px;
}

.main_Button
{
    width: 165px;
    height: 24px;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    background-color: #000000;
    
}

.main_Button_Right
{
    width: 165px;
    height: 24px;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    background-color: #000000;
    
}

.main_Button_Order
{
    height: 24px;
    color: #ffffff;
    font-size: 10px;
    background-color: #006400;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    font-family: Tahoma;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-decoration: none;
}
