@charset "utf-8";
html, body {
	height: 100%;
	background-image: url(../img/bgTexture2.jpg);
	

	
}

#mnCont {
	background-image: url(..//img/bbBg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
}





.clearfloat { 
     clear:both; 
     height:0; 
     
     font-size: 1px;
     line-height: 0px;
}
#boundary {
	width: 960px;
	margin: auto;
	color: #FFF;
	padding: 0px;
	position: relative;
	top: 0px;
/*	height: 100%; */
}

#imgMiddleSAV {
	position: relative;
	height: 8px;
	width: 51px;
	padding: 0px;
	top: 30%;
}
#bodyCont {
	width: 100%;
	height: 100%;
	position: relative;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fec737;
	text-decoration: underline;
	font-weight: bold;
}

A:link
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fec737;
	text-decoration: underline;
	font-weight: bold;
}
A:visited
{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fec737;
	text-decoration: underline;
	font-weight: bold;
}
A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ee9600;
	font-weight: bold;
	text-decoration: none;
}
input {
	background-color: #1e252e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #394453;
	border-right-color: #6f94a3;
	border-bottom-color: #6f94a3;
	border-left-color: #394453;
	margin: 0px;
	padding-top: 6px;
	height: 16px;
} 

textarea {
	background-color: #1e252e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #394453;
	border-right-color: #6f94a3;
	border-bottom-color: #6f94a3;
	border-left-color: #394453;
	margin: 0px;
	padding-top: 6px;
}
.checkbox {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {
	background-color: #1e252e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #394453;
	border-right-color: #6f94a3;
	border-bottom-color: #6f94a3;
	border-left-color: #394453;
	margin: 0px;
}
.emphesis14pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
A.emphesis14pt:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fec737;
	text-decoration: underline;
	font-weight: bold;
}

A.emphesis14pt:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fec737;
	text-decoration: underline;
	font-weight: bold;
}
A.emphesis14pt:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFEAB0;
	text-decoration: none;
	font-weight: bold;
}
.emphesis16pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.greyDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
