body {  background-attachment: fixed; background-color: #E5E6E4; background-repeat: repeat-x;}
td {  font-family: Verdana; font-size: 8pt; color: #000000;}
.white { color: #FFFFFF}
p {  font-family: Verdana; font-size: 9pt; color: #000000;}
a {  text-decoration: none; color: blue;}
a:hover {  text-decoration: underline; color: red;}
.in1 {  font-size: 10px; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.in2 {  font-weight: bolder; color: #FFFFFF; background-color: #FF9900}

h1 { 
font-face: verdana; font-weight:normal; font-size: 11px; color: #000000; margin:0px; padding:0px; margin-top:0px;}
.panel { background-color: #f0f0f0; border : 1px }
.table { background-color: #f0f0ff; }

h2 { 
font-face: verdana; font-weight:normal; font-size: 11px; color: #000000; margin:0px; padding:0px; margin-top:0px;}
.panel { background-color: #f0f0f0; border : 1px }
.table { background-color: #f0f0ff; }

select, input, textarea { font-family: Tahoma; font-size: 11px; background: #edeffc; border: 1px solid #000000; font-weight: bold; }
select.index { border : 1px solid #003366; font-family: Arial; font-size: 9px; background: #dcfbde; font-weight: bold; }
input.button { border : 1px outset #9999cc;  background-color : #ffffff; color: #336699; font-weight: bold; }

.box {
		background: #F5FFE6;
        border: 1px
        solid pink ;
        padding: 10px 10px 10px 10px;
        margin: 30px 0px 30px 0px ;
        list-style-type: circle
}

td.form {	border: 1px
				solid pink;
				padding: 2px;
				background: #F5FFE6;
		}

.left { background-image: url(http://www.buyawebsitetraffic.com/images/bgleft.gif); }
.right { background-image: url(http://www.buyawebsitetraffic.com/images/bgright.gif); }
.top1 { background-image: url(http://www.buyawebsitetraffic.com/images/bgtop1.gif); }
.top2 { background-image: url(http://www.buyawebsitetraffic.com/images/bgtop2.gif); }
.bgtabs { background-image: url(http://www.buyawebsitetraffic.com/images/bgtabs.gif); color: #FFFFFF;}

.input wide { font-family: Tahoma; font-size: 11px; background: #edeffc; border: 1px solid #000000; font-weight: bold; }
.input { font-family: Tahoma; font-size: 11px; background: #edeffc; border: 1px solid #000000; font-weight: bold; }

.highlight {background-color: #ffff00;}
.content {
    display: block;
}
#poweredby { display: none; }
.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #CA0000;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
