/* CSS Document */
body
{
margin:0px;
background-image:url(images/bg.jpg);
background-repeat:repeat-x
}
.rightlink
{
font-family:arial;
text-decoration:none;
font-size:12px;
color:#ffffff;
font-weight:normal;
}
.rightlink:hover
{
font-family:arial;
text-decoration:underline;
font-size:12px;
color:#D7DF00;
font-weight:normal;
}
.textgrey
{
font-family:arial;
text-decoration:none;
font-size:12px;
color:#696969;
font-weight:normal;
}
.hdorange
{
font-family:"Trebuchet MS", arial;
text-decoration:none;
font-size:1.2em;
color:#CC5E04;
font-weight:normal;
}
.footertext
{
font-family:tahoma;
text-decoration:none;
font-size:11px;
color:#ffffff;
font-weight:normal;
}
.hdblue
{
font-family:"Trebuchet MS", arial;
text-decoration:none;
font-size:1.3em;
color:#0363AD;
font-weight:normal;
}
.linkblue
{
font-family:arial;
text-decoration:none;
font-size:12px;
color:#0363AD;
font-weight:normal;
}
.linkblue:hover
{
font-family:arial;
text-decoration:underline;
font-size:12px;
color:#0363AD;
font-weight:normal;
}
.footerlink
{
font-family:tahoma;
text-decoration:none;
font-size:11px;
color:#ffffff;
font-weight:normal;
}
.footerlink:hover
{
font-family:tahoma;
text-decoration:none;
font-size:11px;
color:#F6FF02;
font-weight:normal;
}
.textfield
{
font-family:arial;
text-decoration:none;
font-size:12px;
color:#696969;
font-weight:normal;
border:1px dotted #696969;
}
.bt
{
font-family:arial;
text-decoration:none;
font-size:12px;
color:#ffffff;
font-weight:normal;
border:2px dotted #cccccc;
background-color:#0B5C98;
padding:2px;
}
