td.BAD{
	background-color:#CC0000;

	
}
td.OK{
	background-color:#FF9900;

	
}
td.GOOD{
	background-color:#FFFF99;

}
td.EXCEL{
	background-color:#33CC33;


}

body,td,th {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
.style2 {color: #CCCCCC}
.style5 {font-size: 14}
.style6 {
	font-size: 14px;
	color: #003366;
	font-weight:bold;}
.style8 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.style9 {
	color: #666666;
	font-weight: bold;
}
a.em:link {
font-family: arial,helvetica,sans-serif;
font-size: 9px;
color: #cccccc;
text-decoration: none;
}
a.em:visited {
font-family: arial,helvetica,sans-serif;
font-size: 9px;
color: #cccccc;
text-decoration: none;
}
a.em:hover {
font-family: arial,helvetica,sans-serif;
font-size: 9px;
color: #000099;
text-decoration: none;
}
a.head:link {
color: #ffffff;
text-decoration: none;
}
a.head:visited {
color: #ffffff;
text-decoration: none;
}
a.head:hover {
color: #c0c0c0;
text-decoration: none;
}
a.menu:link {
color: #333333;
text-decoration: none;

}
a.menu:visited {
color: #333333;
text-decoration: none;
}
a.menu:hover {
	color: #0033cc;
	text-decoration: none;
}

a.menub:link {
color: #333333;
text-decoration: none;
font-size: 11px;
}
a.menub:visited {
color: #333333;
text-decoration: none;
font-size: 11px;
}
a.menub:hover {
color: #0033cc;
text-decoration: none;
font-size: 11px;
}

a.main:link {
color: #0033cc;
text-decoration: underline;


}
a.main:visited {
color: #0033cc;
text-decoration: underline;
}
a.main:hover {
color: #333333;
text-decoration: underline;
}

a.nav:link {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #003366;
	text-decoration: underline;


}
a.nav:visited {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #003366;
	text-decoration: underline;
}
a.nav:hover {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #333333;
	text-decoration: none;
}


a.titles:link {
color: #333333;
font-weight: bold;
font-size: 12px;

}
a.titles:visited {
color: #333333;
font-weight: bold;
font-size: 12px;
}
a.titles:hover {
	color: #0033CC;
	font-size: 12px;
	font-weight: bold;
}

.info {
	color: #333333;
	font-size: 12px;
}

.plainfield, #template_view{
	font-family: arial ;	font-size: 8pt;	color: #333333;	text-decoration: none; border: 1px solid #999999;}

#template_view{
	
	margin:auto;
	width:100%;
	padding:10px;
}
	
.right
		{
		float:right; 
		margin:10px 10px 5px 10px;
		}
.left
		{
		float:left; 
		margin:5px 5px 5px 5px;
		}
	
#error {
	width:400px;
	border:1px dotted #770003;
	margin:auto;
	padding:10px;
	background-color:#FFCECF;
	margin-bottom:20px;
}
#error ul, #error li{
	padding:3px 0px;
	margin:0px;
	text-indent:0px;
	list-style:none;
	font-size:10px;
}
#error h1{
	font-size:14px;
	color:#990000;
	margin:1px;
	padding:0px;
}
h1
	{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-size: 14px;
	color: #003366;
	font-weight:normal;
	display:inline;
	}


.tool-tip {
	color: #333333;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #003366;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
.tool-title2 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #003366;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}

.footer_font {
	font-size: 9px;
	color:#999999;
}
 
.tool-text a {
	color:#333333;
}
a.link{
	border:#CCCCCC 1px solid;
	padding:3px;
	margin:3px;
	color: #CC0000;
text-decoration: underline;
}
a.link:hover{
	background-color:#D2D2D2;
}
#code{ border:1px solid #CCCCCC;
padding:10px;
font-family:"Lucida Console";
font-size:11px;
background-color:#E9E9E9;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#divFade
	{
	width:500px;
	height:100px;
	}	
#divFade Div
	{

	position:absolute;
	width:500px;
	height:100px;
	cursor:pointer;
	}