/* CSS Document */

body
{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#676B6F;
margin-top:10px;
}
.top-bg
{
background-image:url(images/top-bg.gif);
height:70px;
background-repeat:repeat-x;
}
.blue-txt
{
font-size:14px;
color:#020054;
text-decoration:none;
letter-spacing:1px;
}
.white-txt
{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.white-txt a
{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.white-txt a:hover
{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.nav-bg
{
background-image:url(images/nav-bg.gif);
height:37px;
background-repeat:repeat-x;
}
.main-bg
{
background-color:#FE9900;
width:494px;
height:295px;
}
.main-bg-1
{
background-image:url(images/bg-full.jpg);
width:935px;
background-repeat:repeat-y;
}
.bot-bg
{
background-image:url(images/bot-bg.jpg);
width:932px;
height:98px;
background-repeat:no-repeat;
background-position:center;
}
.heading
{
font-size:16px;
color:#C5C8CA;
}
.main-txt
{
font-size:11px;
color:#000000;
}
.main-txt a
{
font-size:11px;
color:#000000;
text-decoration:underline;
}
.main-txt a:hover
{
font-size:11px;
color:#000000;
text-decoration:none;
}
.gray-bg
{
background-image:url(images/grey-background.gif);
width:146px;
height:127px;
background-repeat:no-repeat;
}
.gray-txt
{
font-size:11px;
color:#38424B;
}
.gray-txt-small
{
font-size:10px;
color:#38424B;
text-decoration:none;
}
.gray-txt-small a
{
font-size:10px;
color:#38424B;
text-decoration:none;
}
.gray-txt-small a:hover
{
font-size:10px;
color:#38424B;
text-decoration:underline;
}
.blk-txt
{
font-size:11px;
color:#000000;
text-decoration:none;
}
.small-wh-txt
{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.small-wh-txt a
{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.small-wh-txt a:hover
{
font-size:10px;
color:#FFFFFF;
text-decoration:underline;
}
.inputfld
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:12px;
border:none;
width:130px;
}
.txt-area
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:25px;
width:130px;
border:none;
}
.white-heading
{
font-size:14px;
color:#000000;
}
.blue-head
{
font-size:18px;
color:#000033;
}
.link-bg
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background-image:url(images/link-bg.png);
background-repeat:no-repeat;
width:141px;
height:25px;
display:block;
}
.link-bg a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background-image:url(images/link-bg.png);
background-repeat:no-repeat;
width:141px;
height:25px;
display:block;
text-decoration:none;
padding-top:5px;
}
.link-bg a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
background-image:url(images/link-bg.png);
background-repeat:no-repeat;
width:141px;
height:25px;
display:block;
text-decoration:none;
padding-top:5px;
}
.white
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
letter-spacing:1px;
}