BODY, TD, TH, INPUT, TEXTAREA, SELECT, DIV {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

BODY {
	margin: 0px;
}

FORM {
	margin: 0px;
}

A, A:Visited, A:Active {
	color: #ff6600;
	text-decoration: none;
}

A:Hover, A:Visited:Hover, A:Active:Hover {
	text-decoration: underline;
}

/* sections */

TABLE.section TR.header TD {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

TABLE.section TR.header TD A,  TABLE.section TR.header TD A:Visited, TABLE.section TR.header TD A:Active{
	color: white;
	text-decoration: underline;
}

TABLE.section  TD.content {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
}

/*form options*/
/*Form tables*/
TABLE.form TD.name {
	font-weight:bold;
	text-align:right;
}

TABLE.form TD.name, TABLE.form TD.element, TABLE.form TD.help {
	vertical-align:top;
}

TABLE.form TD.action {
	padding-top:20px;
}

TABLE.form IMG.TooltipSource {
	vertical-align:top;
}

SPAN.required {color:red;}

TABLE.form { }
TABLE.form TD.name {padding: 5px; text-align: right; font-weight: bold; white-space:nowrap;}
TABLE.form TD.element {	padding: 5px;}
TABLE.form .action {padding: 5px; background-color: #EEEEEE;}
TABLE.h_form TD.name {padding-left: 5px; padding-right: 5px; text-align: center; vertical-align: middle; font-weight: bold;}
TABLE.h_form TD.element {padding-left: 5px; padding-right: 5px; vertical-align: middle;}
TABLE.h_form .action {padding-left: 10px;}
TABLE.form TD.name, TABLE.form TD.element, TABLE.form TD.help {	vertical-align:top;}

.normal {
	color:black;
	font-size: 10px;
	font-weight: normal;
}

TD.footer {
	padding-left: 5px;
}

TD.footer A, TD.footer A:Visited, TD.footer A:Active {
	color: #666666;
}

.h1, .h2, .h3, .h4 {
	font-weight: bold;
	margin-bottom: 2px;
}

.h1 {
	font-size: 18px;
}

.h2 {
	font-size: 15px;
}

.h3 {
	font-size: 13px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin-bottom: 2px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

/* operations photos */
TABLE.operations_photos {
	font-weight: bold;
	color: #666666;
}

TABLE.operations_photos IMG {
	border: 1px solid #666666;
}

DIV.stock_quotes {
	color: white;
	font-size: 10px;
	margin: 10px;
}