a:link {        color:blue;        text-decoration:underline;    }    a:active { color:red }    a:visited { color:339999 }
		  
		td {
		color: #000000;
						font-size: 90%;
						font-family:'Arial','Helvetica','Sans-serif';        line-height:18px;
		}   
h1 {
		font-size: 170%;
		padding: 0px;
		text-align: center;
		line-height: 120%;
		background-color: #065f58;
		color:d8e1cc;
		padding-top: 10px;
		padding-bottom: 10px; 
}
 
h2 {
		font-size: 130%;
		padding: 0px;
		color:065f58;
		margin-bottom: 5px;
}

h5 {
		font-size: 125%;
		padding: 0px;
		text-align: center;
		background-color: #9BBDBB;
		color: #065f58;
		padding-top: 6px;
		padding-bottom: 6px; 
}

.greybox {
		padding: 13px;
		background-color: #d8e1cc;
}

.pinkbox {
		background-color: #ecf3f2;
}

.greytable {
		background-color: #d8e1cc;
}

.greytable td {
		background-color: #ffffff;
}

.smalltext {
		font-size: 80%; 
}
IMG.putleft
{
    MARGIN-BOTTOM: 15px;
    MARGIN-RIGHT: 15px
}
IMG.putright
{
    MARGIN-BOTTOM: 15px;
    MARGIN-LEFT: 15px
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
font-family:'Arial','Helvetica','Sans-serif';
margin-right: 1px;
}