table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	 color:#a9a9a9
	 }

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#212121; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #808080; SCROLLBAR-FACE-COLOR: #212121; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #000000}

.bg{ background:url('images/bg.gif') repeat-x; height:90px}
.bg1{ background:url('images/bg1.jpg') repeat-x; height:43px; text-align:center}
.bg2{ background: url('images/bg2.jpg') repeat-x right top; }
.bg3{ background:url('images/right3.jpg') no-repeat right top; height:171px}
.bg4{ background:url('images/bg3.jpg') repeat-x; }
.bg15{ background:url('images/right1.jpg') no-repeat right top; }
.bg6{ background:#131313}
.bg7{ background:url('images/bg4.jpg') no-repeat; }
.bg8{ background:url('images/bg5.jpg') no-repeat; width:216px}
.bg9{ background:url('images/bg64.jpg') no-repeat; width:252px}

.header{ color:#a9a9a9}
.se{ width:139px; height:20px; background:#2A2A2A; border:#494949 1px solid; color:#9B9B9B; padding:2px 0 0 3px; vertical-align:middle}
.se1{ width:60px; height:20px; background:#2A2A2A; border:#494949 1px solid; color:#9B9B9B; padding:2px 0 0 3px; vertical-align:middle}

.indent{ padding:12px 0 0 45px}
.indent1{ padding:18px 0 0 22px}
.indent2{ padding-left:67px}
.indent3{ padding:0 24px 0 22px}
.indent4{ padding:0 36px 0 26px}
.indent5{ padding:0 23px 0 69px}
.indent6{ padding:0 36px 0 24px}
.indent7{ padding:0 15px 0 67px}
.indent8{ padding:0 12px 0 69px}

ul{margin:0px; padding:0px; list-style:none; line-height:22px}
ul li { background:url('images/list_bg.gif') no-repeat 0 1px; padding-left:22px}
ul li a{ color:#7F7F7F;  text-decoration: none}
ul li a:hover{ text-decoration: underline}

.welcome{ text-align:right}
.welcome span{ color:#a9a9a9}
.welcome span strong{ font-style:italic}

.footer td{ font-size:12px; color:#a9a9a9; height:78px; font-weight:bold}
.footer a{ font-size:11px; color:#5C5C5C; text-decoration:none}
.footer a:hover{ text-decoration:underline}

.pricelist td{ color:#FFFFFF; height:18px}
.pricelist a{ color:#807F7F; text-decoration:none}
.pricelist a:hover{ text-decoration:underline}

a{ color:#F8C809; text-decoration:underline}
a:hover{ text-decoration:none}

span a{ color:#FFFFFF; text-decoration:none}
span a:hover{ text-decoration:underline}

span{ color:#F8C809}

.px{ background:#232323; width:2px}

.form input {
	width:228px;
	height:27px;
	color: #807F7F;
	padding:5px 0 0 8px;
	border:#232323 1px solid;
	background-color:#232323;
}

.form textarea {
	width:226px;
	height:74px;
	color: #807F7F;
	overflow: auto;
	padding:5px 0 0 8px;
	border:#232323 1px solid;
	background-color:#232323;
}

.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;
}

.shakeimage{
position:relative
}

#dropmenudiv{
border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana; color: black;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: orange;
}
