body {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : Black;
	background : #C60;
	padding : 10px 10px 10px 10px;
}

.deffont {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : Black;
}

strong {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : Black;
	font-weight: bolder;
}
td {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : Black;
}
.pagehead {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : Black;
	background : #C60;
	
}
.headr {
	background : #c60;
	text-align : center; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
	width : 150px; 
	float: right;
}

.headm {
	background : #c60;
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
	width : 390px; 
	float: left;
}

.headl {
	background : #c60;
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
	float: left;
}

a.topmenu {
	text-decoration: none;
	color: #ffffff;
}
a.topmenu:hover {
	text-decoration: none;
	color: Black;
}

a {
	text-decoration: none;
	color: #cc6600;
	font-size : 10pt;
}
a:hover {
	text-decoration: none;
	color: Black;
	font-size : 10pt;
}

input {
	border: thin groove;
	font-size: x-small;
	height: 17px;
	margin-top: -7px;
}

form {
	
}

ul {
	list-style : circle;
	display : block;
}
h1{
	font-family : sans-serif;
	font-size : large;
	text-decoration : none;
}


h2{
	font-size : x-small;
	margin-bottom : 0%;
	padding-bottom : 0px;
	padding-top : 2px;
}

strong.select {
	font-size : x-small;
	color: Red;
}


select {
	border: thin groove;
	font-size: x-small;
/*	height: 17px;*/
	margin-top: -7px;

}

select.cross {
	border: thin groove;
	font-size: x-small;
	height: 200px;
	width: 150px;
	margin-top: -7px;

}
div.stepback {
	margin-top: -8px;

}
select.edit {
	border: thin groove;
	font-size: x-small;
	height: 100px;
	margin-top: 0px;
	
	}

.heading {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
	color : Black;
	font-weight : bold;
	text-decoration : underline;
}
.cattitle {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color : Black;
	font-weight : bold;

}
.thinbord {
	border: thin groove;
}

.thinbordsearchbox {
	border: thin groove;
	width: 400px;
	background: #f0f0f0;
}

.error {
	color: Red;
}
.sectiontitle {
	font-size: medium; font-weight: bolder;
}
.header {
	background-color : #CCCCCC;
	padding : 2px 0px 2px 10px;
}

.bodysec {
	background : #FFF;
	padding : 10px 10px 10px 10px;
}
.clear {

	clear : both;
	vertical-align : bottom;
}

.menubar {
	background:#eee;
	padding : 2px 0px 2px 10px;
	color:#cc6600;
}
.right {
	background : #FFF;
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
	width : 220px; 
	float: left;
}

.middle {
	background : #FFF;
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
	width : 220px; 
	float: left;
}


.left {
	background : #FFF;
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
	width : 220px; 
	float: left;
}
.rightim {
	background : #FFF;
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
/*	width : 40%; */
	float: left;
}

.middleim {
	background : #FFF;
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
/*	width : 50px; */
	float: left;
	vertical-align: bottom;

} 
.middleimitems {
	background : #FFF;
/*	text-align : justify; */
	margin : 0; 
	padding-left : 10px;
	padding-right : 10px;
/*	width : 50px; */
	float: left;
	vertical-align: bottom;

} 
.leftim {
	background : #FFF;
	text-align : justify; 
	margin : 0; 
	padding-left : 1%;
	padding-right : 1%;
/*	width : 40%; */
	float: left;
}
#right h1 {
	font-family : sans-serif;
	font-size : large;
	color: #cc6600;
	text-decoration : none;
	font-weight : normal;
}
#left h1 {
	font-family : sans-serif;
	font-size : large;
	color: #ffcc66;
	text-decoration : none;
	font-weight : normal;
}

#middle  h1 {
	font-family : sans-serif;
	font-size : large;
	color: Purple;
	text-decoration : none;
	font-weight : normal;
}

dl.yellow {
	background: #eee url(acj.gif) repeat;
	margin: 0;
	padding: 0;
	width: 15em

}

dl.yellow dt {
	background: #eee url(/includes/images/ybar.gif) no-repeat;
	color: #000;
	margin: 0;
	padding: 5px;
	text-align : center;
}

dl.yellow dt span {
	display: block;
	margin: 0;
}

dl.yellow dd {
	background: transparent url(/includes/images/gbotl.gif) no-repeat bottom left;
	margin: 0;
	padding: 0
}

dl.yellow p {
	background: transparent url(/includes/images/gbotr.gif) no-repeat bottom right;
	margin: 0;
	padding : 0px 0px 10px 10px;
}

dl.purple {
	background: #eee url(acj.gif) repeat;
	margin: 0;
	padding: 0;
	width: 15em

}

dl.purple dt {
	background: #eee url(/includes/images/pbar.gif) no-repeat;
	color: #fff;
	margin: 0;
	padding: 5px;
	text-align : center;
}

dl.purple dt span {
	display: block;
	color: #fff;
	margin: 0;
}

dl.purple dd {
	background: transparent url(/includes/images/gbotl.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
}

dl.purple p {
	background: transparent url(/includes/images/gbotr.gif) no-repeat bottom right;
	margin: 0;
	padding : 0px 0px 10px 10px;
}

dl.orange {
	background: #eee url(acj.gif) repeat;
	margin: 0;
	padding: 0;
	width: 15em
}

dl.orange dt {
	background: #eee url(/includes/images/obar.gif) no-repeat;
	color: #fff;
	margin: 0;
	padding: 5px;
	text-align : center;
}

dl.orange dt span {
	display: block;
	color: #fff;
	margin: 0;
	}

dl.orange dd {
	background: transparent url(/includes/images/gbotl.gif) no-repeat bottom left;
	margin: 0;
	padding: 0;
}

dl.orange p {
	background: transparent url(/includes/images/gbotr.gif) no-repeat bottom right;
	margin: 0;
	padding : 0px 0px 10px 10px;
}