.menutile {
	background-image: url(images/leftmenu-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 168px;
}
.line {
	background-attachment: scroll;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.technobg {
	
	background-image: url(images/body_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 101px;
}
.graybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #868686;
	text-decoration: none;
	line-height: 18px;
}

.graybold2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #747474;
	text-decoration: none;
	line-height: 18px;
}

.joinnowbox {
	border: 1px solid #CACACA;
	height: 154px;
	width: 171px;
}
.gray12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
	
}
a:link.gray12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
	
}

a:visited.gray12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #898989;
	text-decoration: none;
	
}

a:hover.gray12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A4A4A4;
	text-decoration: none;
	
}
.graynorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #161616;
	line-height: 15px;
	text-decoration: underline;
	
}

a:link.graynorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #161616;
	line-height: 15px;
	text-decoration: underline;
	
}
a:visited.graynorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #161616;
	line-height: 15px;
	text-decoration: underline;
	
}

a:hover.graynorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #161616;
	line-height: 15px;
	text-decoration:none;
	
}

