body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-top: 20px;
	margin-left: 50px;
	background-color: #FF0000;
	background-image: url(../images/pg_bg.jpg);
	background-repeat: repeat-x;
}

ul {
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle;
	list-style-position: outside;
}


.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.round_frame  {
   -moz-border-radius: 15px; 
   -webkit-border-radius: 15px; 
	border: 2px solid #000000;
	padding: 10px;
	margin: 5px;
}
.menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 45px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #000000;
	line-height: 14px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

.textbox {
	padding: 3px;
	border-top: medium solid #999999;
	border-right: medium solid #000000;
	border-bottom: medium solid #000000;
	border-left: medium solid #999999;
}

.nav {
	font-family: Arial, sans_serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.scrollbox {
	overflow: auto;
	width: 750px;
	height:360px;
	align: center;
	text-align: left;
	font-family: Verdana, sans_serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	border: thin solid #FF0000;
	background-color: #FFFFFF;
	text-indent: 10px;
	background-image: url(../images/scrollbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: red;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}
