@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url("images/background.jpg"/*tpa=http://www.genesisnet.com/images/background.jpg*/);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0 0 0px;
}
.bold_links_caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	
}
.text_box_search {
	background-image: url("images/background_textbox.jpg"/*tpa=http://www.genesisnet.com/images/background_textbox.jpg*/);
	color: #999999;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #999999;
	height: 14px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.text_address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.noHand {
	cursor: default;
}

a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #D80D10;
}

.background_ribbon_001 {
	background-image: url("images/background_ribbon_001.jpg"/*tpa=http://www.genesisnet.com/images/background_ribbon_001.jpg*/);
	background-repeat: no-repeat;
	background-position: center top;
}
.bold_text {
	font-weight: bold;
}
.background_ribbon_002 {
	background-image: url("images/background_ribbon_002.jpg"/*tpa=http://www.genesisnet.com/images/background_ribbon_002.jpg*/);
	background-repeat: no-repeat;
	background-position: center top;
}
.background_ribbon_003 {
	background-image: url("images/background_ribbon_003.jpg"/*tpa=http://www.genesisnet.com/images/background_ribbon_003.jpg*/);
	background-repeat: no-repeat;
	background-position: center top;
}

html { 
 min-height: 100%; margin-bottom: 1px;
 overflow: -moz-scrollbars-vertical !important; 
 
}

.blutitle {
	color: #0f268d;
	font-style:italic;
	font-weight:800;
}

.graytitle {
	color: #333333;
	font-weight:600;
	line-height: 12px;
}

.lnkTITLE {
	color: #333333;
	font-size:13;
	font-weight: bold;
}