/* Import the header styles */
@import url(/ssi/header.css);
/* ************************* */
#page {position: absolute; left: 3px; top: 70px;}
#page2 {position: absolute; left: 0px; top:60px;width:750px;}
.main {background-color: #f7f7ff;
		width: 100%;
		margin: 0px;
		position: relative;
		font-size: 80%; 
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 0px;
}
td.results {background-color: #ffffff;
		font-size : 70%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #333366;
}
td.banner {background-color: #333366;
		font-size : 70%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #ffffff;
}
td.title {background-color: #336699;
		font-size : 130%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #ffffff;
}
th.header {background-color: #336699;
		font-size : 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #ffffff;
}
th.section {background-color: #333366;
		font-size : 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #ffffff;
}
th.header2 {background-color: #336699;
		font-size : 70%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #ffffff;
}
th.header3 {background-color: #336699;
		font-size : 70%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #ffffff;
}
th.header4 {background-color: #ffffe8;
		font-size : 70%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #333366;
}
th.online {background-color: #336699;
		font-size : 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-style : normal;
		color : #ffffff;
}
td.online {background-color: #ffffff;
		color : #ffffff;
}
th a {color: white;}
body{font-size: 100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333366;
}
.strong {font-weight : bold;font-style : italic;font-size : 110%;}
#linksDiv{
	padding-top:20px;
	width: 97%;
}
#bannerDiv {position: absolute; left: 0px; top: 0px;width: 97%;text-align: left;}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	padding-top:20px;
	width: 100%;
}
span.nav {font-weight : bold;font-size : 90%;font-family : Arial, Helvetica, sans-serif; color: #000000;}
td.nav {background: #cccccc;}
.red {color: red;font-weight: normal; font-size: 150%;}
.nobold {font-weight: normal;}


