body 
{
  font-family: 			Verdana, Arial, Helvetica, sans-serif;
  font-size:			11px;
  font-weight:			normal;
  color:			black;
  background-color:	 	white;
  scrollbar-face-color: 	white; 
  scrollbar-shadow-color: 	white; 
  scrollbar-highlight-color: 	gray; 
  scrollbar-3dlight-color: 	white; 
  scrollbar-darkshadow-color: 	gray; 
  scrollbar-track-color: 	white; 
  scrollbar-arrow-color: 	gray;
  text-align:			left;
}

table, tr
{
  font-family: 			Verdana, Arial, Helvetica, sans-serif;
  font-size:			11px;
  background-color:		black;
}

td 
{
  background-color:		white;
  color:			black;
}

.bluetd
{
  background-color:		#80A0C6;
}

.bluetd2
{
  background-color:		#E9EFF5;
}

.footer
{
  background-color:		#80A0C6;
  font-size:			9px;
}

.menu1
{
  background-color:		#4F7DB0;
}

.menu2
{
  background-color:		#D9E3EE;
}

.text
{
  line-height:			15px;
}


.cssbtn 
{
  display:			inline; 
  display:			inline-block;
  font-family: 			Arial, Verdana, Helvetica, sans-serif;
  font-size:			0.9em;
  text-decoration:		none;
  background:			#80A0C6;
  color:			white;
  border:			0px solid black;
  vertical-align:		middle;
  white-space:			nowrap;
}

.cssmenu:link
{
  color:                        black;
  text-decoration:              none;
}
.cssmenu:visited
{
  color:                        black;
  text-decoration:              none;
}
.cssmenu:hover
{
  color:                        green;
  text-decoration:              none;
}
.cssmenu:active
{
  color:                        red;
  text-decoration:              none;
}

.cssfooter:link
{
  color:                        black;
  text-decoration:              none;
}
.cssfooter:visited
{
  color:                        black;
  text-decoration:              none;
}
.cssfooter:hover
{
  color:                        green;
  text-decoration:              none;
}
.cssfooter:active
{
  color:                        red;
  text-decoration:              none;
}

.cssbtn:link
{ 
  background:                   #4F7DB0;
  color:                        white;
  font-family:                  Arial, Verdana, Helvetica, sans-serif;
  border:                       1px solid black;
}
.cssbtn:visited 
{ 
  background:                   #4F7DB0;
  color:                        white;
  font-family:                  Arial, Verdana, Helvetica, sans-serif;
  border:                       1px solid black;
}
.cssbtn:hover 
{ 
  background:                   #D9E3EE;
  color:                        black; 
  font-family:                  Arial, Verdana, Helvetica, sans-serif;
  border:                       1px solid white;
  text-decoration:              none;
}
.cssbtn:active 
{ 
  background:                   #E9EFF5;
  font-family:                  Arial, Verdana, Helvetica, sans-serif;
  color:                        black;
  border:                       1px solid white;
}

a:link
{
  color:                        green;
  text-decoration:              none;
}
a:visited 
{
  color:                        blue; 
  text-decoration:              none;
}
a:hover 
{
  color:                        green;
  text-decoration:              underline;
}
a:active 
{
  color:                        red;
  text-decoration:              none;
}

.heading
{
  font-family:                  Arial;
  font-size:                    3.5em;
  font-weight:                  bold;
  margin:                       4px 4px 4px 4px;
}

.form1 {
  font-family:                  Verdana, Arial, Helvetica, sans-serif;
	font-size:                    10px;
	border:                       1px solid #999999;
	background-color:             #D9E3EE;
	text-indent:                  3px;
	scrollbar-face-color:         #D9E3EE;
	scrollbar-shadow-color:       #EAEAEA;
	scrollbar-highlight-color:    #EAEAEA;
	scrollbar-3dlight-color:      #EAEAEA;
	scrollbar-darkshadow-color:   #697074;
	scrollbar-track-color:        #D9E3EE;
	scrollbar-arrow-color:       #666666;
}
.formbutton
{
  display:                      inline; 
  display:                      inline-block;
  font-family:                  Arial, Verdana, Helvetica, sans-serif;
  font-size:                    0.9em;
  text-decoration:              none;
  background:                   #80A0C6;
  color:                        white;
  border:                       1px solid black;
  vertical-align:               middle;
  white-space:                  nowrap;
}

p.title
{
  color:                        #084A8D;
  font-size:                    1.8em;
  font-weight:                  bold;
  text-align:                   left;
}

p.heading
{
  color:                        #80A0C6;	
  font-size:                    1.3em;
  font-weight:                  bold;
  text-decoration:              underline;
}

