body, td, input, textarea { font: normal 14px Arial,Helvetica,sans-serif; }

body {
	margin:0px;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
	background-color:white;
	}

tr{ vertical-align: top; }

h1 {
	font-size: 18pt;
	font-weight: 900;
	color: #ccc;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #FF0000; text-decoration: underline; }

#Header {
	margin-top: 5px;
	padding-left: 10px;	
	border-style:solid;
	border-color:black;
	border-width: 2px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	background-color:#eee;
	}

/*#Header>h1 {font-size:28px;}*/

#Content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:100px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

body>#Menu {width:150px;}

.topRightLink{
	font-weight: bold;
	font-size: 10px;
}

.selected_Row { background-color: #CBCCCC; }

.deselected_Row { background-color: ''; }

.rowHeader { background-color: #000099; 
			 border-top: #000000 1px solid; 
			 border-bottom: #000000 1px solid; 
			 font: normal 14px Arial,Helvetica,sans-serif; 
			 color: #FFFFFF; }

.dialogBody { 
	font-family: Verdana, Arial, Helvetica;  
	font-size: 12px; font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #e0e0e0;
	padding: 5px;
}

			 