body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*background-image: url(http://www.brwa.net/images/bkgd1.jpg);
	background-repeat: no-repeat;
	background-position: 250px 200px;
	background-attachment: fixed;*/}
#p7swapmenu  {
	left: 8px;
	background-color: #ffffff;
	padding: 1px;
	position: absolute; 
	left: 0px; top: 175px;
	width: 220px;
	z-index: 15;
	Visibility:visible;
	}
#p7swapmenu ul {
	margin: 0px; padding: 0px;
	}
#p7swapmenu li {
	margin: 0px; padding: 0px; 
	list-style-type: none;
	}
.closed ul{
	display:none;
	}
.open ul{
	display:block;
	}
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 0px 50%;
	color: #567eb9;
	
	display: block;
	font-size: 9pt;
	font-weight: bold;
	padding: 6px 0px 6px 24px;
	text-decoration: none;
	}
.closed a:hover, .open a:hover 
	{
	color: #003366;
	}
.closed a {
	background-image: url(../images/button.gif);
	}
.open a {
	background-image: url(../images/over.gif);
	}
.closed a:hover {
	background-image: url(../images/over.gif);}
.open a:hover {
	background-image: url(../images/over.gif);}
.open a:active {
	background-image: url(../images/over.gif);}
.closed ul a, .open ul a, .open ul a:hover 
	{
	background-color: transparent;
	background-image: url(../images/pagebullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#000000;
	font-size: 9pt;
	font-weight: normal;
	padding: 0 0 0 15px;
	margin: 2px 0 0 25px;
	}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.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: 10px solid white;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
    text-align: center;
    font-family: serif;
    color: #000000;
    font-weight: 600;
    font-size: .8em;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	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: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.phpForms_pgtitle
{
    font-family : Arial;
    font-size   : 18px;
    color       : #1200d9;
    font-weight : bold;
}
.phpForms_btn
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
    color               : #000000;
}

#bottommenu { height: 90px; width: 410px; left: 330px; top: 900px; text-align: center; position: absolute; z-index: 300; visibility: visible; }
#form { height: 1150px; width: 650px; left: 200px; top: 270px; position: absolute; z-index: 200; visibility: visible; }
#info { height: 70px; width: 580px; left: 210px; top: 180px;text-align: center; position: absolute; z-index: 210; visibility: visible; }

