body
	{
	margin:0px 0px 0px 0px;
	background:url(../../images/bg-body.jpg) repeat-x;
	}
			
img
	{
	border: none;
	}
			
.png_file
	{
	behavior:url(JS/iepngfix.htc);
	}
			
.shadow_top 
	{
	  height:8px;
	  background: url(../../images/shadow-top.jpg) repeat-x;
	}

.header_bar
	{
	background:url(../../images/bg-header-top.jpg);
	height:33px;
	}
.bg_body	
	{
	vertical-align:top;
	background: #FFFFFF url(../../images/bg-body-wrap.jpg) left bottom no-repeat;
	}

.shadow_bottom 
	{
	height:8px;
	background: url(../../images/shadow-bottom.jpg) repeat-x;
	}

.corner_bottom-right 
	{
	background: url(../../images/corner-bottom-right.jpg) right bottom no-repeat;
	}
			
.logo
	{
	background: url(../../images/logo.jpg) right top no-repeat;
	height:85px;			
	}
			
.main_menu		
	{
	background: url(../../images/bg-menu.jpg) repeat-x;
	padding: 0 0 5px 48px;
	width:156px;
	}


.bg_menu	{
				background:url(../../images/bg-main-menu.jpg) no-repeat;
				color:#4A4C4C;
				font-family:Arial;
				font-size:9pt;
			  	font-weight:bold;
			  	text-align:left;
				width:106px;
  			    height:26px;
				vertical-align:middle;
				}
				

.bg_menu span	{
					display:block;
					float:left;	
					color:#4A4C4C;
					font:bold 10pt arial;
					padding:0 0px 2px 0px;
					}

.bg_menu span a:link	{
					display:block;
					padding:0px 0px 2px 16px;
					color:#4A4C4C;
					text-decoration:none;
					}

.bg_menu span a:activated	{
					display:block;
					padding:0px 0px 2px 16px;
					color:#4A4C4C;
					text-decoration:none;
					}

.bg_menu span a:visited	{
					display:block;
					padding:0px 0px 2px 16px;
					color:#4A4C4C;
					text-decoration:none;
					}


.bg_menu span a:hover	{
					background:url(../../images/bg-main-menu-o.jpg) no-repeat;
					cursor:pointer;
					display:block;
					padding: 3px 0px 0px 16px;
					color:#F03E44;
					text-decoration:none;
					width:90px;
  			        height:21px;
					text-align:left;
					}
.dot_line	{
                 background:url(../../images/header-line.jpg) repeat-x;
				 height:1px;
			}
.menu_top {
            background:url(../../images/bg-menu-top-n.jpg) no-repeat;
			    color:#767474;
				font-family:Arial;
				font-size:8pt;
			  	font-weight:bold;
			  
				width:82px;
  			    height:22px;
			
		}
.menu_top	a:link	{
					display:block;
					color:#767474;
					text-align:center;
					vertical-align:middle;
					
					text-decoration:none;
					padding: 0px 0px 0px 0px
					}
.menu_top	a:activated	{
				color:#767474;
				display:block;
				text-align:center;
				vertical-align:middle;
				
				text-decoration:none;
						padding: 0px 0px 0px 0px
						}
						
.menu_top	a:visited	{
					color:#767474;
					display:block;
					text-align:center;
					vertical-align:middle;
					
					text-decoration:none;
					padding: 0px 0px 0px 0px
					}

.menu_top	a:hover	{
					text-decoration:none;
					color:#FF0404;
					background:url(../../images/bg-menu-top-o.jpg) no-repeat;
					cursor:pointer;
					font-size:8pt;
					display:block;					
					text-align:center;
					vertical-align:middle;
					height:18px;
					text-decoration:none;
					padding: 4px 0px 0px 0px;
					}
.body_text{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8pt;
			color:#5E5C5C;
			text-align:justify;
			}
			
			
.body_text span	a:link	{
					text-decoration:none;
					color:#FDF2E8;
					}
.body_text span	a:activated	{
						text-decoration:none;
						color:#FDF2E8;
						}
						
.body_text	span a:visited	{
					text-decoration:none;
					color:#FDF2E8;
					}

.body_text span	a:hover	{
					text-decoration:none;
					color:#ECB07E;
					}

