
table {
	font-size:12pt;
	color:#000000;
	font-family:arial;
	font-size:8pt;
}


#Table_02 {
	margin-left:-6px;
}

h1.errorh1
{
padding-top:10px;
padding-left:10px;
color:#ff0000;	
}
h2.errorh2
{
padding-top:10px;
padding-left:10px;
color:#000000;	
}

p.featured {
	font-size:12pt;
	color:#000000;
	font-family:arial;
	font-size:8pt;
}
table.form td{
	border:0px solid #ff8a00;
	padding:2px;
}
td.hexpick{
	text-align:center;
}
td.title {
	background-color:#555555;
	background-image:url('http://custickam.com/images/titlebg.jpg');
	background-position:left;
	background-repeat:repeat-x;
	border:1px solid #222222;
	color:#222222;
	font-size:14pt;
	font-weight:bold;
	font-family:georgia;
	letter-spacing:-2px;
}
td.copyright {
	background-color:#555555;
	background-image:url('http://custickam.com/images/copybg.jpg');
	background-position:top;
	background-repeat:no-repeat;
	border:1px solid #222222;
	color:#222222;
	font-size:14pt;
	font-weight:bold;
	font-family:georgia;
	letter-spacing:-2px;
}
td.titlenav {
	background-color:#FF4500;
	border:1px solid #222222;
	color:#222222;
}
td.instructions {
	background-color:transparent;
	color:#000000;
}
textarea {
	width:100%; 
	height:100px;
	font-family:arial;
	font-size:8pt;
	color:#DCDCDC;
	background-color:#555555;
	border:1px solid #FFFFFF;
}

p {	
	font-size:12pt;
	color:#000000;
	font-family:arial;
	font-size:8pt;
	line-height:18px;}

select.norm{
	width:195px;
	font-family:arial;
	font-size:8pt;
	border:1px solid #FFFFFF;
	background-color:#555555;
	color:#DCDCDC;
}
td.hextitle{
	color:#222222;
	font-family:arial;
	font-size:8pt;
	border:1px solid #FFFFFF;
}
input.norm{
	background-color:#555555;
	color:#DCDCDC;
	font-family:arial;
	font-size:8pt;
	border:1px solid #FFFFFF;
}
input.text {
	width:100%;
}
input.hex{
	width:80px;
	background-color:#555555;
}
input.bodyhex{
	width:50px;
	text-align:center;
	background-color:#333333;
	color:#DCDCDC;
	font-family:arial;
	font-size:8pt;
	border:1px solid #FFFFFF;
}
select.color{
	width:110px;
}
input.input{
	width:100%;
}
a:link,a:active,a:visited{
	color:black;
	font-family:arial;
	font-size:9pt;
}
a.nav:link,a.nav:active,a.nav:visited{
	font-family:arial;
	font-size:9pt;
	text-decoration:none;
	color:#DCDCDC;
	font-weight:bold;
}
input.save,input.reset{
	width:220px;
	height:300px;
	text-align:center;
}

a.nav:hover{
	color:white;
	font-family:arial;
	font-size:9pt;
	text-decoration:none;
	font-weight:bold;
}
.navhouse{
	font-family:arial;
	font-size:8pt;
	text-align:right;
	position:relative;
	top:-2px;
}
#menu1 {
	width:100%;
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	font-family:arial !important;
	font-size:9pt !important;
	font-weight:bold !important;
	letter-spacing:0px !important;
}
#menu1 li {
	float:left;
	width:100%;
	border:1px solid #000000; 
}
#menu1 a {
	display:block;
	width:100%;
	color:#ffff99; 
	background-color: #EE6833; 
	text-align:center; 
	padding:0px; 
	text-decoration:none; 
	float:left; 
}
#menu1 a:hover {
	color:#DCDCDC; 
	background:#FF6500;
}

.featured {	font-family:arial;
	font-size:10pt;
	color:#000000;}
	
.mem0 {}
.mem1 {background-color: #ff5500; color:#DCDCDC;}

a.footercopy:link,a.footercopy:active,a.footercopy:visited,a.footercopy:hover{
	text-decoration:none;
	color:#DCDCDC;

	/*	font-weight:none;*/

}
table, tr, td {border:none !important;}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/


}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 4px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url('http://custickam.com/images/shade.gif') top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: none;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */

background-image: url('http://custickam.com/images/shadeactive.gif');
border-bottom-color: #d0d0d0;
}

.shadetabs li.selected a:hover{ /*selected main tab style */

text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/

border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
height:300px;
padding: 10px;
background-color:#d0d0d0 !important;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
