body {
	margin: 0px;
	padding: 0px;
	font-family:Tahoma;
	font-size:13px;
}
.link {
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:30px;	
}
.link a{
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	/*padding-top: 15px;
	padding-bottom: 15px;*/
}
.link a:hover{
	font-family: Tahoma;
	font-size: 17px;
	color: #F8A82D;
	text-decoration: none;

}
.welcome1 {
	font-family: "AvantGarde Bk BT";
	font-size: 25px;
	font-weight: bold;
	color: #515561;
	text-decoration: none;
	height: 59px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A9B4;
}
.wel2 {
	font-family: "AvantGarde Bk BT";
	font-size: 16px;
	color: #AAAEB9;
	text-decoration: none;
}
.welc3 {
	font-family: tahoma;
	font-size: 12px;
	color: #515561;
	text-decoration: none;
}.latest {
	font-family: Tahoma;
	font-size: 15px;
	color: #515561;
	text-decoration: none;
	font-weight:bold;
}
.line {
	height: 13px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F8A82D;
}
.footer{
	font-family: Tahoma;
	font-size: 14px;
	color: #DB002A;
	text-decoration: none;
}
.footer a{
	font-family: Tahoma;
	font-size: 14px;
	color: #DB002A;
	text-decoration: none;
}
.footer a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}.copy {
	font-family: "AvantGarde Bk BT";
	font-size: 12px;
	color: #515561;
	text-decoration: none;
	height: 45px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #515561;
}
.nav a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.nav a:hover{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.nav{
	background:url(images/nav-bg.jpg) no-repeat;	
	width:20%;
	height:30px;
	text-align:center;	
}
.nav:hover{
	background:url(images/nav-hbg.jpg) no-repeat;
	width:20%;
	height:30px;
	text-align:center;		
}