.GrayNormal {
	font-family: Verdana;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}
.GrayBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
}


.BlueNormal {
	font-family: Verdana;
	font-size: 11px;
	color: #0F5587;
	text-decoration: none;
}
.BlueBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0F5587;
	text-decoration: none;
}
.WhiteNormal {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.WhiteBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BlueBold H0, .BlueBold H1, .BlueBold H2, .BlueBold H3, .BlueBold H4, .BlueBold H5, .BlueBold H6, .BlueBold H7,{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0F5587;
	text-decoration: none;
}
.triadasoftN {
	font-family: Verdana;
	font-size: 9px;
	color: #4A4A4A;
	text-decoration: none;
}



.menuButtons0
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
.menuButtons1, .menuButtons2, .menuButtons3, .menuButtons4
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}
/* Level 0*/
.menuButtons0
{
	background-image: url(images/II_level.gif);
	/*background-repeat:no-repeat;*/
	background-repeat:repeat-y;
	background-position:top left;
	height:31px;
	width:197px;
	
	}
.menuButtons0 TD
{
	padding-left: 10px;
}
.menuButtons0 A
{
	background-image : none;
	height:31px;
	width:197px;
}	
/* Level 1*/
.menuButtons1
{
	background-image: url(images/III_level.gif);
	/*background-repeat:no-repeat;*/
	background-repeat:repeat-y;
	background-position:top left;
	height:31px;
	width:197px;
	}
.menuButtons1 TD
{
	padding-left: 18px;
}
.menuButtons1 A
{
	background-image : none;
}
/* Level 2*/
.menuButtons2
{
	background-image: url(images/IV_level.gif);
	background-repeat:repeat-y;
	background-position:top left;
	height:31px;
	width:197px;
	}
.menuButtons2 TD
{
	padding-left: 26px;
}
.menuButtons2 A
{
	background-image : none;
}/* Level 3*/
.menuButtons3
{
	/*background-image: url(images/04.gif);*/
	background-repeat:no-repeat;
	background-position:top left;
	height:31px;
	width:197px;
	}
.menuButtons3 TD
{
	padding-left: 34px;
}
.menuButtons3 A
{
	background-image : none;
}
table{border-collapse:collapse;}
a {
    font-size: 10px;
	color: #0F5587;
    text-decoration: none;
    background-image : none;
}
.RedNormalA {
	font-family: Verdana;
	font-size: 11px;
	color: #9E0101;
	text-decoration: none;
}
.menuButtons0Selected, .menuButtons1Selected, .menuButtons2Selected, .menuButtons3Selected
{
	/*background-image: url(images/products_on2.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
	color: #9E0101;
	height:31px;
	width:197px;
}
.menuHover
{
	/*background-image: url(images/products_on2.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
	color: #9E0101;
	text-decoration: none;
}