@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color:#dcdcdc;
}

a {
	color: #0647A3;
	text-decoration:none;
}

a:hover {
	color: #0647A3;
	text-decoration:underline;
}
.body_pan {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menu_pan{
		padding-top: 5px;
}
.menu_bg {
	background-image: url(images/but_bg_reg.jpg);
}
.menu_txt a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/but_bg_over.jpg);
	display: block;
	height: 34px;
}

.menu_txt a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/but_bg_over.jpg);
	background-image: url(images/but_bg_reg.jpg);
	height: 34px;
}


<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
    
.animatedtabs{
	
	overflow: hidden;
	
 /*font of menu text*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	height:35px;
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 0; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
	float: left;
	top: 5px;
	margin: 0;
	margin-right: 2px;
	margin-left: 2px;/*Spacing between each tab*/
	padding: 0 0 0 0px;
	text-decoration: none;
	background-image: url(images/but_bg_reg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	height:35px;
}

.animatedtabs a span{
	float: left;

	display: block;
	background: url(images/but_bg_reg.jpg) left top;
	background-repeat: repeat-x; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
	background: url(images/but_bg_curent.jpg) left top;
	background-repeat: repeat-x;

}

.animatedtabs .selected a span{
	background: url(images/but_bg_curent.jpg) left top;
	background-repeat: repeat-x;
	padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */

}

.animatedtabs a:hover{
	background: url(images/but_bg_over.jpg) left top;
	background-repeat: repeat-x;
}

.animatedtabs a:hover span{
	background: url(images/but_bg_over.jpg) left top;
	background-repeat: repeat-x;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */

}

.pad{
	margin-right: 6px;
	margin-left: 6px;
}

.pad2{
	margin-right: 5px;
	margin-left: 5px;
}


</style>
.padCopy {
	margin-right: 6px;
	margin-left: 6px;
}
.padCopy {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer_div {
	height: 5px;
	margin-right: 6px;
	margin-left: 6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-image: url(images/yelow_sq.jpg);
	background-repeat: repeat-x;
}
.footer_txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.footer_txt a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration:none;

}
.footer_txt a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
		text-decoration:underline;
	
}

.footer_divCopy {
	background-image: url(images/yelow_sq.jpg);
	background-repeat: repeat-x;
	height: 8px;
	margin-right: 6px;
	margin-left: 6px;
		font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.marg {
	padding-right: 5px;
	padding-left: 5px;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.title_color {
	color: #0647A3;
}
.title_color2 {
	font-weight: bold;
	font-size: 14px;
	color: #0647A3;
}

p {
	margin-top:0;

.pad2 {
	margin-right: 6px;
	margin-left: 6px;
	font-family: arial;
	font-family: Verdana, Geneva, sans-serif;
}
.heb_txt {
	font-family: Arial, Helvetica, sans-serif;
}

