.whats_new_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.whats_new_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
}
.whats_new_month {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.whats_new_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
}
.all_content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #39506A;
	text-indent: 0px;
}
.subpage_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.subpage_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #314359;
	text-align: left;
}
.media_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
}
.photogallery {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	
}
a:link {text-decoration: none;color: #ffffff;}
a:visited {text-decoration: none;color: #ffffff;}
a:hover {text-decoration: none;color: #0099CC; cursor: pointer;}
a:active {text-decoration: none;color: #ffffff;}

.donationbtn{
    font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 12px;
    font-weight:bold;
	text-align: center;
	vertical-align: middle;
    float:left;
    background-image:url('../img/btnbackground.gif');
    background-repeat:repeat-x;
    margin:3px;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
}
.donationbtn:hover{
    font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #000000;
	font-size: 12px;
    font-weight:bold;
	text-align: center;
	vertical-align: middle;
    float:left;
    background-image:url('../img/btnbackground_hover.gif');
    margin:3px;
    background-repeat:repeat-x;   
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
}
.title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
/*	font-weight: bold;   */
	color: #314359;
	text-align: left;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:3px;
    padding-right:3px;
    float:left;
    width:508px;
    background-color:#ffffff;
}
.title_1gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
/*	font-weight: bold;   */
	color: #ABABAB;
}
#bpay_section {
    border-width: 3px;
    border-style:solid;
    border-color:gray;
    padding:5px;
}
.productbox {
    border-width: 3px;
    border-style:solid;
/*    border-color:#CECECE;   */
    border-color:#4D84AB;
    padding:0px;
    float:right;
    margin-top:15px;
    height:100px;
    background-color:#ffffff;
}
.productbox th {
/*    background-color:#E0E0E0;  */
    background-color:#6495B6;
    padding-left:2px;
    padding-top:0px;
    padding-bottom:0px;
    height:20px;
    line-height:20px;
    font-weight:600;
}
.productbox td {
    background-color:#ffffff;
    line-height:15px;
    padding-left:2px;
    padding-right:2px;
    padding-top:2px;
    height:15px;
}
.qtyinputclass{
border: 0.5pt solid #000000;
font-size: 10pt;
height: 10pt;
line-height: 10pt;
padding: 0 0 -2.5pt 0;
width: 30px;
z-index: 1;
text-align:center;
background-color:#D2FFCC;
}
.hint{
   color:gray;
   font-size: 8pt;
   vertical-align:bottom;
   float:right;
   margin-right:3px;
/*   font-style:italic;   */
}
.leftofproductbox{
    clear:both;
    float:left;
    vertical-align: middle;
}
.resourceinfo{
    float:left;
    margin-bottom:0px;
    width:450px;
}
.errormsg{
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
