body	{background: url(images/mainbg.png);
		font-family: arial;
		padding: 0;
		margin: 0 auto;}

a:link	{color: #36648B;}

a:visited	{color: #36648B;}

a:active	{color: #36648B;}

a:hover	{color: #888888;
			text-decoration: none;}

blockquote	{font-style: italic;
			color: #800000;}

.menu	{font-weight: bold;
		font-size: 12px;}

.menu	a:link	{color: black;
			text-decoration: none;}

.menu	a:visited	{color: black;
			text-decoration: none;}

.menu	a:active	{color: black;
			text-decoration: none;}

.menu	a:hover	{color: #36648B;
			text-decoration: none;}

.name	{color: #75A064;
		font-weight: bold;}

.link	{border-top: solid 1px #000000;
		border-left: solid 1px #000000;
		width: 170px;
		padding: 5px;
		font-size: 12px;}

.link2	{border-bottom: solid 1px #000000;
		border-left: solid 1px #000000;
		width: 170px;
		padding: 5px;
		font-size: 12px;}

.link3	{font-size: 13px;
		font-weight: bold;}

.dp a:link	{color: white;}

.dp a:visited	{color: white;}

.dp a:active	{color: white;}

.dp a:hover	{text-decoration: none;}

.active	{color: #36648B;}

.content {font-size: 13px;
			padding-left: 10px;
			padding-right: 10px;}

.form td	{font-weight: bold;}

.buttons input	{background: url(images/magsubmit.png);
					border: solid 1px #888888;
					color: black;
					font-weight: bold;
					font-family: verdana, arial, 'sans serif';
					font-size: 12px;
					text-align: center;
					padding: 3px;}



.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    font-weight: normal;
    color: black;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #36648B;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #36648B;
}
