@CHARSET "UTF-8";

body {
    margin: 50px 50px 0px 50px; 
	padding: 0px 0px 0px 0px;
    background-color: #fff; 
	color: #444444;
    font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	line-height: 130%;
	 
}

img {
    border-style: none;
}
img.link {vertical-align:bottom;}

a {
    color: #dd1111; text-decoration: none;
}
.sep  {color:#aaaaaa;font-size: 9px;}
a:hover {
    text-decoration: none; color: #000000;
}

a:visited {
    text-decoration: none;
}

.linktext {
    text-decoration: none; color: #999999;
    font-size: 12px;
}

a:hover.linktext {
    text-decoration: none; color: #000000;
}
.norm {color:#444444; }
.menu {
    text-decoration: none; color: #666666;
    font-size: 12px;
}
.head  {
    text-decoration: none; color: #444444;
	font-size: 18px;
}
div.head {
    height:70px;width: 100%; background-color: transparent; padding:0;
}
.subhead  {
    text-decoration: none; color: #444444;
	font-size: 14px;
}
div.subhead {
    height:50px;width: 100%; background-color: transparent; padding:0;
}
.content {
    width: 620px; background-color: #fff;  color: #444444;
    background-color: transparent;
}
.footer {
    font-size: 9px; color:#444444;
}
 



#activeLink {
    text-decoration: none; color: #333333;
}

.infotext {
   font-size: 12px;  color: #444444;
}

.imgb {
    margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
    border: 1px solid #444444;
}



ul {
    font-size: 12px; text-align: left; line-height: 18px; text-indent: 0px;
    list-style-type: none; background-color: transparent;
    list-style-image: url("navbullet.png");
    list-style-position: outside; text-align: left;
    background: transparent;
}
