.tableoutborder {
 background-color: #600001;
}



.tableinborder {
 background-color: #600001;
}


.tabletitle {
	color: #E1710B;
	background-color: #600001;
	background-image: url(ornament2-1.jpg);
}


.tabletitle_fc {
 color: #000000;
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #000000;
 text-decoration: none;
 
}
.tabletitle a:hover { 
 color: #000000;
 text-decoration: underline;
 
}

.smallfont {
	font-size: xx-small;
	font-family: "Microsoft Sans Serif", Verdana, "Times New Roman";
	color: #E1710B;
 
 
}

.tableb {
 color: #E1710B;
 background-color: #600001;
border-left: 1px solid #3C0000;
border-right: 1px solid #3C0000;
border-top: 1px solid #3C0000;
border-bottom: 1px solid #3C0000;
}


.tableb_fc {
 color: #3C0000;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #3C0000;
 text-decoration: underline;
 
}
.tableb a:hover { 
 color: #CED5DB;
 text-decoration: none;
 
}

.tablea {
 color: #FF6600;
 background-color: #600001;
 
}


.tablea_fc {
 color: #CED5DB;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #CED5DB;
 text-decoration: none;
 
}
.tablea a:hover { 
 color: #FFFFFF;
 text-decoration: underline;
 
}

