BODY
{
	font-size:x-small;
	font-family:Sans-Serif;
}
.PocketPCbg
{
	background-image: url(../images/PocketPCbg.gif);
	background-repeat:no-repeat;
}

.body
{
	font-family:Verdana;
	font-size:xx-small
}
.button
{
	background-image:url(/images/button.gif);
	font-family:Verdana;
	color:Blue;
	font-size:xx-small;
	width:105;
	height:26;
	padding-left:20;
	border:0;
		
}
.dgButton
{
	background-color:Transparent;
	font-family:Verdana;
	font-size:xx-small;
	border:0;
	color:#187fb1;	
}
.dgLink
{
	font-family:Verdana;
	font-size:xx-small;
	color:#187fb1;		
}
H1
{
	font-family:Verdana;
	font-size:large;
	color:#187fb1;
}

H2
{
	font-family:Verdana;
	font-size:medium;
	font-weight:bold;
	color:#187fb1
}

H3
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:#187fb1;
}
H5
{
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	color:#1C5D91;	
}
H6
{
	font-family:Verdana;
	font-size:xx-small;
	color:000000;	
	font-weight:lighter;
}
.lightTile
{
	background-image:url(/images/tabs/lightTile.gif);
	font-family:Verdana;
	font-size:xx-small;
	font-weight:bolder;
	color:White;
	height:25;		
}
A.lightTile, A.lightTile:link, A.lightTile:visited
{
	background-image:url(/images/tabs/lightTile.gif);
	font-family:Verdana;
	font-size:xx-small;
	font-weight:bolder;
	color:White;
	height:25;
	text-decoration:none		
}
A.lightTile:hover
{
	background-image:url(/images/tabs/lightTile.gif);
	font-family:Verdana;
	font-size:xx-small;
	font-weight:bolder;
	color:White;
	height:25;
	text-decoration:underline		
}
.leftLight
{
	background-image:url(/images/tabs/leftLight.gif);
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	color:White;
	height:25;
	width:6;
	background-repeat:no-repeat
}
.rightLight
{
	background-image:url(/images/tabs/rightLight.gif);
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
	color:White;
	height:25;
	width:7;
	background-repeat:no-repeat
}
	

.MenuHead
{
	background-image:url(images/MenuHead.gif);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-weight:bold;
	color:White;
	font-size:x-small;
	padding-left:10px;
	height:25px
}
.menuWhite
{
	font-family:Verdana;
	font-weight:bold;
	color:White;
	text-align:right
}
.menuSmallBlack
{
	font-family:Verdana;
	color:Black;
	font-size:smaller
}
.txtBox
{
	text-align:right
}
.ThinBarTile
{
	background-image: url(images/ThinBarTile.gif);
	background-repeat:repeat-x;
	height:9px
}
.xLightBg
{
	padding-left:10px;
	background-color:#BACEDE;
	border-right-color:Gray;
	border-right-style:solid;
	border-right-width:thin;
	border-bottom-color:Gray;
	border-bottom-style:solid;
	border-bottom-width:thin;
	font-family:Verdana;
	color:#187fb1;
	font-size:x-small
}
.white
{
	font-family:Verdana;
	font-size:x-small;
	color:White;
}

A:link
{
	font-size:x-small;
	font-family: Verdana;
	text-decoration: none;
	color:#1C5D91
}

A:visited
{
	font-size:x-small;
	font-family: Verdana;
	text-decoration: none;
	color:#1C5D91
}
A:hover
{
	font-size:x-small;
	font-family: Verdana;
	text-decoration: underline;
	color:#1C5D91
}
TABLE
{
	font-size:x-small;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color:White;
    font-family: Verdana;
    text-decoration: none;
    font-size:  10px;
    font-weight: bold;
    line-height:25px;
    padding-left:15px;
    padding-right:15px;
    text-align:center;
    background-image:url(images/tabs/darkTile.gif);
    background-repeat:repeat-x;
    height:25px;
    
}

A.MenuUnselected:hover
{
    color:White;
    font-family: Verdana;
    text-decoration: Underline;
    font-size:  10px;
    font-weight: bold;
    line-height:25px;
    padding-left:15px;
    padding-right:15px;
    text-align:center;
    background-image:url(images/tabs/darkTile.gif);
    background-repeat:repeat-x;
    height:25px;
}
A.MenuSelected, A.MenuSelected:link, A.MenuSelected:visited
{
    color:Black;
    font-family: Verdana;
    text-decoration: none;
    font-size:  10px;
    font-weight: bold;
    line-height:25px;
    padding-left:15px;
    padding-right:15px;
    text-align:center;
    background-image:url(images/tabs/lightTile.gif);
    background-repeat:repeat-x;
    height:25px;
}

A.MenuSelected:hover
{
    color:Black;
    font-family: Verdana;
    text-decoration: Underline;
    font-size:  10px;
    font-weight: bold;
    line-height:25px;
    padding-left:15px;
    padding-right:15px;
    text-align:center;
    background-image:url(images/tabs/lightTile.gif);
    background-repeat:repeat-x;
    height:25px;
}

UL
{
	padding-bottom:-20;	
}
