body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#64625F;
	}
	
.main_bg{
	background-image:url(../images/main_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
.upper_bg{
	background-image:url(../images/upper_bg.gif);
	background-position:left;
	background-repeat:repeat-x;
	height:82px;
	}
	
.body_bg{
	background-image:url(../images/body_bg.gif);
	background-position:left;
	background-repeat:repeat;
	}
	
.heading_blue{
	font-family:"Century Gothic";
	font-size:16px;
	font-weight:bold;
	color:#5AA5B6;
	}
	
.heading_blue_small{
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#5AA5B6;
	}
	
.underline{
	background-image:url(../images/underline.gif);
	background-position:left;
	background-repeat:repeat-x;
	}
	
.blue_text{
	font-size:11px;
	font-weight:bold;
	color: #5AA5B6;
	}
	
.link1{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color: #5AA5B6;
	text-decoration:underline;
	}
	
a.link1:hover{
	text-decoration:none;
	color:#5AA5B6;
	}
	
.link2{
	color:#677D83;
	text-decoration:none;
	}
	
a.link2:hover{
	color:#677D83;
	text-decoration:underline;
	}
	
.link3{
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color: #5AA5B6;
	text-decoration:none;
	}
	
a.link3:hover{
	text-decoration:underline;
	color:#5AA5B6;
	}	
	
.box_bg{
	background-image:url(../images/box_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:94px;
	width:188px;
	}
	
.boxborder{
	border:1px solid #A9BEC5;
	}
	
.button_g{
	background-image:url(../images/button.gif);
	background-position:left;
	background-repeat:no-repeat;
	border:0px;
	height:15px;
	width:31px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#C7DDE3;
	cursor:pointer;
	}
	
.border{
border:1px solid #C7CECF;
}

.footer_border{
	background-image:url(../images/footer_border.gif);
	background-position:left;
	background-repeat:repeat-x;
	}

.button_gen{
	background-image:url(../images/button_gen.gif);
	background-position:left;
	background-repeat:no-repeat;
	border:0px;
	height:28px;
	width:80px;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#C7DDE3;
	cursor:pointer;
	}
	
.td_blue{
	background-color:#5AA5B6;
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;	
	}
	
.td_body{
	background-color:#D7E6EB;
	padding:3px;
	}
.button {
	background-image: url(../images/button.JPG);
	background-repeat: no-repeat;
	border:#FFFFFF;
	border-style:none;
	height:22px;
	width:73px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0290b1;
	text-decoration: none;
}
.buttonh {
	background-image: url(../images/button_h.JPG);
	background-repeat: no-repeat;
	border:#FFFFFF;
	border-style:none;
	height:22px;
	width:73px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
