
body { 
	padding : 0px;  
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif; 
	font-size: 13px;
	color: #111111;
	background-color: #ffffff; 
	margin: 0px;
}

.clear {
	clear: both;
}

.code {
	background-color: #EEEEEE; 
	border: 1px solid #DDDDDD;
	padding: 10px;
	font-family: 'Lucida Console', 'Monaco', monospace;
}


.imgNoBorder {
	border: none;
	margin: 0px;
}

div.hashint { position: relative; display: block;  }
div.hashint div.fieldhint { z-index: 200; position: absolute; top: 29px; right: -10px; background: url(../../images/fieldhint.gif) no-repeat 0 0; padding: 9px 0 0 0; width: 285px; display: none; }
div.hashint div.fieldhint span {  z-index: 200; background: #e8e8e8; border: 1px solid #848484; border-width: 0 1px 1px; display: block; padding: 8px 8px 0; }
div.hashint div.fieldhint p {  z-index: 200; color: #000; }

.userInput {
	background-color: #DDDDDD;
	color: #0033CC;
	font-size: 13px;
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif; 
}	

a:hover {
	color: #3366CC; 
}

a:active, a:link, a:visited {
	color: #009933; 
	text-decoration: underline;
}

.axLink {
	color: #009933; 
	text-decoration: underline;
}

.textHeadline {
	font-size: 17px;
	margin-bottom: 9px;
	font-weight: bold;
}

.textSubheadline {
	margin-top: 8px;
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
}

.textNormal{
	margin-bottom: 13px;
}

.textSmall {
	font-size: 10px;
}

.textVerySmall {
	font-size: 9px;
}


fieldset {
	margin:		0px;
	padding-left:	9px;
	padding-right:	9px;
}

.borderedImage {
	border: thin solid #999999;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}


table.stdTable {
	margin-top: 7px;
	border-width: 0px;
}

table.stdTable tr {
	border-width: 0px;
}

table.stdTable tr.title {
	border-width: 0px;
	background-color: #DDDDDD; 
	color: #333333;
	font-weight: bold;
}


table.stdTable td {
	padding: 4px;
	border-width: 0px;
}


.roundcont {
}

.roundcont p {
	margin: 0 10px;
}


.roundbottom {
	background: url(../../?view="toolsGfxCorner|arcTR,.000000,filled,png") no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


