* {
	margin: 0;
	/* padding: 0; */
}

body
{
background: url(nimages/oldpaper.gif);
/*background: #ccc url(nimages/headerbg.jpg) top center repeat-y;*/
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
color: #22427b;
}

a {
text-decoration: underline;
color: #DF8800;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	margin: 0 auto;
	width: 800px;
}

#pwrap {
	margin: 0 auto;
	width: 600px;
	background:white url(nimages/headerbg.jpg) repeat-y;
}
#user {
	float:right; 
	padding:30px 20px 5px 0;
	color: #E9A815;
	color: #22427b;
	font-size: 16px;
}

#user a {
	color: #22427b;
	font-weight:bold;
}

#header {
	height: 60px;
	padding-top:5px;
	background: #fff url(nimages/headerbg.jpg) repeat-y;
}

#pheader {
	height: 40px;
	padding-top:5px;
	background: #fff url(nimages/headerbg.jpg) repeat-y;
}

#header h1 { 
	font-size: 28px;
	padding: 20px 0 0 20px;
	line-height:30px;
	color: #E9A815;
	color: #22427b;
}
#header h2 { 
	font-size: 20px;
	padding: 20px 0 0 20px;
	line-height:30px;
	color: #22427b;
}

#menu {
	height: 30px;
	line-height: 30px;
	background: #fff url(nimages/menu.jpg) no-repeat;
}
#menu ul {
	list-style-type: none;
	padding-left: 30px;
}
#menu ul li {
	display: block;
	float: left;
}
.lul {
	list-style-type: disc;
	margin-left:50px;
}
#menu ul li a {
	padding: 0 17px 0 0;
	text-decoration: none;
	font-weight: 600;
	font-size: 12px;
	color: #666;
	color: #22427b;
}
#menu ul li a:hover {
	color: #111;
	/*color: #24227b;*/
	color: #DF8800;
	text-decoration: underline;
}
#menuextra {
	background: #fff url(nimages/menuextra.jpg) no-repeat;
	padding: 5px 0;
}

#content {
	padding: 0 10px;
	background: #fff url(nimages/bg2.jpg) repeat-y;
	
}

#left {
	float: left;
	width: 630px;
	padding: 0 0 20px 15px; 
	text-align: left;
}
#left h2 {
	font-size: 18px;
	font-weight: 100;
	padding: 15px 0 7px 0;
}

#left.duet h2 {
	font-size: 18px;
	font-weight: 100;
	padding: 15px 0 7px 0;
}
.t {
	border-bottom: 3px solid green;
}
.tp {
 	BORDER-BOTTOM: green 3px solid; Width:550px;
}
#left h2 a {
	text-decoration: none;
}
#left h2 a:hover {
	color: #111;
}

#left a {
	text-decoration:underline;
	color:#22427b;
}
#left ol{
	margin:0 0 0 35px;
	padding:0;
}
#left ul{
	margin:0 0 0 35px;
	padding:0;
}
#pleft ol{
	margin:0 0 0 35px;
	padding:0;
}
#pleft ul{
	margin:0 0 0 35px;
	padding:0;
}


#pleft {
	/*float: left;*/
	width: 600px;
	padding: 0 0 20px 15px; 
	text-align: left;
}
#pleft h2 {
	font-size: 18px;
	font-weight: 100;
	padding: 15px 0 7px 0;
}

#pleft h2 a {
	text-decoration: none;
}
#pleft h2 a:hover {
	color: #111;
}

#right {
float: right;
width: 110px;
padding: 10px 10px 20px 0;
}
#right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;

color: #111;
font-size: 13px;
}
#right ul {
	padding: 5px 0 15px 10px;
	list-style-type: none;
}

.rtxt {
	color:red;
}

.btxt {
	font-weight:bold;
}
.rqinputbox{
	background:cyan;
	font-weight:bold;
	
}
#right ul li a {
	color: #DF8800;
	color: #22427b;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	line-height:25px;
}
#right ul li a:hover {
	color: #111;
	color: #DF8800;
	text-decoration:underline;
}

#right ul li.subm {

	margin-top:15px;
	
}
#right ul.submenu {
	margin-top:-25px;
	margin-bottom: -15px;
	padding: -10px 0px 15px 10px;
	list-style-type: none;
}
#right ul.submenu li a {
	color: green;
	text-decoration: none;
	font-size: 10px;
	line-height: .6em;
	font-weight:normal;
}
#right ul.submenu li a:hover {
	color: #111;
	color: #DF8800;
	text-decoration:underline;
}

#botline {
background: #fff url(nimages/menuextra.jpg) no-repeat;
padding: 5px ;
}
#topline {
background: #fff url(nimages/menuextra.jpg) no-repeat;
padding: 5px 0 0 0 ;
}

#pwrap  #topline {
background: green;
padding: 5px 0 0 0 ;
}

#topline2 {
background: #fff url(nimages/menuextra.jpg) no-repeat;
padding: 5px 0 0 0 ;
}
#topline3 {
background: #fff url(nimages/menuextra.jpg) no-repeat;
padding: 5px 0 0 0 ;
}
#footer {
margin: 0 10px;
/*background: #fff url(nimages/menuextra.jpg) no-repeat top center;*/
padding-top: 10px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 11px;
}

.but {
	color:#22427b;
	background: #FEE3B4;
	cursor:pointer;
	font-weight:bold;
}

input {
	background:ivory;
	color:#22427b;
	padding-left:3px;
}
textarea {
	background:ivory;
	color:#22427b;
	padding-left:3px;
}

select {
	background:ivory;
	color:#22427b;
	/*color:#333333;*/
}

.calCell {
	border : 1px solid black;
	background : #FFFFFF;
	padding:3px;
	color:#22427b;
	font-size:11px;
	}
	
.calCell a {
	color:#22427b;
}

.calDay {
	border : 1px solid black;
	background : #df8800;
	color:white;
	}
.ta {
	background:ivory;
	color:#22427b;
	padding-left:3px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
}

.bottombox {

	background : ivory;
	border-bottom : 1px solid black;
	border-top : none;
	border-left : none;
	border-right : none;	

}
.le { margin-left: 20px; padding: 3px 0px;}

