BODY
{
}
.heading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    font-family: Arial;
}
.headwht
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: white;
   font-family: Arial;
}
.gentxt
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-transform: none;
}

.gentxtsmcaps
{
	font-size: 11px;
	color: black;
	font-family:  Arial,Verdana;
	text-transform: lowercase;
}

.gentxtucaps
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-transform: uppercase;
}

.gentxticaps
{
	font-size: 11px;
	color: black;
	font-family: Arial;
	text-transform: capitalize;
}

.tbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: #eaf1f6;
}
.button
{
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
    font-family: Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: silver
}
.gentextgray
{
    FONT-SIZE: 11px;
    COLOR: gray;
    font-family: Arial;
}
.gentextblack
{
    FONT-SIZE: 11px;
    COLOR: black;
    font-family: Arial;
}
.smbut
{
    BORDER-RIGHT: ghostwhite 1px solid;
    BORDER-TOP: ghostwhite 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: ghostwhite 1px solid;
    WIDTH: 73px;
    BORDER-BOTTOM: ghostwhite 1px solid;
    font-family: Arial;
    HEIGHT: 16px;
    BACKGROUND-COLOR: silver
}
.tabl
{
    BORDER-RIGHT: #eaf1f6 1px solid;
    BORDER-TOP: #eaf1f6 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #eaf1f6 1px solid;
    BORDER-BOTTOM: #eaf1f6 1px solid;
    font-family: Arial;
}
.genwht
{
    FONT-SIZE: 11px;
    COLOR: #336699;
    font-family: Arial;
}
.mnured:hover
{
    COLOR: #ff9999;
    TEXT-DECORATION: none
}
.mnured
{
    COLOR: red;
    TEXT-DECORATION: none
}
.mnublk:hover
{
    COLOR: darkgray;
    TEXT-DECORATION: none
}
.mnublk
{
    COLOR: black;
    TEXT-DECORATION: none
}
.tboxbig
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 9px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: #efefef;
}
.bg
{
    BACKGROUND-COLOR: #eaf1f6
}
.desc
{
    BORDER-RIGHT: #bed6e5 1px dashed;
    PADDING-RIGHT: 7px;
    BORDER-TOP: #bed6e5 1px dashed;
    PADDING-LEFT: 7px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 7px;
    MARGIN: 12px 5px 5px;
    BORDER-LEFT: #bed6e5 1px dashed;
    PADDING-TOP: 7px;
    BORDER-BOTTOM: #bed6e5 1px dashed;
    font-family: Arial;
}
.menublu
{
    COLOR: #336699;
    TEXT-DECORATION: none
}
.menublu:hover
{
    COLOR: #336699;
    TEXT-DECORATION: underline
}
.tboxvs
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: black 1px solid;
    WIDTH: 50px;
    BORDER-BOTTOM: black 1px solid;
    font-family: Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #eaf1f6
}
.tboxmd
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 9px;
    BORDER-LEFT: black 1px solid;
    WIDTH: 100px;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Verdana;
    HEIGHT: 20px
}
.vsmtbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9px;
	border-left: black 1px solid;
	width: 115px;
	border-bottom: black 1px solid;
	font-family: arial;
	height: 18px;
	background-color: white;
	text-align: center;
}
.smalfnt
{
    FONT-SIZE: 10px;
   font-family: Arial;
}
.menubluul:hover
{
    COLOR: #336699;
    font-family: Arial;
    TEXT-DECORATION: none
}
.menubluul
{
    COLOR: #336699;
   font-family: Arial;
    TEXT-DECORATION: underline
}
.btnfnd
{
	background-position: center center;
	background-image: url(images/find.gif);
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: transparent;
	border-bottom-style: none;
}
.menugray:hover
{
	color: gray;
	text-decoration: overline;
}
.menugray
{
	color: gray;
	text-decoration: none;
}
.imgb
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}
.pad
{
	padding-right: 10px;
	font-family: Arial;
	font-size: 11px;
}
.scrl {
	SCROLLBAR-FACE-COLOR: #e7eff1; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #c8c8ca; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #f5f9fa; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #f2f2f2; right-margin: 20px
}
