td {
	font-size: 11px;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a.menu:link {
    font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 160%;
	font-weight: bold;
	color: #FFff00;
	text-decoration: none;
}
.bglogo {
    background-image: url(images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgflash {
    background-image: url(images/6.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgmenu {
    background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.index {
    font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FFffff;
}
.white {
    font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 16px;	
	color: #ffffff;
}
.blue {
    font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 16px;		
	color: #999999;
}
.smalltext {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.bg {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.font2 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.about1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}
.contact {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	text-indent: 10px;
	font-weight: bold;
}
.title {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
}