body
{
	margin: 2px 0px 20px 0px;
	/* set font */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*
	background-image: url(../menu/bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
*/
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-y;
	background-position: right 400px;
}

/*
#ptitlediv
{
	color: #993300;
	font-family: Times, serif;
	font-size: 26px;
	line-height: 26px;
	font-style: italic;
	position: absolute;
	top: 17px;
	left: 210px;
}
*/

.hptitle
{
	color: #666666;
	font-family: Garamond, Times, serif;
	font-size: 18pt;
	line-height: 28pt;
		font-style: italic;

}

.hptext
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120pt;
	line-height: 20pt;
	font-style: italic;
}

a:link {text-decoration:none;color: #110066; }

a:visited {text-decoration:none;color: #110066;}

a:hover {color: #990000;}

a:active {color: #CC0000;outline: none;}

a:focus {-moz-outline-style: none;}


.mainTxt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 200%;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 60px;
}

.imTitle
{
	font-family: Garamond, Times, serif;
	font-size: 18pt;
	font-weight: normal;
	padding-top: 6px;
	color: #666666;
	font-style: italic;
	margin-bottom: 12px;

}

.topbg {
	background-image: url(../imgs/topbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


#footer
{
	clear: both;
	border-top: 1px #DDDDDD solid;
	margin-top: 0px;
	position: relative;
	padding-top: 5px;
	padding-left: 22px;
	color: #999999;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.bmpTxt {
	
	padding-top: 5px;
	
	color: #999999;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

a.greyLink:link {color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;}

a.greyLink:visited {color: #999999;}

a.greyLink:hover {color: #666666;text-decoration: none;} 

a.greyLink:active {color: #CC0000;text-decoration: none;} 

#root
{
	margin-left: -40px;
}

.backlink { font-size: 10pt; }

#mailDiv {
	margin-left: 0px;
	border-top: 1px #666666 dotted;
	border-bottom: 1px #666666 dotted;
}


#nwsdiv {
	font-size: 10pt;
	margin-left: -10px;
	width: 214px;
	margin-top: 11px;
}

#searchDiv { margin-right: 12px; }


a.msubmit:link { color: #999; text-decoration:none; }

a.msubmit:visited { color: #999; }

a.msubmit:hover { color: #666; }

a.msubmit:active { color: #900; }

.mailform {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	width: 100%;
	padding: 1px;
	/*-webkit-border-radius: 1em;
	 [disabled]-moz-border-radius: 1em; 
	border-radius: 1em;
	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	box-shadow: 0 1px 0px rgba(0,0,0,.1);*/
	/* [disabled]background: #f1f1f1; */
	/* [disabled]background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)); */
	/* [disabled]background: -moz-linear-gradient(top,  #fff,  #ededed); */
	color: #999999;
	/*
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
*/
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');*/ /* ie7 */
	/*-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');*/ /* ie8 */
	font-family: Arial, sans-serif;	
	font-size: 12px;
}
.mailform input {
	font: normal 11px/100% Arial, Helvetica, sans-serif;
	
}
.mailform .txtfield {
	background: #f6f6f6;
	padding: 5px;
	width: 200px;
	border: solid 1px #cccccc;
	outline: none;
	/*-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;*/
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.4);
}
.msubmit{
	text-align: right;
	font-weight: bold;
}
