BODY {
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	background-color : #ffffff;
}
img {
  border : 1px;
}
TD {
	FONT-SIZE: 13px;
	FONT-FAMILY: tahoma;
}
.copyright {
    color : #919191;
    font-size: 10px;
}
.menu {
	FONT-SIZE: 12px;   
	FONT-FAMILY: tahoma;
  font-weight: bold
}
.value {
  BORDER-BOTTOM: #ff0000 1px solid;
  BORDER-LEFT: #ff0000 1px solid;
  BORDER-RIGHT: #ff0000 1px solid;
  BORDER-TOP: #ff0000 1px solid;
  background-color : #FFC1C1;
}
.bot {
  BORDER : #000000 1px solid;
  background-color : #EAF6FC;
}

A:link, A:visited, A:active {
    color: #1E65CE;
	text-decoration : none;
 }
	
A:hover {

text-decoration : none; 
color: C83131;

} 
.tiny {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #3366CC;
}

.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.colorinput  {

	font-size : 8pt;

	font-family : tahoma, Arial, sans-serif;

	background : #FFFFFF;

	border-left-color : #5994EC;

	border-right-color: DEEBFF;

	border-bottom-color: DEEBFF;

	border-top-color : #5994EC;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;



}



.colorbtn  {
	font-size : 8pt;
	font-family : tahoma, arial;
	font-weight : normal;
	background : #F15700;
	color : #FFFFFF;
	border: 1px outset #F15700;


}
.colorbtm  {
	font-size : 12pt;
	font-family : tahoma, arial;
	font-weight : normal;
	background : #EAF6FC;
	color : #000000;


}



.colorlist  {

	font-size : 10px;

	font-family : tahoma, arial;

	font-weight : normal;

	color : 3366cc;

	border-left-color : #0957C1;

	border-right-color: #ADD8E6;

	border-bottom-color: #ADD8E6;

	border-top-color : #0957C1;

	border-style : solid;

	border-width : 0px;

}
.text {
	font-family: tahoma, arial;
	font-size: 12px;
}
.texttiny {
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: normal;


}
.stylat {
	font-family: tahoma;
	font-size: 11px;
}
.linko {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;

}
.req {
    color : #ff0000;
}