@charset "iso-8859-1";

body {
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-wrap:break-word;
}
a {
	font-weight:bold;
}

h1 { 
    padding: 0px ; margin: 0px; 
    font-size:  1em ;
	}
	
h2 { 
    font-size:  1em ;
	}


h3 { 
    font-size:  1em ;
	}


h4 { 
    font-size:  1em ;
	}

h5 { 
   /* padding: 0px ; margin: 0px;   */
    font-size:  1em ;
	}

h6 {  font-size:  1em ;  	}
	
form input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	padding: 3px;
	_padding: 0px; 
}

#header {
	margin: 0px;
	padding: 0px;
	width: 700px;
	z-index:8;
}
#upmenu {
	clear:both;
	list-style-type: none;
	margin:0px;
	padding:0px;
	width:700px;
	text-align:center;
    padding-top:2em;

}

#upmenu li  {
	display: inline;
}

#menumain {
	width:700px;

}

#menusize {
	float:left;
	width: 180px;
    background-color: #f5f9fc; 
/* 	border: solid 1px #036 ;    */
}
#menu {
	margin-top: 0px;
	margin-left: 20px;
	padding: 2px;
	list-style: url(im/dot_arrow.gif) outside;
}
#menu li {
	margin-bottom: 10px;
}
#menu a {
	text-decoration:none;
	display:block;
	font-size: 1.1em;
}
#menu a:hover {
	text-decoration:underline;
}

#mainsize {
	float:left;
	width:510px;
	_width:500px;
	display: block; 
}
#main {
	margin: 0px;
	padding: 5px 0px 15px 10px;
	_padding: 10px 10px 10px 15px;
	overflow:auto;
}

#footer {
	display:block;
	width:700px;
	clear:both;
	text-align:center;
}
#footer img {
    margin: 3px;
    vertical-align:middle;
}

/* Link rollover color change */
#upmenu a {
	text-decoration:none;
}
#upmenu a:hover {
	text-decoration:underline;
}


/* End of rollover coloring */
#searchform {
	display:block;
	width:155px;
	float:left;
/*	border: 1px solid #036;  */
	margin-top:10px;
	padding:8px;
	margin-left: 2px;
	_margin-left: 3px;
}
#searchbox {
	width:145px;
}

/* color selection styling */
#settings {
    display: block;
	position:absolute;
	background-color:#eee;
	color:#000;
	font-family:Arial;
	z-index:10;
	width:700px;
	top: 88px;
	_top: 95px;
	height: 29px;
	_height: 20px;
	padding-right: 20px ;
	padding-top: 2px; 
	font-size: 13px;
	font-weight: bold;
}
#setboxa {
	float: left;
	line-height: 25px;
	text-align: right;
	font-size: 13px;
	}
/*#setboxb {
    display: block;
	width: 250px; 
	float: left;
	line-height: 25px;
	_line-height: 58px;
	text-align: right;
	font-size: 13px;
}
.twolines {
	display:block;
	width:100px;
	float:left;
	line-height:80%;
}*/
#setboxc { 
    display: block;
	width: 180px; 
	position:absolute;
	top: 2px;	
	left: 32em;
	_left: 33em;
/*	_margin-top: 19px;
	margin-right: 170px;
	_margin-right: 65px; */
	text-align: center;
	font-size: 13px;
}
#reset {
	float: right;
	display: block;
	width: 180px; 
	font-size: 13px;
	text-align: center; 
}
/* End of color selection styling */
.cselect {
    display: block; 
    font-size: 14px ; 
/*	float:right;  */
	font-weight:bold;
	background-color: #864;	
}
