.normal_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D3EEFD;
}
#Page_Center #left_body #description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D3EEFD;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


#Page_Center  #right_body  #mainPic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D3EEFD;
}
#Page_Center #left_body #select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D3EEFD;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-left: 10px;
}
#Page_Center #left_body #thumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D3EEFD;
	border: medium double #D3EEFD;
	margin-left: 19px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	background-image: url(../images/background.png);
	background-repeat: repeat;
}
#Page_Center #left_body #thumbs #select_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D3EEFD;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D3EEFD;
	height: 30px;
}

#Page_Center #right_body #mainPic #matte {
	background-image: url(../images/background.png);
	background-repeat: repeat;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 3%;
	padding-left: 2%;
	border: medium double #D3EEFD;
	height: auto;
	width: auto;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	max-width: 500px;
    max-height: 400px;
   /* for internet explorer */ 
    width: expression(this.width>400? "400px" : "auto");
	height: expression(this.height>500? "500px" : "auto");
}
