@charset "iso-8859-1";
/* TAG STYLES */

body, td { 
	font-family:  arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

h1 { font-size: 13pt; 	font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 12pt; }
h4  { font-weight: bold; }
h5 { text-transform: uppercase; }
h6 { font-style: italic; }


/* Page Backgrounds */


.h-solid-page-bg {
	margin-top: 10;
	margin-left: 5;
	margin-right: 5;
	margin-bottom: 0;
	background : #CCCCCC;
}

.h-page-bg {
	margin-top: 1p;
	margin-left: 5;
	margin-right: 5;
	margin-bottom: 0;
	background : #000;
}

.h-nav-page-bg {
	margin-top: 10;
	margin-left: 5;
	margin-right: 5;
	margin-bottom: 0;
	background : #000;
	list-style-image: url(images/bullet.gif);}

.h-nav-body-bg {
	margin-top: 1;
	margin-left: 5;
	margin-right: 5;
	margin-bottom: 0;
	background : white;
	}




/* Text styles */


.h-text {
        font-family:  MS trebuchet, verdana, arial, helvetica, sans-serif;	
        font-size: 10pt;
	color: #000000;
}

.h-text A {
	color: #000; 
}
.h-text A:visited {
	
	color: #000; 
	
}
.h-text A:hover {
	color: #ff0000;    	
}




/* labels */

.h-small {
        font-family:  MS trebuchet, verdana, arial, helvetica, sans-serif;	
        font-size: 8pt;
		color: #000000;
}


.h-big {
        font-family:  MS trebuchet, verdana, arial, helvetica, sans-serif;	
        font-size: 14pt;
		color: #000000;
}

.h-home {
        font-family:  MS trebuchet, verdana, arial, helvetica, sans-serif;	
        font-size: 12pt;
		color: #000;
}

.h-soft {
        font-family:  times new roman;	
        font-size: 10pt;
		color: #000000;
		font-style: italic;
}


/* body page footers */

.h-footer {
	font-size: 8pt;
	color: #000; 
	text-decoration:none;
}
.h-footer A {
	font-size: 8pt;
	color: #000; 
	text-decoration: none;
}
.h-footer A:visited {
	font-size: 8pt;
	color: #000; 
	text-decoration: none;
}
.h-footer A:hover {
	color: #ff0000;
       	text-decoration: none;
}





/* navigation frame */

.nav {
	font-size: 10pt;
	color: #ffffff;
	list-style-image: url(images/bullet.gif);
}

.nav A {

	font-size: 10pt;
	color: #ffffff; 
}
.nav A:visited {
	font-size: 10pt;
	color: #ffffff; 
}
.nav A:hover {
	color: #ffffff;
	font-weight: bold;
}


.nava {
	font-size: 10pt;
	color: #ffffff;
font-weight: bold;
text-decoration: none; 
}

.nava A {

	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #ffffff; 
font-weight: bold;
text-decoration: none; 
}
.nava A:visited {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #ffffff; 
text-decoration: none; 
}
.nava A:hover {
	color: #ffffff
text-decoration: none; 
}

.h-nav-info {
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
text-decoration: none; 
}





/* navframe footer */

.footer {
	font-size: 8pt;
	color: #fff; 
}
.footer A {
	font-size: 8pt;
	color: #fff; 
}
.footer A:visited {
	font-size: 8pt;
	color: #fff; 
}
.footer A:hover {
	color: #fff;
        font-weight: bold; 
}



/* copyright */

.copyright {
	font-size: 8pt;
	color: #fff; 
	text-decoration: none;
}
.copyright A {

	font-size: 8pt;
	color: #fff; 
	text-decoration: none;
}
.copyright A:visited {
	font-size: 8pt;
	color: #fff; 
}
.copyright A:hover {
	color: #ff0000;
	text-decoration: none;
}


 /*-------------------------------------------------------------------------END*/
	
 