body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a0a0a0;
}
strong { color:#FFFFFF;
font-size:10px;
			

}

.Style5 {color: #989898}
.Style7 {
	color: #989898;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #989898;
	text-decoration: none;
}
a:visited {
	color: #d989898;
	text-decoration: none;
}
a:hover {
	color: #989898;
	text-decoration: underline overline;
}
a:active {
	color: #989898;
	text-decoration: none;
}

.links{
	color: #FFFFFF;
	text-decoration:none;
}

.links:hover{
	color: #FFFFCC;
	text-decoration: underline overline;
}

.forminput {text-decoration: none; 
BORDER:none;
BORDER-RIGHT: #005151 1px solid; 
BORDER-TOP: #005151 1px solid;
BORDER-LEFT:  #005151 1px solid;
BORDER-BOTTOM: #005151 1px solid
            font-family: Arial, Helvetica, sans-serif; 
			font-size: 8pt; 
			font-weight : normal;
			background: #d90008;
}
.tinytext {			font-size: 6pt; 
			font-family: Arial, Helvetica, sans-serif; 
}
.title {			font-size: 12pt;
					color:#FF0000;
			font-family: Arial, Helvetica, sans-serif; 
}
.small_title {		font-size: 10px;
					color:#FF0000;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-weight: bold; 
}

.errorLink {
	color:#990000;
}

.errorLink:hover {
    color:#9966CC;
	border-bottom:1px dotted #989898;
}

/*
tooltips
*/
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
.hotspot {color:#989898; padding-bottom:1px; border-bottom:1px dotted #989898; cursor:pointer}
#text {margin:50px auto; width:500px}

