﻿body
{
    font-family:Times New Roman;
    text-decoration:none;
}
h2
{
   font-family:Times New Roman;
   color:#125D94;
   text-decoration:none;
}
h3
{
   font-family:Times New Roman;
   color:Blue;
   color:#125D94;
   text-decoration:none;
}
.textbox 
{  
 color: black;  
 text-align: left;
 vertical-align:top;
 height:10px;
 font-size:9px;
 width:156px;
 border-bottom-style:solid;
}
.DropDown
{
 vertical-align:top;
 height:20px;
 font-size:9px;
 width:163px;
 
 
}
.Button
{
 height:20px;
 font-size:9px;
 position:relative;
 top:2px;
 width:56px;
background-repeat:no-repeat;
}
.Subcribe
{
filter:alpha(opacity=90);
-moz-opacity:.40;
opacity:.90;
z-index: 102; 
left: 624px; 
width: 232px; 
position: absolute; 
top: 40px;
height: 107px; 
background-image:url('../../images/Background_Subscribe.gif');
background-repeat:no-repeat;
}
.Paging
{
	padding-left:40px;
}
