@charset "UTF-8";
			
a:link {text-decoration: none; color: #333333; }
a:visited {text-decoration: underline; color: #333333;}
a:hover {text-decoration: underline; color: #777777;}
a:active {text-decoration: underline; color: #777777;}

.class1 A:link {text-decoration: none; color: #3a1f03;}
.class1 A:visited {text-decoration: none; color: #3a1f03;}
.class1 A:active {text-decoration: none; color: #3a1f03;}
.class1 A:hover {text-decoration: underline; color: #3a1f03;}

.class2 A:link {text-decoration: none; color: #777777;}
.class2 A:visited {text-decoration: underline; color: #777777;}
.class2 A:active {text-decoration: underline; color: #777777;}
.class2 A:hover {text-decoration: underline; color: #555555;}

.class3 A:link {text-decoration: underline; color: #777777;}
.class3 A:visited {text-decoration: underline; color: #777777;}
.class3 A:active {text-decoration: underline; color: #777777;}
.class3 A:hover {text-decoration: underline; color: #555555;}

.class6 A:link {text-decoration: none; background-color:#FEBE10; color: #3a1f03;}
.class6 A:visited {text-decoration: none; background-color:#FEBE10; color: #3a1f03;}
.class6 A:active {text-decoration: none; background-color:#FEBE10; color: #3a1f03;}
.class6 A:hover {text-decoration: none; background-color:#FEBE10; color: #FFFFFF;}

.class7 A:link {text-decoration: none; color: #3a1f03;}
.class7 A:visited {text-decoration: none; color: #3a1f03;}
.class7 A:active {text-decoration: none; background-color:#FEBE10; color: #3a1f03;}
.class7 A:hover {text-decoration: none; background-color:#FEBE10; color: #3a1f03;}

	
body {
background-image: url(images/misc/bg.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-repeat: repeat;
background-position:center;
}

.nav {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 20px;
color: #3a1f03;
}

.yellowbox {background-color:#FEBE10;}


.intro {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height:19px;
color: #555555;
}
			
.subnav {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
line-height:20px;
color: #3a1f03;
}

.head {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:16px;
font-weight:bold;
color: #3a1f03;
}

.subhead {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:18px;
color: #3a1f03;
}

.copy {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height:18px;
color: #555555;
}

.twitter {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height:18px;
color: #3a1f03;
background-color:#FEBE10;
list-style-type:none;
}


.twittersm {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color:#777777;
line-height:13px;
list-style-type: none;
list-style-image: none;
}

.linkstitle {
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 11px; 
line-height: 15px; 
color: #3a1f03; 
}

.footerlegal {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
line-height:13px;
color: #333333;
}

.footerlinks {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height:15px;
color: #333333;
}

.copytabledk {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height:16px;
color: #333333;
}

.copytable {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height:16px;
color: #555555;
}

.copytable2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
line-height:16px;
color: #3a1f03;
}

.row {
padding: 10px 0 10px 0;
}

.bold {
color: #333333;
}


