
.code_header{
	background-color: #FFADD9;
	color: #900073;	
	font-size: 13;
	font-family: verdana;
}

.section_header{
	background-color: #FFADD9;
	color: #900073;	
	font-size: 13;
	font-family: verdana;
	margin: 1px;
	border: 1px solid red;
}

.code_sub{
	background-color: #FFE9F5;
	color: #000000;
	font-size: 13;
	font-family: verdana;
}

.code_memo{
	background-color: #FFE9F5;
	color: #000000;
	font-size: 10;
	font-family: verdana;
	padding: 3px 3px 3px 3px;
}

.code_table{
	border-color: red;
	border-width: 1px;
	border-style: solid;
	width:550px;
}

.code_table_no_size{
	border-color: red;
	border-width: 1px;
	border-style: solid;
}


.maker_buil_table{
	border-color: #FFD530;
	border-width: 1px;
	border-style: solid;
	background: URL('http://www.dollmakerscript.com/public/doll-background.gif');
}

.code_area{
	font-family: verdana;
	font-size: 14;
	width:600px;
	padding: 3px 3px 3px 3px;
}

.advanced_maker_code_area{
	font-family: verdana;
	font-size: 10;
	width:550px;
	padding: 3px 3px 3px 3px;
}

.maker_category_header { 
	color:black;
	font-weight: bold;
	background-color: white;
	border: 3px double orange;
	padding-left: 1px;
	width: 550px;
}


.sm_text3{
	font-size: 9;
	font-family: verdana;
}

.sm_text4{
	font-size: 10;
	font-family: verdana;
	font-weight: bold;
}

.adv_text{
	font-size: 11;
	font-family: verdana;	
	width:75;
}

A.ready_link:link {font-family: verdana,arial;color:black; text-decoration: underline;font-size: 12; font-weight: bold;}
A.ready_link:visited {font-family: verdana,arial;color:black; text-decoration: underline;font-size: 12; font-weight: bold;}
a.ready_link:active {font-family: verdana,arial;color:black; text-decoration: underline;font-size: 12; font-weight: bold;}
A.ready_link:hover {font-family: verdana,arial;color:black; text-decoration: underline;font-size: 12; font-weight: bold;}

A.blue_link:link {font-family: verdana,arial;color:blue; text-decoration: underline;font-size: 12; font-weight: bold;}
A.blue_link:visited {font-family: verdana,arial;color:blue; text-decoration: underline;font-size: 12; font-weight: bold;}
a.blue_link:active {font-family: verdana,arial;color:blue; text-decoration: underline;font-size: 12; font-weight: bold;}
A.blue_link:hover {font-family: verdana,arial;color:blue; text-decoration: underline;font-size: 12; font-weight: bold;}


.Bsbttn3a {width:145; font-family:verdana,arial; font-weight: bold; font-size:13px;background: #FFD530;border-bottom: 1px solid #FFD530;border-right: 1px solid #FFD530;border-left: 1px solid orange;border-top:1px solid orange; color:black;text-decoration:none;cursor: pointer}   .smfont{font-size: 10; font-family: verdana, arial; }  .drag{position:relative;cursor:pointer}

.err2 {
	background-color: #ffdddd;
	color: black;
	border-color: #bb3333;
	border-style: solid;
	border-width: 1px;
	font-size: 12;
	font-family: verdana;
	font-weight: bold;
	padding: 4 4 4 4;
}

.a_scroll {	
	overflow: auto;
	height: 300;
}

.swatch, .swatch2 {
  cursor: pointer;
  height: 12px;
  width: 12px;
}

.border, .ch {
  cursor: default;
}
