/* CSS Document */
body {
	background-image:  url(../images/background.gif);
}

.popup       {cursor: hand; }

a:link { color: #FFFFFF; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }
a:visited { color:#FFFFFF; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }
a:focus { color:#FFFFFF; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }
a:hover { color:#bed4df; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }
a:active { color:#FFFFFF; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }

a.download:link { color:#545454; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }
a.download:visited { color:#545454; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }
a.download:focus { color:#545454; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }
a.download:hover { color:#A49D98; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }
a.download:active { color:#545454; font-family: "Trebuchet MS"; font-size: 11px; text-decoration:none; }

a.webscope:link { color:#c5d9e1; font-family: "Trebuchet MS"; font-size: 10px; text-decoration:none; }
a.webscope:visited { color:#c5d9e1; font-family: "Trebuchet MS"; font-size: 10px; text-decoration:none; }
a.webscope:focus { color:#FBFBF8; font-family: "Trebuchet MS"; font-size: 10px; text-decoration:none; }
a.webscope:hover { color:#FBFBF8; font-family: "Trebuchet MS"; font-size: 10px; text-decoration:none; }
a.webscope:active { color:#c5d9e1; font-family: "Trebuchet MS"; font-size: 10px; text-decoration:none; }


#text1 {
font-family:"Trebuchet MS";
font-size: 10px;
color: #c5d9e1;
padding-left:5px;
}

#text2 {
font-family:"Trebuchet MS";
font-size: 11px;
color: #545454;
padding-left:5px;
}

#text3 {
font-family:"Trebuchet MS";
font-size: 11px;
color: #A49D98;
}

.contact {
font-family:"Trebuchet MS";
font-size: 11px;
color: #FFFFFF;
text-align:center;
line-height: 14px;
}

