/* CSS Document */
body
{
margin:0px;
background-image:url('images/top_bg.jpg');
background-repeat:repeat-x;
background-color:#E8E8E8;
}
.footertext
{
font-family:arial;
font-size:11px;
text-decoration:none;
font-weight:normal;
color:#9F9F9F;
}
.headinggrey
{
font-family:"Trebuchet MS", tahoma;
font-size:1.2em;
font-weight:bolder;
text-decoration:none;
color:#576178;
}
.text
{
font-family:"Trebuchet MS", tahoma;
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#696969;
}
.hdwhite
{
font-family:"Trebuchet MS", tahoma;
font-size:1.0em;
font-weight:bolder;
text-decoration:none;
color:#ffffff;
}
.vender
{
font-family:"Trebuchet MS", tahoma;
font-size:14px;
font-weight:bolder;
text-decoration:none;
color:#2D3750;
}
.vender:hover
{
font-family:"Trebuchet MS", tahoma;
font-size:14px;
font-weight:bolder;
text-decoration:none;
color:#000000;
}
.footerlink
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#5E6881;
}
.footerlink:hover
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#696969;
}
.linkblue
{
font-family:"Trebuchet MS", tahoma;
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#344998;
}
.linkblue:hover
{
font-family:"Trebuchet MS", tahoma;
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#5386AE;
}
.hdblue
{
font-family:"Trebuchet MS", tahoma;
font-size:14px;
font-weight:bolder;
text-decoration:none;
color:#344998;
}
.textfield
{
font-family:"Trebuchet MS", tahoma;
font-size:13px;
font-weight:normal;
text-decoration:none;
color:#696969;
border:1px solid #cccccc;
}
.button
{
font-family:tahoma;
font-size:11px;
font-weight:bolder;
text-decoration:none;
color:#ffffff;
background-color:#344998;
padding:2px;
border:1px dashed #cccccc;
}
.textblue1
{
font-family:tahoma;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#344998;
}
.textwhitebold
{
font-family:tahoma;
font-size:12px;
font-weight:bolder;
text-decoration:none;
color:#ffffff;
}

