P
{
    FONT-SIZE: smaller;
    FONT-FAMILY: arial, verdana
}
BODY
{
    MARGIN-TOP: 1px;
    MARGIN-LEFT: 3px;
    COLOR: black;
    FONT-FAMILY: arial, verdana;
    margin-height: 1;
    margin-width: 1
}
TABLE
{
    FONT-FAMILY: Arial
}
.std
{
    FONT-SIZE: smaller;
    FONT-FAMILY: Arial, Verdana
}
SPAN
{
    FONT-FAMILY: Arial, Verdana
}
.tabBar
{
    BACKGROUND-COLOR: red
}
.titleText
{
	color: White;
	font-family: Arial, Verdana;
	font-size: x-large;
	font-style: italic
}
.titleTextSmall
{
	color: White;
	font-family: Arial, Verdana;
	font-size: medium;
	font-style: italic
}
.leftCorner
{
    BACKGROUND-IMAGE: url(images/tabs/lf_cor.gif)
}
.rightCorner
{
    BACKGROUND-IMAGE: url(images/tabs/rt_cor.gif)
}
A.normal
{
    COLOR: blue;
    FONT-FAMILY: arial, verdana
}
A.normal:hover
{
	COLOR: blue;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, verdana;
    text-decoration: underline
}
A.normal:visited
{
    COLOR: blue;
    FONT-FAMILY: arial, verdana;
}
A
{
    COLOR: blue;
    FONT-FAMILY: arial, verdana;
    text-decoration: none
}
A:hover
{
	COLOR: blue;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, verdana;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: blue;
    FONT-FAMILY: arial, verdana;
    text-decoration: none
}
A.menuBar
{
    COLOR: white;
    FONT-FAMILY: arial, verdana;
	font-size: x-small;
    text-decoration: none
}
A.menuBar:hover
{
	COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: arial, verdana;
	font-size: x-small;
	background-color: red;
    TEXT-DECORATION: none
}
A.menuBar:visited
{
    COLOR: white;
    FONT-FAMILY: arial, verdana;
	font-size: x-small;
    text-decoration: none
}
A.leftMenuBar
{
    COLOR: red;
    FONT-FAMILY: arial, verdana;
	font-size: x-small;
    text-decoration: none
}
A.leftMenuBar:hover
{
	COLOR: red;
    FONT-FAMILY: arial, verdana;
	font-size: x-small;
    text-decoration: none
}
A.leftMenuBar:visited
{
    COLOR: red;
    FONT-FAMILY: arial, verdana;
	font-size: x-small;
    text-decoration: none
}