body {
	background-image: url(../images/page-bg-linear.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#root {
	background-color: #FFFFFF;
}
.topstripbg {
	font-family: Tahoma, Arial, sans-serif, "Times New Roman";
	font-size: 9px;
	color: #555555;
	background-color: #EEEEEE;
	line-height: 22px;
	text-align: right;
}
.leftmenu-darkbox {
	background-color: #BF6403;
}
.leftmenu-orangebox {
	background-color: #D98211;
}
.bottom2leftmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8B470;
}
.leftmenus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.leftbanner-greybg {
	background-color: #E6E5E2;
}
.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #7D1500;
	font-weight: bold;
}
.smalltxt {
	font-size: 11px;
}
.bodylinks {
	color: #D04501;
}
a.bodylinks:hover {
	color: #003399;
	text-decoration: none;
}
.dottedline-brown {
	background-image: url(../images/dotted-line-brown.gif);
	background-repeat: repeat-x;
}
.dottedline-grey {
	background-image: url(../images/dotted-line-grey.gif);
	background-repeat: repeat-x;
}
.leftmenubgvertical {
	background-color: #FFF2C6;
}
.breadcrumb {
	font-size: 11px;
	background-color: #F2F2F2;
}
.whitebg {
	background-color: #FFFFFF;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 12px;
}
.inputbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D98211;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
