*{
	border:0;
	margin:0;
	padding:0;
	font-size:1.0em;	
}

a{
	color:#006633;
	text-decoration:none
}
a:hover{
	color:#333;
	text-decoration:none;
}

body{
	background:#fafafa;	
	/*background:#FFFFCC;	new for practice site ##################################*/	
	color:#555;
	font:1.0em Arial, Helvetica, sans-serif;
}

#header{
	border-bottom:1px solid #01A534;
	
	height:60px;
	margin:0 auto;
	width:751px;
}

#header h1{/*??????????????????????????????????*/
	color:#01A534;
	font-size:250%;
	letter-spacing:-3px;
	text-align:center;
	padding:5px;
	margin-bottom:-5px;
	
}
#footer {
    /*margin-left: 40px;*/
	color:#006600;
    font-size: 75%;
    clear: both;
}	

h1{/*??????????????????????????????????????????*/
	color:#01A534;
	font-size:150%;	
	text-align:left;
	border-bottom:1px solid #999;
	padding:5px;	
}
#navigation{
	background:#fafafa;	
	padding-top:20px;	
	border-right:thin solid #ffffff;/* was #B6E7CE */	
	font-size:small;/*was larger*/
	font-weight:bold;
	width:888px;/*was 924, 1078, 928*/
	height:30px;/*was 30*/
	list-style:none;
	/*position:fixed;
	left:110px;*/
}
#navigation li{
	background:#01A534;
	border-left:thin solid #ffffff;
	border-bottom:thin solid #ffffff;
	float:right;	
	width:110px;/*was124, 115*/	
	list-style:none;
}
#navigation a{
	display:block;
	color:#ffffff;
	
	line-height:60px;/*was 30*/
	text-align:center;
}
#navigation a:hover{
	background:#e3e3e3;
	color:#555;
}
#navigation .active{/*???????????????????*/
	background:#e3e3e3;
	color:#cc0000;
}
#navigationb{
	background:#fafafa;
	
	padding-top:10px;
	border-right:thin solid #ffffff;/* was #B6E7CE */
	font-size:small;
	font-weight:bold;
	width:1188px;/*was 924, 1056*/
	height:30px;
	list-style:none;
		
}


#navigationb li{
	background:#01A534;
	
	border-left:thin solid #ffffff;
	float:left;	
	width:120px;/*was 120*/	
	list-style:none;
}
#navigationb a{
	display:block;
	color:#ffffff;
	
	line-height:30px;/*was 30*/
	text-align:center;
}
#navigationb a:hover{
	background:#e3e3e3;
	color:#555;
}
#navigationb .active{/*???????????????????*/
	background:#e3e3e3;
	color:#cc0000;
}

#navigatione{
	background:#fafafa;	
	padding-top:10px;
	padding-bottom:10px;	
	border-right:thin solid #ffffff;/* was #B6E7CE */
	border-bottom:thin solid #ffffff;
	font-size:small;
	font-weight:bold;
	width:924px;/*was 792, 1056, 660*/
	height:30px;
	list-style:none;
	float:right;		
}
#navigatione li{
	background:#01A534;
	
	border-left:thin solid #ffffff;
	border-bottom:thin solid #ffffff;
	float:left;	
	width:120px;/*was 120*/	
	list-style:none;
}
#navigatione a{
	display:block;
	color:#ffffff;
	
	line-height:30px;/*was 30*/
	text-align:center;
}
#navigatione a:hover{
	background:#e3e3e3;
	color:#555;
}
#navigatione .active{/*???????????????????*/
	background:#e3e3e3;
	color:#cc0000;
}


#navigationd li{
	background:#01A534;
	margin:20;
	
	
	/*border-left:thin solid #ffffff;*/
	float:left;	
	width:120px;/*was 120*/	
	list-style:none;
}
#navigationd a{
	display:block;
	color:#ffffff;
	border:outset #99FFCC;
	
	line-height:30px;/*was 30*/
	text-align:center;
}
#navigationd a:hover{
	background:#e3e3e3;
	color:#555;
	border:groove #CCCCCC;	
	
		
}
#navigationd .active{/*???????????????????*/
	background:#e3e3e3;
	color:#cc0000;
}
	
#navigationf li{/*for delete rota*/
	background:#cc3300;
	margin:20;	
	/*border-left:thin solid #ffffff;*/
	float:left;	
	width:120px;/*was 120*/	
	list-style:none;
}

#navigationf a{
	display:block;
	color:#ffffff;
	border:outset #cc6633;
	
	line-height:30px;/*was 30*/
	text-align:center;
}
#navigationf a:hover{
	background:#e3e3e3;
	color:#555;
	border:groove #CCCCCC;	
	
		
}
#navigationf .active{/*???????????????????*/
	background:#e3e3e3;
	color:#cc0000;
}

