body{
	margin: 0px;
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-x;
}
A        {
	color: #181212;
	text-decoration: underline;
}
A:hover  {
	text-decoration: none;

}
A:visited{
	color: #101D30;
	text-decoration: underline;
}
h1{
	font-size: 19px;
	font-weight: normal;
	margin-top: 0px;

}
h2{
}

h3{
}
td{
	vertical-align:top;
	font-family: Arial;
	font-size: 12px;
}
#title1{
	background-image: url(../images/bar1.gif);
	text-align: center;
	display: block;
	height: 36px;
	width: 236px;
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 5px;
	background-repeat: no-repeat;
}
.pagetitle{
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-transform: uppercase;
}
.pagetitle1{
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txt_white{color:#FFFFFF;}
.txt_black{color:#333333;}
.txt_red{color:#FF3300}
.txt_orange{color:#FFCC00}
.title_group_company{
	vertical-align: bottom;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#img_set_left{
	float: left;
	margin-right: 5px;
}
#img_set_right{
	float:right;
	margin-right: 5px;
}
.copyright{
	font-size: 11px;
}
.font14{
	font-size: 14px;
}
.font16{
	font-size: 16px;
}
.font18{
	font-size: 18px;
}
/*Menu 3*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu3 {
	border-size: 1px;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu3 li a:link, #menu3 li a:visited {
	color:#484848;
	display: block;
	background: url(../images/menu3.gif);
	padding: 8px 0 0 30px;
	font-size: 11px;
	font-weight: bold;

	}
	
#menu3 li a:hover {
	color: #484848;
	background: url(../images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:active {
	color: #484848;
	background: url(../images/menu3.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
.menu3_active{
	height: 32px;
	color: #484848;
	display: block;
	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	background: url(../images/menu3.gif) 0 -64px;
	padding: 8px 0 0 30px;
	font-size: 11px;
	font-weight: bold;
	border-size: 1px;
	border-width: 1px;
}	
.greyfont
{
font-size:11px;
color:#999999;}
.pagetitle2
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.pagetitle3{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/*Menu 3 end*/
