/* Custom Scrollbar Colors */
body{
margin-top:0px;
font-family: Arial;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #DFDBCC;
scrollbar-face-color: #ECE9D8;
scrollbar-shadow-color: #797566;
scrollbar-darkshadow-color: #B9B6A5;
scrollbar-track-color: #ECE9D8;
}

a , a:hover {text-decoration: none; color:#2A55FF;}
li{list-style:square;line-height:140%;}

.mainTable
{
border-left:1px solid #91abc1;
border-right:1px solid #91abc1;
}

.text
{
font-family:Arial;
font-size:12px;
color:#58595B;
width:400px;
}

.plain
{
font-family:Arial;
font-size:12px;
color:#58595B;
}

.scroll_header
{
font-family:Arial;
font-size:15px;
color:#808080;
line-height:25px;
text-align:center;
font-weight:bold;
}

.scroll_items
{
font-family:Arial;
font-size:12px;
color:#8A8A8A;
line-height:18px;
}
.text_wide
{
font-family:Arial;
font-size:12px;
color:#58595B;
width:600px;
}

.text_form
{
font-family:Arial;
font-size:12px;
color:#2A2A2A;
}

.bigText {
font-family:Arial;
font-size:13px;
color:#58595B;
font-weight:500;
}

.MedText {
font-family:Arial;
font-size:12px;
color:#58595B;
font-weight:500;
}

.pageHeader
{
font-size:13px;
text-decoration:none;
font-weight:bold;
width:400px;
padding-bottom:8px;
}

.mainTD
{
padding:20px 15px 10px 20px;
}

.footer
{
color:#FFFFFF;
font-size:11px;
text-align:center;
height:29px;
}

.contentArea
{
background-color:#FFFFFF;
width:640px;
}

.inputField
{
width:180px;
height:20px;
font-family:Arial;
font-size:12px;
}

.inputButton
{
font-family:Arial;
color:#2A2A2A;
font-size:12px;
background-color:#91abc1;
height:23px;
width:70px;
border:1px solid #2A2A2A;
cursor:'pointer';
}