#navigationg li{/*for set rota*/
	background:#6699cc;
	margin:20;	
	/*border-left:thin solid #ffffff;*/
	float:left;	
	width:120px;/*was 120*/	
	list-style:none;
}

#navigationg a{
	display:block;
	color:#ffffff;
	border:outset #6699ff;
	
	line-height:30px;/*was 30*/
	text-align:center;
}
#navigationg a:hover{
	background:#e3e3e3;
	color:#555;
	border:groove #CCCCCC;	
	
		
}
#navigationg .active{/*???????????????????*/
	background:#e3e3e3;
	color:#cc0000;
}


#navigationc{
	background:#fafafa;
	
	padding-top:10px;
	border-right:thin solid #ffffff;/* was #B6E7CE */
	font-size:small;
	
	font-weight:bold;
	width:1100px;/*was 924, 1056*/
	height:30px;
	list-style:none;
		
}
#navigationc li{
	background:#01A534;
	border-left:thin solid #ffffff;
	float:left;	
	width:140px;/*was 160*/	
	list-style:none;
}
#navigationc a{
	display:block;
	color:#ffffff;
	
	line-height:60px;/*was 30*/
	text-align:center;
}
#navigationc a:hover{
	background:#e3e3e3;
	color:#555;
}
#navigationc .active{/*???????????????????*/
	background:#e3e3e3;
	color:#cc0000;
}
#breadcrumb{
	font-size:0.9em;	
	
}
#breadcrumb a{
	font-size:0.9em;
	color:#006633;
	
}

#content{
	height:auto;
	margin:0 auto;
	padding:0 0 20px;
	width:1050px;
}

#content h1{
	font-size:1.8em;
	padding:20px 40px 0;
}

#content h3{
	font-size:1.5em;
	padding:20px 20px 0;	
}
#content h4{
	font-size:1.3em;
	padding:20px 20px 0;
}
#content p{
	font-size:1.0em;
	padding:20px 20px 0;
}
	
p{
	font-size:1.0em;
	
}
.tba{
	color:red;
}
.cancel{
	color:#999;/*999999;*/
	text-decoration:line-through;
}
.cancel2{
	color:#555;
	text-decoration:none;
}
.cancel3{
	color:#fafafa;	
	text-decoration:none;
}

.error{
	font-weight:bold;
	color:#cc0000;
	
}
.small{	
	font-size:85%;
	color:#777;
}
.xtrasmall{	
	font-size:0.7em;
	color:#0066FF;
}
#message{	
	font-size:0.9em;
	color:#006633;/*was#0066FF;*/
	margin-left:100px;	
}
#message1{	
	font-size:0.9em;
	color:#006633;/*was#0066FF;*/
		
}
table.data{
	table-layout:fixed;
}
.btna{		/*???????????????????????????????*/	
	background-color:#01A534;
	color:#ffffff;
	border:outset #CCFFCC;
	line-height:30px;
	text-align:center;
	width:110px;/*was 75*/
	font-weight:bold;
}
.btnb{		/*???????????????????????????????*/	
	background-color:#01A534;
	color:#ffffff;
	border:outset #CCFFCC;
	line-height:30px;
	text-align:center;
	width:150px;
	font-weight:bold;
}
.btnc{		/*???????????????????????????????*/	
	background-color:#01A534;
	color:#ffffff;
	border:outset #CCFFCC;
	line-height:30px;
	text-align:center;
	width:200px;
	font-weight:bold;
}
.btnd{		/*???????????????????????????????*/	
	background-color:#01A534;
	color:#ffffff;
	border:outset #CCFFCC;
	line-height:30px;
	text-align:center;
	width:180px;
	font-weight:bold;
}
.btne{		/*???????????????????????????????*/	
	
	font-color:#006633;
	border:outset #CCFFCC;
	line-height:20px;
	text-align:left;	
	font-weight:bold;
}			
.btn{		/*???????????????????????????????*/	
	background-color:#01A534;
	color:#ffffff;
	border:outset #CCFFCC;
	line-height:30px;
	text-align:center;	
	font-weight:bold;
	font-size:larger;/*didn't have semi-colon*/
}
#button a{
	color:#ffffff;
	background-color:#01A534;
	line-height:30px;
	text-align:center;
}
#button a:hover{
	color:#CCFFFF;	
}
#button2 a{
	color:#ffffff;
	background-color:#01A534;
	line-height:30px;
	text-align:center;
	width:180px;
	font-weight:bold;	
}
#button2 a:hover{
	color:#CCFFFF;	
}

