body {
	background: url(pics/backing.jpg) top left no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
	margin: 0 0 0 0;
}
#flags {
    margin: 0 0 0 0;
    width: 790px;
    text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#backingyellow.notinuse { width: 100%; background: url(pics/backing.jpg) top left repeat-x }
.featuredtitle {
	font-weight: bold;
}
#help { position: fixed; left: 0; top: 0; display: none; visibility: hidden; width: 100%; height: 100%; background: url(../pics/blur.png) top left repeat }
#helpbox { width: 310px; height: 210px; margin: 0 auto; margin-top: 80px; padding: 5px; background: #FFFFFF }
#innerhelpbox { margin: 0 auto; width: 300px; height: 200px; border: 2px solid #000000; padding: 1%; overflow: auto; text-align: left; background: url(pics/logo.gif) bottom right no-repeat #FFFFFF } 
.featured {
	font-size: 12px;
	color: #000033;
}
.redtext {
	color: #FF3300;
}
.search {
	font-size: x-small;
}
.large {
	font-size: large;
}
.help {
	font-size: x-small;
}
.cursor {
	cursor: pointer;
	font-size: x-small;
	color: #0000CC;
	text-decoration: underline;
}
.error {
	font-style: italic;
	font-weight: bold;
}
.cursor {
	cursor: pointer;
}
.border1 {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.heightset1{
	height: 350px;
}
.red {
	color: #000000;
	background-color: #FF6C6C;
}
.bottomtext {
	color: #000000;
	font-size: small;
}
.bottom:link {
	color: #000000;
	font-size: x-small;
	text-decoration: underline;
}
.bottom:active {
	color: #000000;
	font-size: x-small;
	text-decoration: underline;
}
.bottom:visited {
	color: #000000;
	font-size: x-small;
	text-decoration: underline;
}
.bottom:hover {
	color: #000000;
	font-size: x-small;
	text-decoration: none;
}
.clearing { height: 0; clear: both; overflow: hidden; margin: -1px 0 0 0 }
.viewtext { padding-top: 15px }
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
.smaller { font-size: 0.8em }
.textright { text-align: right }
