.buttonface  
	{ 
		background-color:ghostwhite;
		color:#000000;
		font-family:Arial;
		cursor:hand;
		font-size:8pt; 
		width:75px; 
		height:23px;
	}
.thbgcolor
			{
				background-color:#F0FFFF ;
				border-bottom: None;
				border-top: None;
				border-left: None;
				border-right: None;
				font-family:Arial;
				font-weight:normal;
				font-size:8pt;
				color:Black;
				height: 20px;
			}
.Welcome
{
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
}
.ckboxstyle
  {
    padding:0px 0px 5px 25px;
  }
  #signup
  {
    padding:50px 0px 35px 0px;
  }
  #head
  {
    position:absolute;
    top:0px;
    left:100px;
  }
  #cmdSubmitSurvey
  {
    position:absolute;
  }
   #cmdCancelSurvey
  {
    position:absolute;
  }
  #cmdSelectAll
  {
    position:absolute;
  }
  .hr
  {
    width:300px;
    text-align:left;
  }
  .textbold
  {
    font-weight:bold;
    font-size:10pt;
  }
.notice
    {
        font-family: Arial, Sans-Serif;
        font-size: 9pt;
        color:Red;
        font-weight: bold;
    }
a:active {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: blue;
}
a:link {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: blue;
}
body {
	background-image:url('../Images/bg2.jpg');
	border:solid 0px #CCCCCC;
	font-family: Arial;
	margin:10px;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
}
textarea {
	font-family: Arial;
	font-size: 8pt;
}
table {
	font-size: 8pt;
	color:#000000;
	border-collapse:collapse;
	font-family:Arial;
}
TH   {
	color:white;
	font-size: 8pt;
	background-color:#000066;
	}
h6 {
	font-family: Arial;
	font-size: 8pt;
}
h5 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
h4 {
	font-family: Arial;
	font-size: 8pt;
}
h3 {
	font-family: Arial;
	font-size: 12pt;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: darkblue;
}
h1 {
	font-family: Arial;
	font-size: 14pt;
}
button {
	font-family: Arial;
	font-size: 8pt;
}
caption {
	font-family: Arial;
	font-size: 8pt;
}
