﻿body{font-family: arial;}

.productRequestBody{font-family: arial; text-align:center; margin-top:30px;}

.productRequestContent { width:900px; margin:0 auto; text-align:left }

input{font-family: arial; font-size: 11px;}

.GigaBeamButton{
    background-color: #663366;
    color: White;
    font-weight: bold;
    font-size:12px;
    border-style: none;
    padding: 3px 5px 4px 5px;
} 

table{font-size: 11px;}

.error{color:red; font-size: 11px;}

.errorLarge{color:red; font-size: 17px; font-weight:bold;}

.small{font-size: 11px;}

.bold{font-weight: bold;}

.tableRowHeader{
    font-weight:bold;
}

.form_red{color: #800000;}

