<!-- 

html {
/* force scroll bar in firefox */
min-height:100%; 
margin-bottom:1px;
}

body {
 margin: 0;
 text-align: left;
 color: #000000;
 background-color: #ffffff;
 font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

p {
	xclear: both;
 text-align:left;
	width: 600px;
	margin: 0 auto;
	margin-bottom:20px;
}

ul, ol, blockquote {
	xclear: both;
 text-align:left;
	width: 600px;
	margin: 0 auto;
	margin-bottom:20px;
}

blockquote {
	xclear: both;
 text-align:left;
	width: 540px;
	margin: 0 auto;
	margin-bottom:20px;
}

#menu ul {
	xclear: both;
 text-align:left;
	width:auto;
	margin-bottom:20px;
}



table {
	margin: 0 auto;
	margin-bottom:20px;
}


#head {
font-family:"Times New Roman", Times, serif;
font:large ;
font-size:large;
text-align:center;
width:auto;
}

#head strong {font-size:130%;
font-weight:normal;}

.small {font-size:60%;}

#menu {
float:right;
font-size:75%;}

.links {
background-color:#ccccff;
text-align:center;
width:auto;
}


.container {
	clear: both;
 text-align:left;
	width: auto;
	margin: 0 auto;
}

.dbl-col {
clear: both;
text-align:left;
width: 600px;
margin-right: 0;
}

.left-col {
clear: both;
width: 300px;
text-align:left;
margin-right: 5px;
float: left;
}

.left-menu {
clear: both;
width: 500px;
float: left;
font-family:"Times New Roman", Times, serif;
font:large ;
text-align:center;
border-bottom: 1px solid #ccccff;

}

.right-col {
width: 290px;
text-align:left;
margin-left: 5px;
float: left;
}

.right-menu {
width: 100px;
text-align:left;
margin-left: 5px;
float: left;
border-left: 1px solid #ccccff;

;
}

.clear-both {
clear:both;
}

#head a:link, #menu a:link {
color: #000;
text-decoration:none;
background-color: transparent;
}

#head a:visited, #menu a:visited {
color: #000;
text-decoration:none;
background-color: transparent;
}

#head a:hover, #menu a:hover {
color: #000;
text-decoration: underline;
background-color: transparent;
}

#head a:active, #menu a:active {
color: #f00;
text-decoration: underline;
background-color: #transparent;
}


a:link {
color: #000;
text-decoration:underline;
background-color:transparent;
}

a:visited {
color: #000;
text-decoration:underline;
background-color:transparent;
}

a:hover {
color: #000;
text-decoration:underline;
background-color:transparent;
}

a:active {
color: #f00;
text-decoration:underline;
background-color:transparent;
}


.selected {
font-weight:bold;
background-color:#ff9999;
}

.bigger {
font-size:x-large;
}

.centered {
 text-align: center;
}

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

h1 h2 h3 h4 h5 h6 h7 {
margin-bottom:0;
border-bottom:0;
padding-bottom:0;
}

th {
background-color:#ffcccc;
}

img {
border: 1px solid #000000;
}

.no-border {
border:none;
}

#head img {
border:none;
}

#menu img {
border:none;
}

-->
