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

body { padding:0px; margin:0px; background:#cfd492; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.header-bg { background: url(../images/header-bg.jpg) no-repeat #FFFFFF; width:950px; height:80px;}

.top-link-bg { background:url(../images/link-bg.gif) repeat-x; height:33px;}

.top-links { font-family:"trebuchet MS", Arial, Georgia; font-size: 13px; color:#333333; font-weight:bold;}
.top-links a{ color:#333333; text-decoration:none;}
.top-links a:hover{ color: #800040;; text-decoration: underline;}

.top-text { font-family:"trebuchet MS", Arial, Georgia; font-size: 13px; color:#333333; font-weight:bold;}

.footer { font-family:Arial, Georgia; font-size: 12px; color:#FFF; font-weight:bold;}
.footer a{ color:#FFF; text-decoration:none;}
.footer a:hover{ color: #FFFF00; text-decoration: underline;}

.navbar { 
color:#0000FF;
font-size:90%;
font-family:Arial;
text-decoration:none;
}
 