body2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.6em;
	width:500px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
}
label {
	margin: 0;
	padding:0.2em;
	margin-top:0.3em;
	text-align:right;
	width:70px;
	float:left;
	text-transform:uppercase;
	color: #FFFFFF;
  }
fieldset {
  background-color:#00CCFF;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:500px;
  }
legend {
	width:194px;
	height:40px;
	color:#fff;
	font-size:1.5em;
	padding-left:0.5em;
	position:relative;
	top:-1em;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	white-space:pre;
	background-image:  url(imgs/legend_bg.gif);
}

.br {display:none;}  
  
.textfield {
font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
color:#000000;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("imgs/textfield_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:200px;
}
fieldset>input.textfield {
background: transparent url("imgs/textfield_bg.gif") no-repeat;
}
textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("imgs/textarea_bg.gif") no-repeat fixed;
width:400px;
voice-family: "\"}\""; 
voice-family:inherit;
width:400px;
}
fieldset>textarea {
background: transparent url("imgs/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
background: transparent url("imgs/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
 }
 .reset {
margin:3px;
background: transparent url("imgs/reset.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
} 

.HomePg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(imgs/Rappel.jpg);
	background-repeat: no-repeat;
}
.MenuBkgrnd {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.index-bkgrnd {
	background-image: url(imgs/index-bkgrnd.jpg);
	background-repeat: no-repeat;
}
.text {
	font-family: "Trebuchet MS", Arial, "Times New Roman", Verdana;
	font-size: 12px;
	line-height: 16pt;
	color: #666666;
	text-align: left;
}
.text2 {

	font-family: "Trebuchet MS", Arial, "Times New Roman", Verdana;
	font-size: 12px;
	line-height: 16pt;
	color: #666666;
	text-align: right;
}
.about-bkgrnd {
	background-repeat: no-repeat;
}
.leftBorder {
	background-image: url(imgs/leftBorder.jpg);
	background-repeat: repeat;
}
.rt-Border {
	background-image: url(imgs/rightBorder.jpg);
}
.border {
	background-image: url(imgs/bkgrnd.jpg);
	background-repeat: repeat;
}
.bottom-border {
	background-image: url(imgs/bottomBorder.jpg);
	background-repeat: no-repeat;
}
.topBorder {
	background-image: url(imgs/topBorder.jpg);
	background-repeat: no-repeat;
}
