

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size:12px;
	
	
	}
 h1 {
	font-size: 22px;
	color: #abe100;
	
}

h2 {
	font-size: 14px;
	color: #ff7300;
	
}
a {
	color: #CCCCCC;
	text-decoration:underline;
}
a:hover{
color: #CCCCCC;
text-decoration:none;
}
.highlight1{
color:#abe100;
}

.highlight4{
color:#ff7300;
}
.highlight2{
background-color:#abe100;
}
.highlight3{
color:#abe100;
}
.linkstipsartists{
font-size:12px;
color:#abe100;
text-decoration:none;
font-weight:bold;
}
.listfirst{
clear:both;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
margin-top:20px;
}
.listsecond{
font-size:12px;
margin-left:40px;
margin-top:20px;
}
.listthird{
font-size:12px;
margin-left:80px;
margin-top:20px;
}
.linkstipsartists a{
color:#abe100;
text-decoration:underline;
}
.linkstipsartists a:hover{
color:#abe100;
text-decoration:none;
}

#box_container{
background-color:#6d6f71;
width:650px;
padding:8px;
}

#logo{
background-color:#6d6f71;
width:650px;
padding:8px;
margin-bottom:8px;
}

#form1{
margin-top:16px;
margin-bottom:16px;
}
.texttable1{
padding:8px;
font-size:12px;
color:#000000;
border:#CCCCCC solid 1px;
}
.texttable2{
padding:8px;
font-size:12px;
color:#000000;
}

.table1{
margin-bottom:8px;

}

.combos{
background-color:#333333;
font-size:11px;
color:#CCCCCC;
border-color:#333333;
width:500px;
}

.combosselect{
background-color:#333333;
font-size:11px;
color:#CCCCCC;
border-color:#333333;
width:500px;
float:left;
}
.labels_combos{
width:80px;
float:left;
}

.boxcontents{
background-color:#868686;
padding:8px;
}

#resultscombo{
clear:both;
padding-top:10px;
}

.limeColor{
	color:#abe100;	
}

.pinkColor{
	color:#ff74ff;	
}

.style1{
	font-size: 10px;	
}
