a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: red;
}

a.splash:link {
	text-decoration: none;
	color: #ffffFF;
}
a.splash:visited {
	text-decoration: none;
	color: #ffffff;
}
a.splash:hover {
	text-decoration: underline;
	color: yellow;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #006699;
}
.topx {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #0099CC;
}
.top1b {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.top2b {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.top3b {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
.gradient-vb1 {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f0f0f0', EndColorStr='#ffffff')
	border: 1px solid #f8e0c7;
}
.gradient-vb2 {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f0f0f0', EndColorStr='#e8e8e8')
	border: 1px solid #f8e0c7;
}
.gradient-vt {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#e8e8e8', EndColorStr='#f0f0f0')
	border: 1px solid #f8e0c7;
}
.gradient-hr {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#ffffff', EndColorStr='#f0f0f0')
	border: 1px solid #f8e0c7;
}
.gradient-hrb {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#0099cc', EndColorStr='#ffffff')
	border: 1px solid #f8e0c7;
}
.grid-ba {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #ba6a29;
	border-bottom-color: #ba6a29;
	font-size: 9px;
}
.grid-ba2 {
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: dotted;
	border-top-style: solid;
	border-right-color: #ba6a29;
	border-top-color: #ba6a29;
	font-size: 9px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #999999;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #f8e0c7;
	border: 1px solid #999999;
}
.radio {
	border: 1px solid #999999;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f8e0c7;
	border-top: 1px outset #666666;
	border-right: 1px outset #000000;
	border-bottom: 1px outset #000000;
	border-left: 1px outset #666666;
}
.btm1blu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
}.r1blu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099cc;
}
.boxoverheader
{
	width: 375px;
	background: #F3F0E7;
	border: 1px solid #808080;
	font-weight: bold;
	padding: 5px;
	font-size: 10pt;
}
.boxoverbody
{
	width: 375px;
	background: #FFFFFF;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding: 5px;
	text-align: left;
	font-size: 10pt;
}  

.miniBlack
{

	color:#000000;

	font:11px verdana, arial, helvetica, sans-serif

}

.flyout
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

 .grid
{
	border-right: #f0f0f0 1px dotted;
	border-bottom: #cccccc 1px solid;
}
.btm-1-c
{
	border-bottom: #cccccc 1px solid;
}