H1 {
	text-align: center;
	font-size: 16pt;
	font-family: tahoma, verdana;
	margin-top: 10px;
}
H2 {
	text-align: center;
	font-size: 14pt;
	font-family: tahoma, verdana;
	margin-top: 10px;
}
H3 {
	text-align: center;
	font-size: 12pt;
	font-family: tahoma, verdana;
	margin-top: 10px;
}
H4 {
	text-align: center;
	font-size: 11pt;
	font-family: tahoma, verdana;
	margin-top: 10px;
}
H5 {
	text-align: center;
	font-size: 10pt;
	font-family: tahoma, verdana;
	margin-top: 10px;
}
H6 {
	text-align: center;
	font-size: 10pt;
	font-family: tahoma, verdana;
	margin-top: 10px;
}

OL {
	margin: 0 15px 0 50px;
}
OL.WITHIN {
	margin: 0 25px 0 35px;
}
UL {
	margin: 0 15px 0 50px;
}
UL.WITHIN {
	margin: 0 25px 0 35px;
}

P {
	margin: 0px 10px 0px 10px;
}

A:link {
	color: Blue;
}
A:active {
	color: Red;
}
A:visited {
	color: Purple;
} 

A.colors:link {
	color: #006400;
}
A.colors:active {
	color: #006400;
}
A.colors:visited {
	color: #006400;
}

.colors {
	color: #1B5391;
	font-weight:bold;
}


BODY {
	background-color: #FFFFFF;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #1B5391;
	scrollbar-base-color: #2777CF;
	scrollbar-arrow-color: #CBE4FF;
	scrollbar-DarkShadow-color: #1B5391;
	scrollbar-Face-Color: #98C9FF
	scrollbar-Highlight-color: #98C9FF;
	scrollbar-Shadow-color: #1B5391;
	scrollbar-Track-Color: #98C9FF;
}

.toolbar {
	background-color: #FFFFFF;
}

.toolbar a:link, .toolbar a:active, .toolbar a:visited, .toolbar a:hover {
text-decoration: none;
}
a.toolbar:link {
	color: #2777CF;
	font-family: tahoma;
	font-weight:bold;
}
a.toolbar:active {
	color: #1B5391;
	font-family: tahoma;
	font-weight:bold;
}
a.toolbar:visited {
	color: #2777CF;
	font-family: tahoma;
	font-weight:bold;
}
a.toolbar:hover {
	color: #1B5391;
	font-family: tahoma;
	font-weight:bold;
}
.POPUP{
	background: #98C9FF;
	color: #1B5391;
}
td.sidebar-box{
	background: #CBE4FF;
	padding-left: 15;
	padding-right: 15;
	padding-top: 15;
	padding-bottom: 15;
	font-size:11;

}
a.sidebar-box:link {
	color: #2777CF;
	font-family: tahoma;
	text-decoration: underline;
	font-weight:bold;
}
a.sidebar-box:active {
	color: #1B5391;
	font-family: tahoma;
	text-decoration: underline;
	font-weight:bold;
}
a.sidebar-box:visited {
	color: #2777CF;
	font-family: tahoma;
	text-decoration: underline;
	font-weight:bold;
}
table.express-shop {
	border-style:solid;
	border-color:#1B5391;
	border-width: 3px 3px 3px 3px;
	align: center;
}
td.express-shop {
	border-color:#1B5391;
	border-width: 0 0 0 0;
	border-style: none;
	margin: 0;
	padding: 4px;
	background-color: #FFFFFF;
	text-align:center;
	font-size:14px;
}
table.greetingbox {
	border-color:#98C9FF;
	border-style:double;
	
}
#signupbox {
background-color: #CBE4FF;
border-color: #1B5391;
}

#popimg{
position: absolute;
z-index: 1;
left: 60%;
width: 310;
height: 410;
background-image: url('WATER.png');
display: none;
}
#sborder{
height: 380;
width: 10;
position: absolute;
right: 0;
top: 20;
}
#bborder{
height: 10;
width: 280;
position: absolute;
bottom: 0;
left: 20;
}
#blc{
position: absolute;
bottom: 0;
left: 0;
}
#brc{
position: absolute;
bottom: 0;
right: 0;
}
#trc{
position: absolute;
top: 0;
right: 0;
}


A:hover + div.linkmenu{
visibility: visible !important;
}

div.linkmenu:hover{
visibility: visible !important;
}
