body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.menu-panel {
	font-family: Arial;
	font-size: 9pt;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
a.menu-panel:hover {

	font-family: Arial;
	font-size: 9pt;
	text-transform: capitalize;
	color: #990000;
	text-decoration: underline;
}
a.menu-middle {
	font-family: tahoma;
	font-size: 8pt;
	text-transform: uppercase;
	color: #C66410;
	text-decoration: none;
}
a.menu-middle:hover {

	font-family: tahoma;
	font-size: 8pt;
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
}
a.menu-blue {
	font-family: tahoma;
	font-size: 8pt;
	text-transform: uppercase;
	color: #4682B4;
	text-decoration: none;
}
a.menu-blue:hover {

	font-family: tahoma;
	font-size: 8pt;
	text-transform: uppercase;
	color: #4682B4;
	text-decoration: underline;
}
a.menu-blue-small {
	font-family: tahoma;
	font-size: 9px;
	text-transform: uppercase;
	color: #4682B4;
	text-decoration: none;
}
a.menu-blue-small:hover {

	font-family: tahoma;
	font-size: 9px;
	text-transform: uppercase;
	color: #4682B4;
	text-decoration: underline;
}
a.menu-top {
	font-family: tahoma;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu-top:hover {

	font-family: tahoma;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #FFd700;
	text-decoration: underline;
}
a.menu-bottom {
	font-family: tahoma;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline;
}
a.menu-bottom:hover {

	font-family: tahoma;
	font-size: 7.5pt;
	text-transform: uppercase;
	color: #990000;
	text-decoration: underline;
}
a.menu-small {
	font-family: tahoma;
	font-size: 7.5pt;
	color: #0099FF;
}
a.menu-small:hover {

	font-family: tahoma;
	font-size: 7.5pt;
	color: #0099FF;
	text-decoration: underline;
}
.ul-leftside {
	list-style-image: url(../images/art_bullet.jpg);
	list-style-type: none; 
	width: 120px;
	text-align: left;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
p {

  color: #000000;

  font-size: 9pt;

  font-family: Arial, Helvetica, sans-serif;
  
  text-align: left;
  
  width: auto;
  
  margin-top: 0px;
  
  margin-bottom: 15px;
  
  line-height: 17px;
  
}
.table-border{
	border: 1px solid #cccccc;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #696969;
	border-collapse:collapse;
}
.td-gray{
	padding-left: 7px;
	border: 1px solid #cccccc;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000000;
}
.table-red{
	border: 1px solid #990000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #696969;
	border-collapse:collapse;
}
.td-red{
	border: 1px solid #990000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #000000;
}
.button-one{
	background: #FFFFF0;
	border: none;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.button-2{
	background: #990000;
	border: 1px solid #FFFFFF;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 60px;
	height: 20px;
}
.textbox-one{
	border: none;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 5px;
}
.textbox-two{
	border: 1px solid #990000;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	width: 200px;
	padding-left: 5px;
	padding-bottom:3px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.style4 {font-size: 8pt}
.style6 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF8888;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; font-weight: bold; }
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.gallerycontainer{
width:180px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail1span img{
border: 0px;
margin: 0px 0px;
}

.thumbnail1span:hover{
background-color: transparent;
}

.thumbnail1span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
/*left: -600px;*/
border: 1px solid #999999;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail1span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail1span:hover { /*CSS for enlarged image*/
visibility: visible;
top: 10px;
/*left: 250px; /*position where enlarged image should offset horizontally */
z-index: 100;
}
/* thumbnail 2*/
.thumbnail2 img{
border: 0px;
margin: 0px 0px;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
/*left: -600px;*/
border: 1px solid #999999;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 10px;
/*left: 600px; /*position where enlarged image should offset horizontally */
z-index: 100;
}

.error_label{
font:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#990000;
font-weight:bold;
}