@charset "utf-8";
/* CSS Document */

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0e0e0e;
margin:0px;
}
.redbr
{
border:1px solid red;
}
.button
{
background:url(../images/button.gif) no-repeat center;
width:150px;
height:32px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#0000FF;
line-height:28px;
}
.leftright
{
padding-left:10px;
padding-right:10px;
}
.gray
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0e0e0e;
text-decoration:none;
}
.gray a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#0e0e0e;
text-decoration:underline;
}
.textfild
{
border:1px solid #0e0e0e;
width:150px;
height:15px;
color:#ff0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.textfild1
{
border:1px solid #0e0e0e;
width:150px;
height:15px;
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.butt
{
background:url(../images/butt.png) no-repeat;
width:72px;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
border:none;
cursor:pointer;
}
.tablebg
{
background:#f6f2f1;
}
.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:5px;
}
.underline
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0e0e0e;
text-decoration:underline;
}
.midd
{
background:url(../images/midd.png) repeat-x;
height:32px;
line-height:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-weight:bold;
text-align:center;
}
.smalltextbody
{
color:#000000;
}


