body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: x-small;
	background-image: url(../images/background-repeat%20copy.jpg);
}

#table {
	background-color: #FFF;
	
}

IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 2px;
}.popheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #A61C20;
}

.font12 {
	font-size: 12px;
}
.font14boldgold {
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
}
.font12boldgold {
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
}

.font14boldblue {
	font-size: 14px;
	font-weight: bold;
	color: #004080;
}

.font12boldblue {
	font-size: 12px;
	font-weight: bold;
	color: #004080;
}

.font14bold {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;	
}

.font14paleblueitalic {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #7E91C9;
}


.font10 {
	font-size: 10px;
	text-align: left;

}

.font12bold {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	
}
.alignleft {
	text-align:left;
}


.alignright {
	text-align:right;
}


.alignrightpad {
	text-align:right;
	padding-left: 10px;
}
.aligncenter {
	text-align: center;
}
.borderbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-color: #333;
}


.bordertop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
}
.tableborderwhite {
	background-color: #FFF;
	border: thin solid #333;
	text-align: left;
}

.borderimages {
	border: 1px solid #666;
	text-align: center;
}
.bordernone {
	border: 0,0,0,0;
}
#tdcenter {
	margin-left: auto;
	margin-right: auto;
}
#table tr #tdcenter table {
	text-align: center;
}
#noline {
	text-decoration: none;
}
.nolink {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
