input {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 14px;
	color: #fff;
	width: 140px;
	padding:6px;
	background-color:#222;
	border:solid 1px #666;
	border-radius:5px;
}

select {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 14px;
	color: #fff;
	width: 154px;
	padding:5px;
	background-color:#222;
	border:solid 1px #666;
	border-radius:5px;
}

div.locked {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 14px;
	color: #fff;
	width: 140px;
	padding:6px;
	background-color:#222;
	border:solid 1px #666;
	border-radius:5px;
}

table.unique3 {
border-collapse:collapse;
font-family: 'Raleway', Arial, Courier, monospace;
font-size:16px;
}

.unique3 tr{
padding:8px;
text-align:left;
color:#fff;
background-color:;
}

.unique3 td{
padding:8px;
background-color:#;
border-bottom:solid 1px #222;
text-align:left;
color:#fff;
font-weight:normal;
line-height:1.25;
}



table.cool {
width:100%;
table-layout:fixed;
border-collapse: collapse;
font-family:helvetica;
font-size:14px;
border:0px solid #ddd;

}
.cool td,.cool th{
border:2px solid #eee;
padding:0.5rem;
text-align:left;
border-radius:10px;
background-color:#fff;
color:#023e8a;
}

.classy_box{
background-color:#fff;
border:solid 1px #ccc;
padding:10px;
border-radius:5px;
font-family: 'Raleway', Arial, Courier, monospace;
font-size:14px;
}

.text12pts {	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 12px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text12ptsgrey {	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 12px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text13pts {	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 13px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text13ptsgrey {	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 13px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text14pts {	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 14px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text14ptsgrey {	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 14px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text14ptsred {	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 14px;
	color: #F26522;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text16pts {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 16px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text16ptsgrey {	
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 16px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text18pts {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 18px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text18ptsgrey {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 18px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text20pts {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 20px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text20ptsgrey {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 20px;
	color: #666;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text22pts {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 22px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text24pts {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 24px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text26pts {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 26px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text28pts {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 28px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

.text30pts {
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size: 30px;
	color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}

a:link {
	color: #00ffff;
	text-decoration:;
}

a:visited {
	color: #00ffff;
	text-decoration:;
}

.action {
	background-color:#fff;
	border:solid 0px #ccc;
	color:#333;
	padding: 10px 12px;
	display:inline-block;
	border-radius:5px;
	font-family: 'Raleway', Arial, Courier, monospace;
	font-size:14px;
	font-weight:;
	cursor:pointer;
}

.small {
	padding: 8px 10px;
}