BODY {
	color : #0033CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

breadcrumb
{
	font-size: larger;
	color: green;
	font-family: 'Wide Latin' , Sans-Serif;
}

A
{
    COLOR: black;
    TEXT-DECORATION: underline
}

A:visited
{
    COLOR: black;
    TEXT-DECORATION: underline
}

A.Footer
{
	color : #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :7pt;
	font-weight : normal;
}

A.FooterPrint
{
	color : #555555;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :7pt;
	font-weight : normal;
}

A.sitemap
{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

A.sitemap:visited
{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

A:hover
{
    COLOR: gray;
    TEXT-DECORATION: underline
}

A.crumbs
{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : underline;	
}


A.crumbs:visited
{
	color : #FFFFFF;
	text-decoration : underline;	
}


A.crumbs:hover
{
	color : #FFFF00;
	text-decoration : underline;	
}

.SUB
{
	font-size: 7pt;
	color: #666666;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	vertical-align: sub;
}
.SUPER
{
	font-size: 7pt;
	color: #666666;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	vertical-align: super;
}
.SUP
{
	font-size: 7pt;
	color: #666666;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
	vertical-align: super;
}

.crumbtext
{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	
}

.BlueHead
{
	color : #0033CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.BluePlain
{
	color : #0033CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

.BlueArial
{
	color : #003366;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}

.BlueArialHeader
{
	color : #003366;
	font-family : Arial, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
}
.BlueArialSubtitles
{
	color : #003366;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
.GreyPlain
{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}
.GreyPlainR
{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}
.GreyHead
{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
.WhitePlain
{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}
.WhiteHead
{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

.Title
{
	color : #0033CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

.BlackPlain
{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

.loginBox
{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

tr
{
	color : #0033CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}
.Inettitle
{
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : normal;
	text-decoration : none;
}

LI
{
	list-style-position: outside;
	list-style-image: url(../Img/bullet_point.jpg);
}


