body{
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}

h1 {
	margin:10px 0px 20px 0px;
	padding:0px;
	font-size:20px;
	font-weight:900;
	color:#ccc;
	}

h2 {
	margin:15px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	color: #333333;
	}

p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

td {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 10px 0px 0px;
	padding:0px;
	}

.table {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}

.title{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; BACKGROUND-COLOR: #999999
}
.cell {
	BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; BACKGROUND-COLOR: #c0c9d6; TEXT-ALIGN: left
}
.cellright {
	BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; BACKGROUND-COLOR: #c0c9d6; TEXT-ALIGN: right
}

.cellwhite {
	BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; BACKGROUND-COLOR: #FFFFFF; TEXT-ALIGN: left
}

INPUT				{
    				BORDER-RIGHT: #999999 1pt solid;
    				BORDER-TOP: #999999 1pt solid;
    				PADDING-LEFT: 3px;
					font-family:verdana, arial, helvetica, sans-serif;
    				FONT-SIZE: 10px;
    				MARGIN-LEFT: 3pt;
    				BORDER-LEFT: #999999 1pt solid;
    				COLOR: #999999;
    				BORDER-BOTTOM: #999999 1pt solid;
    				HEIGHT: 18px;
    				BACKGROUND-COLOR: #FFFFFF
						}
SELECT			{
    				BORDER-RIGHT: #EEEEEE 1pt solid;
    				BORDER-TOP: #999999 1pt solid;
					font-family:verdana, arial, helvetica, sans-serif;
    				FONT-SIZE: 10px;
    				MARGIN-LEFT: 3pt;
    				BORDER-LEFT: #999999 1pt solid;
    				COLOR: #999999;
    				BORDER-BOTTOM: #999999 1pt solid;
    				HEIGHT: 18px;
    				BACKGROUND-COLOR: #FFFFFF
						}

select.multiple {
	height: 118px;
}

#Content>p {margin:0px;}
/*#Content>p+p {text-indent:30px;}*/

a {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:visited   { color:#000000; text-decoration:none; }
a:hover     { color:#FF0066; text-decoration:underline; }
a:active    { color:#000000; text-decoration:none; }


#Header {
	margin:10px 0px 10px 0px;
	padding:5px 5px 5px 20px;
	height:33px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px;
	line-height:11px;
	background-color: #FF0066;

	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px;
	}

body>#Header {height:14px;}

#Header a { color:#FFFFFF; text-decoration:none; }
#Header a:visited   { color:#FFFFFF; text-decoration:none; }
#Header a:hover     { color:#FFFFFF; text-decoration:underline; }
#Header a:active    { color:#FFFFFF; text-decoration:none; }

#Content {
	position:absolute;
	top:100px;
	left:217px;
	right:00px;
	padding:10px;
	font-size:11px;
}

#Menu {
	position:absolute;
	top:97px;
	left:10px;
	width:205px;
	padding:10px;
    margin-bottom:20px;
	background-color:#eeeeee;
	border:1px dashed #999;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
body>#Menu {width:175px;}

#Menu ul{
    list-style-type: circle;
    margin-top:0;
    margin-left:1.0em;
}



#Banner{
    margin-top:8px;
    margin-left:20px;
    background-image: url(http://www.dorja.com/images/dorja_sm.gif);
    width:120px;
    height:37;
}

#SecondBanner{
    position:absolute;
    width:41px;
    height:31px;
    top:8px;
    right:20px;
	background-image:url(http://www.dorja.com/images/icon_generate.php?index=1); 
    background-repeat: no-repeat;
    background-position: top right;
    
}

.ItemHeading{
    font-weight:bold;
    white-space:nowrap
}

.ItemDisplay td{
    padding-right:8px;
    padding-top:4px;
    padding-bottom:4px;
}

.EditDisplay td{
    padding-top: 8px;
}

.faded {
	color:#999999;
}

.closed {
	display: none;
}

.helpbox {
	display: inline;
}

.help {
	font-size: x-small;
	line-height: normal;
}
