body {
	background-color: #2A62AC;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #4C4C4CC;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}

/* styles that define the main table structure */
.tdLeft  { background-color: #2A62AC; background-image: url(images/bg-left.jpg); background-repeat: repeat; background-position: right top !important }
.tdRight  { background-color: #2A62AC; background-image: url(images/bg-right.jpg); background-repeat: repeat; background-position: left top }

.bgbottom  { background-color: #FFFFFF; background-image: url(images/familybg-cropped.jpg); background-repeat: no-repeat; background-position: bottom !important }

.bg-assessments  { background-color: #FFFFFF; background-image: url(images/familybg-assessments.jpg); background-repeat: no-repeat; background-position: bottom !important }

 body {margin:0px; padding:0px}
  .text{font-family:Tahoma; font-size:11px;  color:#9A858C; line-height:18px}
  
  .main{font-family:Tahoma; font-size:12px;  color:#666666; line-height:17px}
  .main-whitebg{font-family:Tahoma; font-size:12px;  color:#666666; line-height:17px; background-color:#ffffff}  
  .mainHead{font-family:Tahoma; font-size:16px;  color:#666666; line-height:17px}   
  .mainSubHead{font-family:Tahoma; font-size:14px;  color:#666666; line-height:25px} 
   
  .red{font-family:Tahoma; font-size:11px;  color:#9B202A; }
  .white{font-family:Tahoma; font-size:11px;  color:#B88285; line-height:16px }

  .input{
  		width:165px; height:18px;
		border-width:2px;
		border-style:solid;
		background-color:#936E59;
		border-color:#070503;
		font-family:Tahoma; font-size:10px;  color:#F2E1C9; 
		}

		.textarea{
		width:164px; height:59px;
		border-width:2px;
		border-style:solid;
		background-color:#936E59;
		border-color:#070503;
		font-family:Tahoma; font-size:10px;  color:#F2E1C9; 
		overflow:auto;
		}