
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;

SCROLLBAR-FACE-COLOR: #46A9D3; 
SCROLLBAR-HIGHLIGHT-COLOR: #53B1D7;
SCROLLBAR-SHADOW-COLOR: #3C393A; 
SCROLLBAR-ARROW-COLOR: white;
}

A {
cursor : hand;
text-decoration: none;
}

A:Hover{
	text-decoration: none;
	font-weight : bold;
	//color : Black;
}

H3{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : Black;
	font-weight : bold;
}

H4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}

H5{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : white;
	font-weight : bold;
}

.tbody  {
	position : absolute;
	left : 0px;
	top : 0px;
	margin-left : 0px;
	margin-top : 0px;
}

.tform  {
	position : absolute;
	left : 25px;
	top : 200px;
	margin-left : 0px;
	margin-top : 0px;
	z-index: 3;
	visibility: hidden;
}

.frm {
	background-color : #95D2EA;
	width : 130px;
	font-size : 12px;
	border : 1px inset;
	text-transform : capitalize;
	text-indent : 7px;
	font-weight : bold;
}

.frm0 {
	background-color : #95D2EA;
	width : 130px;
	font-size : 12px;
	border : 1px inset;
	text-indent : 7px;
	font-weight : bold;
}

.frm2 {
	background-color : #95D2EA;
	width : 130px;
	font-size : 12px;
	border : 1px outset;
	text-indent : 7px;
}

.tab {
	background-color : #95D2EA;
	border : 1px outset;
}

.tab2 {
	border : 0px solid;
	text-indent : 4px;
	background-image: url(../img/sfo.gif);
}

.verd{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 14px;
}

.verdpad{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 14px;
	padding: 6px 6px 6px 6px;
}

.verdwhite{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	color: white;
}

.verdtitle{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 12px;
	font-weight : bold;
}

.verd2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight : normal;
	line-height: 8px;
}

.verdtext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : normal;
	line-height: 18px;
}

.verdtextB{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	line-height: 18px;
}

.verdtext A:Hover{
	text-decoration: none;
	font-weight : normal;
	color : White;
}
.verdtextB A:Hover{
	text-decoration: none;
	font-weight : bold;
	color : White;
}
.verdtextlk{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size : 12px;
	color : Blue;
	font-weight : bold;
	line-height: 18px;
}
.verdtextlk a:hover {
	text-decoration: underline;
	font-weight : bold;
	color : Red;
}
.verdindice{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	text-align:right;
}
.verdindice a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	text-align:right;
}
LI {
	
	padding : 4px;
}
