body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F8F8F8;
	background: #F5F5F5 url(gears.jpg);
	color: #6978A5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
}

font,th,td,p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

h1 {
	color: #6495ED;
	font-size: 18px;
	letter-spacing: 10px;
}

h2{
	color: #8482C6;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
}

h3{
	color: #4169E1;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}


b {
	color: #5B6EB6;
}

i {
	color: #6666CC;
}

a:link,a:active,a:visited {
	text-decoration: none;
	color: #28699B;
	border-bottom: thin dotted #A9A9A9;
}
a:hover		{
	text-decoration: underline;
	color: #8A2BE2;
}
hr	{
	height: 10px;
	border: 0px double #9999CC;
	border-top-width: medium;
}

textarea, select, input{
	color: #465673;
	font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;
	border-color: #FFFACD #FFFACD #FFFACD #FFFACD;
	border: 1px solid #B0C4DE;
}

li{
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
}
ul{
	padding: 1px 1px 1px 15px;
	margin: 1px 1px 1px 1px;
}


.detable		{
	border-left: 1px solid #DCDCDC;
}



.detcell2w {
	background-color: #F8F8F8;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	white-space: normal;
	background: #F5F5F5 url(gears.jpg);

}

.de_main {
	background-color: #F8F8F8;
	background: #F5F5F5 url(gears.jpg);
}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	float: left; /* width: 80%; width of menu*/
	border-top: 1px solid #F8F8FF;
	background: #D0D2E1 url(indentbg.gif) repeat-x center center;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 3px 11px;
text-decoration: none;
border-right: 1px solid #F8F8FF;
}

.indentmenu ul li a:visited{
color: black;
}

.indentmenu ul li a.selected{
color: black !important;
padding-top: 4px; /*shift text down 1px*/
padding-bottom: 2px;
background: #D0D2E1 url(indentbg2.gif) center center repeat-x;
}

.indentmenu ul li b{
	float: left;
	color: black; /*text color*/
	padding: 3px 11px;
	text-decoration: none;
	border-right: 1px solid #F8F8FF;
	background: #CFDEE1 url(indentbgt.gif) center center repeat-x;
}

#csedivcontainer{
   width:715px;
	height: 1110px; 
	margin-bottom:1em
	background-color: #F8F8F8;
	background: #F5F5F5 url(gears.jpg);
}

