
body,div, a, li, td { 
	font-size:12px;
	font-family: Courier, Andale Mono;
	font-color: #3D1E00;
}
body {
	margin-left:0px; 
	margin-right:0px;
	margin-top:30px;
}

a { color: #333;text-decoration:underline}
 
a.title:link {text-decoration: none;}
a.title:visited {text-decoration: none;}
a.title:hover {text-decoration: none;}
a.title:active {text-decoration: none;}

.slide-frame {border-left: 6px solid #FFFFFF; border-right: 6px solid #FFFFFF; border-bottom: 6px solid #FFFFFF; border-top: 0px solid #FFFFFF;}
.image-frbrown {border: 1px solid #333333;}
.navframe {border-bottom:1px dotted #333333; border-right:1px dotted #333333; border-left:0px dotted #333333; border-top:1px dotted #333333;}
.linkframe {border-bottom:1px dotted #333333; border-right:1px dotted #333333; border-left:1px dotted #333333; border-top:0px dotted #333333;}
.contentframe {border-bottom:1px dotted #333333; border-right:1px dotted #333333; border-left:1px dotted #333333; border-top:1px dotted #333333;}
.image-frpurple {border: 3px solid #AE1E5D;}


a.foot:link {font-size:12px; color: #3D1E00; text-decoration: none; background-color:#00CCFF;}
a.foot:visited {font-size:12px; color: #3D1E00; text-decoration: none; background-color:#00CCFF;}
a.foot:hover {font-size:12px; color: #FFFFFF; text-decoration: none; background-color:#3D1E00;}
a.foot:active {font-size:12px; color: #FFFFFF; background-color:#CC0099;}

a.link:link {font-size:12px; color: #ff6600; text-decoration:none; border-bottom:0px dotted #ff6600;}
a.link:visited {font-size:12px; color: #ff6600; text-decoration:none; border-bottom:0px dotted #ff6600;}
a.link:hover {font-size:12px; color: #006666; text-decoration:none; background-color:#99FF00; border-bottom:0px dotted #FFFFFF;}
a.link:active {font-size:12px; color: #ff6600; text-decoration:none; border-bottom:0px dotted #ff6600;}

a.nav:link {font-size:12px; color: #333333; text-decoration:none; border-bottom:1px dotted #333333;}
a.nav:visited {font-size:12px; color: #333333; text-decoration:none; border-bottom:1px dotted 333333;}
a.nav:hover {font-size:12px; color: #FFFFFF; text-decoration:none; background-color:#ff9900; border-bottom:0px dotted ff9900;}
a.nav:active {font-size:12px; color: #333333; text-decoration:none; border-bottom:1px dotted 333333;}

