body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/back.gif);
}

a:link {color: #000000;}
a:visited {color: #333333;}
a:hover {color: #666666;}
.notesmain {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.justify {
	text-align: justify;
}

.notestop {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-weight: bold;
	background-image: url(images/back.gif);
	text-align: center;
}
.notesbody {
	padding: 5px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}


li {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:15px;
	padding-left:5px;
	list-style-image: url(images/bullet.gif);
}
ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
	padding-left: 2px;
	padding-top: 5px;
}

img {border:0;}

p { margin:0px; 
	text-align:justify;
}

#header {
	margin:0px;
	padding:0px;
	position:absolute;
	top: 110px;
	width: 100%;
	text-align: center;
	font-size: 1em;
	color: #000000;
	z-index: 1;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.listbottom {padding-bottom:3px;}

.red { color: #CC0000; }

.tiny { font-size:0.9em;}

.alignup { vertical-align:top;}
.aligndown { vertical-align:bottom;}

.nomargin { margin:0px; }
.nomargintop { margin-top:0px; }

.bold {	font-weight: bold;}
.italic {font-style:italic;}

.center { text-align:center; }
.right { text-align:right; }

.floatleft { float:left;
margin-right:5px;}
.floatright { float:right;
margin-left:5px; }

.imgmiddle { vertical-align:text-bottom; }

#preload { display:none; }

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tablemid {
	margin-left:auto;
	margin-right:auto;
}
form {
	margin: 0px;
}

.blackborder {
	border: 1px solid #000000;
	padding: 2px;
	background-color: #FFFFFF;
}
#logostrip {
	background-image: url(images/back.gif);
}
#bar {
}
#nav {
	width: 140px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#main {
	margin-left: 170px;
	margin-right: 10px;
	background-image: url(images/tstrip.gif);
	border: 1px solid #333333;
	margin-top: 10px;
	padding: 10px;
}

a.nav {
	font-size: 1.1em;
	text-align: center;
	display: block;
	padding: 4px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/strip.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
a {
	color: #333333;
}
a.nav:hover {
	background-position: left top;
	background-color: #FFFFFF;
	background-image: none;
}
h2 {
	margin: 0px;
	padding: 0px;
}

.border {
	border: 1px solid #666666;
}
.footer {
	margin-left: 170px;
	margin-right: 10px;
}

.tablemid {
	margin-left:auto;
	margin-right:auto;
}.red {
	color: #FF0000;
}
a {
	font-weight: bold;
}
.clipwidth {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
td {
	padding: 5px;
	border: 1px solid #333333;
}

