
body {
	background-image: url(/images/bg.jpg);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;

background-color: #1D1D1D;
scrollbar-face-color: 1D1D1D;
scrollbar-highlight-color: F1E0DB; 
scrollbar-3dlight-color: 1D1D1D; 
scrollbar-darkshadow-color:F1E0DB; 
scrollbar-shadow-color: 1D1D1D; 
scrollbar-arrow-color: 872381; 
scrollbar-track-color: 1D1D1D; 
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6666;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E08181;
}

.title {	
	background-color: #F9B323;	
	padding-left: 6px; 
	padding-bottom:3px;
	padding-top: 3px;	
}

.title2 {	
	background-color: #25C8E1;	
	padding-left: 6px; 
	padding-bottom:3px;
	padding-top: 3px;	
}


.title3 {	
	background-color: #FC56AC;	
	padding-left: 6px; 
	padding-bottom:3px;
	padding-top: 3px;	
}


.titletxt {	
    color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}

a, a:link, a:visited, a:active {
	font-family: arial;
	font-size: 13px;
	color: #615F5F;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
strong {
width: 90%;
color: #8B4687;
font-weight: none;
border-bottom: 1px dashed; 
border-color: #8B4687; 
font-size:11px; 
font-family: georgia; 
text-align: center;

} 

b {

color: #8B4687;
font-weight: bold;
border-bottom: 1px dashed; 
border-color: #FFBCAF; 
font-size:12px; 
line-height: 19px; 
font-family: georgia; 
text-align: left;

}


.preview {
	background-image: url(images/peview.jpg);
	width: 182px;
	height: 22px;
}

.getcodebg {
	background-image: url(images/getcode.jpg);
	width: 182px;
	height: 22px;
}

h2 {
width: 90%;
color: #8B4687;
font-weight: bold;
border-bottom: 1px solid; 
border-color: #FFBCAF; 
font-size:18px; 
line-height: 19px; 
font-family: georgia; 
text-align: left;

} 

h3 {
width: 90%;
color: #8B4687;
font-weight: bold;
border-bottom:none; 
border-color: #FFBCAF; 
font-size:18px; 
line-height: 5px; 
font-family: georgia; 
text-align: left;

} 

.sidemenu {
	text-align: left;
	padding-left: 7px;
	padding-top: 4px;
}


.sidebar {
	border-right-color: #8B4687;
	border-right-style: dashed;
	border-right-width: thin;	
}

.mid {
	padding: 2px;
}

input, textarea { 
background: #CFDEF5;
font-family: verdana;
color: EEC200;
letter-spacing: 0pt;
cursor:url("");
font-weight: ;
font-size: 11;
border-color: C1C6AA;
border-width: 1px; 

}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #701694;
}

.linelow {
width: 90%;
color: #8B4687;
font-weight: bold;
border-bottom: 5px solid; 
border-color: #FFBCAF; 
font-size:18px; 
line-height: 19px; 
font-family: georgia; 
text-align: left;

}
textarea {
border:1px dashed;
width:300px;
height:50px;
line-height:11px;
font-family:verdana;
font-size:12px;
color:#282222;
text-transform:lowercase;
font-weight:normal;
border-color:#FD6F36;
background-color:#FEF8C6;
}

textarea.fboxcode1 {
font-family:verdana;
color:282222;
background-color:transparent;
width:350px;
height:30px;
}

textarea.fboxcode2 {
font-family:verdana;
color:282222;
background-color:transparent;
width:350px;
height:60px;
}

.bordered { 
background-color:#ffffff;
padding-left:2px;
padding-top:2px;
padding:2px;margin-bottom:1px;
padding-right:2px;
border:1px dashed #FD6F36;
}

textarea.codebox {
font-family:verdana;
color:orange;
background-color:transparent;
width:95px;
height:30px;
border-style:dotted;
}

textarea.codebox1 {
font-family:verdana;
color:orange;
background-color:transparent;
width:450px;
height:45px;
border-style:dotted;
}

.titlegetcode {
height: 20px;
background-color: #F151A9;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
padding-left: 5px;
}


textarea.getcode{
font-family:verdana;
color:6B6666;
background-color:#1D1D1D;
width:350px;
height:60px;
border-style:dotted;
}

textarea.exgetcode{
font-family:verdana;
color:hotpink;
background-color:transparent;
width:350px;
height:60px;
border-style:dotted;
}


input, textarea
{ 
background: #FFFFFF; 
font-family: arial;
text-transform: normal;
color: #000000;
font-size: 9 pt;
border-left: #BFBBBB 1px solid;
border-right: #BFBBBB 1px solid;
border-top: #BFBBBB 1px solid;
border-bottom: #BFBBBB 1px solid;
}
