/* TAG STYLES */

body, td { 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1 { font-size: 24pt; 	font-weight: bold; }
h2 { font-size: 18pt; font-weight: bold; color: #993300;}
h3 { font-size: 12pt; }
h4  { font-weight: bold; }
h5 { text-transform: uppercase; }
h6 { font-style: italic; }


/* STANDARD STYLES */

.h-page {
background-color: #ffffff;
margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.h-tablebg {
background-image: url(images/bg.jpg);
background-color: #ffffff;
}
a:link {
	color: #993399;
}
a:hover {
	color: #FFCC33;
}


/* Text styles */

.h-bold {
	font-weight: bold;
}

.h-heading {
	font-weight: bold;
	color:#773F83;
	font-size: 16px;
}

.h-emphasis {
	
	font-size: 16px;
}

.h-tabtext {
	font-weight: bold;
	color:#ffffff;
	text-decoration: none; 
}

a.h-tabtext:link {
color: white;
text-decoration: none; 
}

a.h-tabtext:hover {
color: #FFCC33;
text-decoration: none; 
}

a.h-tabtext:visited {
text-decoration: none; 
}

a.h-tabtext:active {
color: #FFCC33;
text-decoration: none; 
}


.h-nav {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	
	
}

a.h-nav:link {
color: white;
text-decoration: none; 
}

a.h-nav:hover {
color: #FFCC33;
text-decoration: none; 
}

a.h-nav:visited {
text-decoration: none; 
}

a.h-nav:active {
color: #FFCC33;
text-decoration: none; 
}


.h-photodesc {
	font-size: 12px;
	color: #000000;
	
}

.h-footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.h-footer:link {
color:#993399;
}

a.h-footer:hover {
color: red;
}

a.h-footer:visited {
color:#993399;
}

a.h-footer:active {
color:#993399;
}

 /*-------------------------------------------------------------------------------
	END
*/