body {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	margin: 0;
	background-color: #ffeea9;
	font-size: 100%;
	background-image: url(shade.gif);
	background-repeat: repeat-x;
/*	background-position: 0 146;*/
}

h1 {
 margin: 0px 20px 20px 40px;
	font-size: 130%;
	font-weight: 500;
	color: #666666;
}

h2 {
 margin: 0px 20px 20px 40px;
 font-size: 75%;
 font-style: normal;
 font-weight: 400;
 color: #000000;
}

h3 {
 font-size: 90%;
	font-weight: 600;
	font-style: italic;
	text-align: center;
 color: #666666;
}

p {
	font-size: 90%;
	color: #000000;
	margin: 0px 20px 20px 40px;
}

p.pin1 {
	margin: 0px 40px 20px 60px;
}

ul {
	font-size: 90%;
	color: #000000;
	margin: 0px 40px 20px 60px;
}

ul.uin1 {
	margin: 0px 245px 20px 80px;
}

ol {
	font-size: 90%;
	color: #000000;
	margin: 0px 40px 20px 60px;
}

hr {
	text-align: left;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-right: 75%;
}


/* Content Styles */
#content a:link {
 color: #006666;
	text-decoration: none
}
#content a:visited {
 color: #006666;
	text-decoration: none
}
#content a:active {
 color: #cc0000;
	text-decoration: none
}
#content a:hover {
 color:#006666;
	text-decoration: underline overline;
}



/* footer styles */

#footer {
		position: relative;  /* Needed for Safari */
}

#footer td {
font-size: 65%;
color: #ffffff;
}

#footer a.copy:link, a.copy:visited {
 color: #ccffff;
	text-decoration: none;
}
#footer a.copy:active {
 color: #ffffff;
	text-decoration: none;
}
#footer a.copy:hover {
 color:#ffff66;
	text-decoration: underline overline;
}

#footer a:link, a:visited {
 color: #660000;
	text-decoration: none;
}
#footer a:active {
 color: #ccffff;
	text-decoration: none;
}
#footer a:hover {
 color:#ff0000;
	text-decoration: underline overline;
}

.bs {
	background-color: #ffeea9;
	background-image: url(botmensha.jpg);
	background-repeat: repeat-x;
}

.botnavim {
	background-color: #ffffff;
	background-image: url(botmenback.jpg);
	background-repeat: repeat-x;
}


/* Top logo and navigation area */

.logo {
	background-color: #990000;
	background-image: url(indd_02.jpg);
	background-repeat: repeat-x;
}

.topnavim {
	background-color: #ffeea9;
	background-image: url(tnavspacer.jpg);
	background-repeat: repeat-x;
}


/* ------- Misc Styles  ------------- */

/* Front Page */
#frntpage p {
	font-size: 90%;
	color: #660000;
	text-align: right;
	vertical-align: top;
	margin: 0px 0px 20px 0px;
}

/* Company Name */
.tck {
	font-size: 80%;
}

/* Essays Front Page */
#essaysma {
	background-color: #eedda8;
	text-align: left;
	padding: 2px;
	width: 437px;
	border: 5px ridge #cccccc;
}

#essaysma ul {
	font-size: 90%;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

/* Centering Wrapper */
#blkcen {
 text-align: center;
}

/* Side Bar */
#sbar {
	background-color: #dc6262;
	text-align: left;
	width: 200px;
	border-left: 2px solid #666666;
	background-image: url(smentop.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 120px;
        /*padding: 2px;*/
}

#sbarb {
	background-color: #a33333;
	text-align: left;
	/*padding: 2px;*/
	margin-top: 0px;
	padding-top: 0px;
	width: 200px;
	height: 50px;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #666666;
	background-image: url(smenbot.jpg);
	background-repeat: no-repeat;
}

#sbar p {
	margin: 0px 0px 10px 0px;
	padding-bottom: 0px;
	font-size: 80%;
}

/* Client Login */
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: xx-small;

}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	background-color: #660000;
	font-size: xx-small;
	border-top: thin solid #990000;
	border-right: thin solid #990000;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
}
.support {
	font-size: xx-small;
}

/* Right Align Wrapper */
#blkrt {
	float:right;
margin-top:0px;
height: auto;
margin-bottom:5px;
	width: 202px;
}

/* Essay Stuff */
.essay {
	font-weight: 600;
}

.esshead {
	font-weight: 600;
	font-style: italic;
	text-align: center;
}

table.port {
	margin-right: 5px;
	margin-left: 5px;

}

p.tdp {
	text-align: left;
	padding: 5px;
	margin: 0px;
}

p.tdpc {
	text-align: center;
	padding: 5px;
	margin: 0px;
}

p.tdpr {
	text-align: right;
	padding: 5px;
	margin: 0px;
}

.ferror {
 color: #ff0000;
}
