/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - bodyBack */

.top	{
			background-color: #015DA8;
			background-image:  url(images/topbg.jpg);
			background-repeat: repeat-x;			
			}
			/* background of the PAGE - specify colour or image */
			
			
.nav1	{
			background-color: #ffffff;
			background-image:  url(bg.jpg);
			background-repeat: no-repeat;
			background-attachment:fixed;			
			}
			
.nav2	{
			background-color: #507CED;
			background-image:  url(images/nav2.jpg);
			background-repeat: no-repeat;
			background-attachment:fixed;			
			}					
			
			
.nav	{
			background-color: #0060A9;
			background-image:  url(images/sidebg.jpg);
			background-repeat: no-repeat;
			background-attachment:fixed;			
			}
			
			
.back	{
			background-color: #ffffff;
			background-image:  url(images/nav_04.gif);
			background-repeat: no-repeat;
			background-attachment:fixed;			
			}									
			
			
.headerText {
					color: #43538f;
					font-family: Verdana;
					font-size: 16pt;
					text-decoration: none;
					
					}

a.headerText:link	{color: #4261AD;  font-family: Arial; text-decoration: none;}
a.headerText:visited	{color: #4261AD;  font-family: Arial; text-decoration: none;}
a.headerText:active	{color: #4261AD;  font-family: Arial; text-decoration: none;}
a.headerText:hover	{color: #112E7E;  font-family: Arial; text-decoration: none; }
			

.headerText2 {
					color: #DC8C06;
					font-family: Arial;
					font-size: 11pt;
					text-decoration: none;
					
					}

.bodyText {
					color: #000000;
					font-family: Verdana;
					font-size: 10pt;
					text-decoration: none;
					line-height: 12pt;
					}
					
a.bodyText:link	{color: #384577; line-height: 14pt; font-weight: bold; text-decoration: none;}
a.bodyText:visited	{color: #384577; line-height: 14pt; font-weight: bold; text-decoration: none;}
a.bodyText:active	{color: #384577; line-height: 14pt; font-weight: bold; text-decoration: none;}
a.bodyText:hover	{color: #121625; line-height: 14pt; font-weight: bold; text-decoration: none; }


.bodyText2 {
					color: #ffffff;
					font-family: Arial;
					font-size: 9pt;
					text-decoration: none;
					line-height: 12pt;
					font-weight: bold;
					}
					
a.bodyText2:link	{color: #015E9C; line-height: 14pt; font-weight: bold; text-decoration: none;}
a.bodyText2:visited	{color: #015E9C; line-height: 14pt; font-weight: bold; text-decoration: none;}
a.bodyText2:active	{color: #015E9C; line-height: 14pt; font-weight: bold; text-decoration: none;}
a.bodyText2:hover	{color: #000066; line-height: 14pt; font-weight: bold; text-decoration: none; }

