body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
}

td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}

.umbckg {
	background: url(/images/web-hosting-box-25/um.gif);
}

.lmbckg {
        background: url(/images/web-hosting-box-25/lm.gif);
}

.rmbckg {
        background: url(/images/web-hosting-box-25/rm.gif);
}

.dmbckg {
	background: url(/images/web-hosting-box-25/dm.gif);
}

div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(/images/web-hosting-sd-bottom.gif) no-repeat  right bottom;
	color: #fff;
	cursor: hand;
}
div.sdmenu div {
	background: url(/images/web-hosting-sd-title.gif) repeat-x;
	overflow: hidden;
        cursor: hand;
}
div.sdmenu div:first-child {
	background: url(/images/web-hosting-sd-toptitle.gif) no-repeat;
        width: 200px;
	cursor: hand;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(/images/web-hosting-sd-expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(/images/web-hosting-sd-collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #446D8C;
}
div.sdmenu div a.current {
	background : #C0C0C0;
}
div.sdmenu div a:hover {
	background : #066 url(/images/web-hosting-sd-linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: 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;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.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;
}

.redtdbg {
        background: url(/images/gazduire.tab.bgr3.gif);
}

.red2tdbg {
        background: url(/images/gazduire.tab.bgrd.gif);
}
.graytdbg {
        background: url(/images/gazduire.tab.bgrg.gif);
}

input.Required
{
    background-image: url(/images/required.gif);
    background-position: top right;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    color: black;
    font-family: verdana, helvetica, arial;
    font-size: 7.5pt;
}

input.notRequired
{
    background-position: top right;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    color: black;
    font-family: verdana, helvetica, arial;
    font-size: 7.5pt;
}


