body {
	background-color: #00ADD0;
	margin: 0px;
	color: #333;
	FONT-FAMILY: Arial, Helvetica, Tahoma; 
	FONT-SIZE: 11px;
}
td, th
{
    FONT-FAMILY: Arial, Helvetica, Tahoma; 
    /*font-size: 100%;*/
}
form
{
	margin: 0px;
}
#containerdiv 
{
	WIDTH: 780px;
	background:#ffffff;
}
#maincontainerdiv 
{
	FLOAT: right;
	WIDTH: 100%; 
	BORDER: solid 0px #000; 
	background-color: #ffffff;
}
#contentdiv
{
	WIDTH: 770px;
	padding: 5px;
}
#headerdiv 
{
	width:780px; 
	float: left;
	background-color: #ffffff;
} 
html>body #footerdiv
{
	width:780px;
	height:35px;
}
a:link {
	text-decoration: none;
	color: #00ADD0;
}
a:visited {
	text-decoration: none;
	color: #00ADD0;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #00ADD0;
}
TABLE 
{
	FONT-SIZE: 11px
}
TABLE TD
{
	color:#666;
}
.FooterText
{
	FONT-SIZE: 11px;
	EditMenuName:FooterText;	
	color:#000000;
}
.FooterText a:link
{
	color:#000000;
}
#topmenu 
{
	MARGIN-TOP: 10px;   
	WIDTH: 780px;
	font-size:10px;
	vertical-align:baseline;
	border-bottom:solid 2px #00ADD0	
}

#TopMenuLeft 
{
	PADDING-LEFT: 18px;
}

#TopMenuLeft 
{
	/*margin-bottom:-2px;*/
}

.FooterArrowLink
{
	FONT-SIZE: 11px;
	padding-left:6px;
	margin-top:3px;
	height:0;
	background-repeat:no-repeat;
	background-position:-1px 3px;
	text-decoration:none;
	background-image:url(../images/WhiteArrow.gif);
	color:#FFFFFF;
}
#footerdiv 
{
	Height:65px;
	padding:15px;
	vertical-align:middle;
	FLOAT: left; 
	WIDTH: 780px; 
	background-color:#cfd1d1;
}
html>body #footerdiv
{
	width:750px;
	height:35px;
}
ul
{
	font-family:Arial, Helvetica, Tahoma;	
	COLOR: #666;
	FONT-SIZE: 11px
}
ol
{
	font-family:Arial, Helvetica, Tahoma;	
	COLOR: #666;
	FONT-SIZE: 11px
}
P, .normal
{
	margin:0px;
	COLOR: #666;
	FONT-SIZE: 11px;
}
div.RightFloating 
{
	FLOAT: right
}
div.LeftFloating 
{
	FLOAT: left
}
INPUT 
{
	FONT-SIZE: 11px;
	MARGIN: 0.2em; 
	COLOR: #333; 
}
.input_clear
{
	MARGIN: 0;
}
.ImageNoBorder
{
	border: 0px;
}
SELECT 
{
	FONT-SIZE: 11px; 
	MARGIN: 0.2em;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 5px;
	line-height: 25px;
}
h2 {
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 3px;
}
.grid
{
    background-color:White;
    border-color: C9C9C9;
    border-width:1px;
    border-style:solid;
    border-collapse:collapse;
}
.grid th
{
    font-size: 11px;
    padding: 3px;
    font-weight: bold;
    color: #000000;
    background-color: #F9B700;
}
.grid td
{
    padding: 3px;
}
.grid_detail td
{
    padding: 3px;
    border-bottom: solid 1px #ececec;
}
.grid th a:link
{
    font-weight: bold;
    color: #000000;
}
.grid th a:visited
{
    font-weight: bold;
    color: #000000;
}
.content_box
{
	padding: 5px;
	padding-bottom: 15px;
}
.thumbnail
{
	padding-right: 3px;
	padding-top: 3px;
}
.rowtest
{
    border-bottom: solid 1px #000000;
}
.TipFriend
{
	border: 1px solid #B1B1B1;
	background-color: #ececec;
	padding: 10px;
	width: 130px;
	background-image:url(../images/bg_tip.gif);
}
.PrintImage
{
	padding-left: 10px;
	padding-bottom: 10px;
}
.introduction
{
	FONT-WEIGHT: bold; 
	COLOR: #333; 
}
#tooltip a:hover {
	font-size:12.1pt;
	text-decoration:none;
}

.tooltipLinkInner {
	color:blue;
	text-decoration:none;
}

#tooltip .toolbox a:hover span {
  display: block! important;
  /*background-image: url(images/orangeWallPaper.jpg);*/
  background-color: #ffffff;
  border: solid #999999 1px;
  color: black;
  position: absolute;
  z-index: 1000;
}

.tooltipInner {
	margin:7px;
	font-size:8pt;
	width:360px;
}
