body, html, #form {
	SCROLLBAR-FACE-COLOR: #efefef;
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #0000ff;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
}

body {
	padding:0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	/*background-color: #E8E5E5;*/
}

img {
	border:0px;
}

hr{
	border: 0;
	color: #999999;
background-color: #999999;
height: 1px;
}


#m0{
	background-color: White;
	text-align: center;
	width: 955px;
	/*margin: 10px 25px 0px 25px;*/
	/*background-color: #E8E5E5;
	border: thin solid Aqua;*/
}
#m0main {
	float: left; /*border: thin solid Blue;*/
	width: 920px;
	/*margin-top: 10px;*/
	width: 920px;
background-color: White;
}


#m0top{/*----------------------------------------------- menu box --*/
	background-image: url(../b-img-orange/b-top.gif);
	height: 12px;
	
}
#m0left{
	background-image: url(../b-img-orange/b-l.gif);
	float: left;
	width: 12px;
}
#m0left, #m0right{
	
	background-repeat: repeat-y;
}
#m0right{
	float: right;
	background-image: url(../b-img-orange/b-r.gif);
	width: 17px;
}
#m0bot{
	clear: both;
	background-image: url(../b-img-orange/b-bot.gif);
	height: 17px;
}/*end menu*/

#header {
	BACKGROUND: white url(../b-img/header.gif) no-repeat left bottom;
	MARGIN: 0px 0px 0px -9px;
	WIDTH: 928px;
	POSITION: relative;
	HEIGHT: 90px;
	/*border: thin solid Aqua;*/
}

#headercontainer {
	/* this spans manage and call us*/
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LEFT: 250px;
	PADDING-BOTTOM: 0px;
	WIDTH: 650px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 17px;
	HEIGHT: 60px; /*border: thin solid Fuchsia;
	margin-top: 25px;*/
}
/*
#TopModule #TopModuleContent {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}*/

#Manage {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FLOAT: left;
	MARGIN: 4px 2px 0px 12px;
	WIDTH: 275px;
	LINE-HEIGHT: 20px; /*border: thin solid Blue;*/
	DISPLAY: block;
	text-align: left;
}



#support {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FLOAT: right;
	MARGIN: 4px 15px 0px 12px;
	WIDTH: 272px;
	LINE-HEIGHT: 20px; /*border: thin solid Blue;*/
	text-align: left;
}

#midcontainer{
	/*POSITION: absolute;
	TOP: 120px;
	width: 930px;*/
	margin-top: 25px;

}
#nav{
	FLOAT: left;
	DISPLAY: block;
	width: 210px;
	margin-top: 2px;
}
.navbutton{
	margin-bottom: 6px;
}
#content{
	FLOAT: right;
	WIDTH: 680px;
	/*border: thin solid Blue;*/
}
#textcontainer{
	width: 930px; /*background-image: url(../b-img/footer.gif);*/
	/*border: thin solid Red; height: 175px;*/
	margin-top: 25px;
	clear: both;
}
#textleft{
	FLOAT: left;
	DISPLAY: inline;
	width: 250px; /*margin-top: 25px;
	border: thin solid Blue;*/
}

#textright{
	FLOAT: right;
	DISPLAY: inline;
	WIDTH: 660px; /*border: thin solid Blue;*/
	padding-left: 15px;
	text-align: left;
}

#footercenter{
		text-align: center;
	
}
#footercontainer{
	width: 955px;
	height: 175px;
	background-image: url(../b-img/footer.gif);
	clear: both; 
	MARGIN: 60px auto;
	BACKGROUND-COLOR: white;
	background-repeat: no-repeat;
	padding-top: 10px;
		text-align: center;

	/*display: inline;
	margin-left: auto;
	margin-right: auto;*/
}



a:link {
	color: #3399cc;
} 
a:visited {
	color: #3399cc;
} 
a:hover {
	color: Red;
} 
a:active {
	color: #3399cc;
} 



a.nav:link{
	color: Blue;
}
a.nav:visited{
	color: Blue;
}
a.nav:hover{
	color: Red;
}

#Submit_Button{
	background-image: url(../b-img/but-submit.gif);
	background-repeat: no-repeat;
	width: 105px;
	border: 0px;
	height: 30px;
	cursor: hand;
}
#xxComments{
	margin-top: 4px;
}
.sendgif{
	/*border: 1px solid #3399cc;*/
	padding: 30px;
	margin-left: 150px;
	width: 450px;
	height: 414px;
}
.formreq{
	color: #FF9900;
	font-size: 27px;
	margin-bottom: -30px;
	padding-bottom: -30px;
	top: 7px;
	position: relative;
}
.formreqta{
	color: #FF9900;
	font-size: 27px;
	margin-bottom: -30px;
	padding-bottom: -30px;
	top: -150px;
	position: relative;
}
#fieldsetincform{
	width: 450px;
	border: 1px solid #FF4500;
}
#legend{
	color: #3399cc;
	font-size: 15px;
}
.input1{
	width: 200px;
}
.input2{
	width: 200px;
	height: 200px;
}
#output_div{
	
}



