.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.email {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.email:hover {
	text-decoration: none;
}.textwhite {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.pixel {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.pixel:hover {
	text-decoration: none;
	}
.border-right-left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0E84DE;
	font-weight: bolder;
}
.no-repeat-page {
	background-repeat: repeat-y;
	background-position: center;
}
.input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px groove #CCCCCC;
}
.btn {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px groove #CCCCCC;
	font-weight: bold;
	background-color: #0B7EDC;
}

.images{ border:2px solid #CCC; margin-right:20px;}
.images:hover,.selected{ border:2px solid #0066FF;}
.wimax{ font:bold .8em "Trebuchet MS"; padding-right:20px;}
.wimaxsub{ font:bold 12px "Trebuchet MS"; padding:2px 8px; text-decoration:none; color:#000; border:1px solid #666; margin:0 5px; background-color: #CCC;}
.wimaxsub:hover,.sel{font:bold 12px "Trebuchet MS"; padding:2px 8px; text-decoration:none; color: #009; border:1px solid #000066; margin:0 5px; background-color: #0FF;}