body, div, p, dd, dt, li, tt { font-family : Arial, Helvetica, sans-serif; 
font-size : 13px;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

form
{
	margin:0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#104b7d;
}

A:Hover  {
	color : #104b7d;
	text-decoration : underline;
}

.addstyles {
	color: #FFFFFF;
	font-weight: bold;
	
}

H1 {
	color: #000000;
	font-weight: bold;
	font-size : 16px;
}

.menu_highlight {
	color: #999999;
}

.whitemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.whitemenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.whitemenu a:hover {
	text-decoration: none;
	color: #000000;
}

.whitemenubig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.whitemenubig a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.whitemenubig a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.style2 {font-size: 16px; font-weight: bold;}
.style4 {color: #6e2b01; font-size: 12;}
.style5 {color: #6E2B01;}
.style6 {font-size: 12px; font-weight: bold; color: #104b7d}
.style7 {font-size: 15px; font-weight: bold; }
.style8 {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
