body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	background:#FFFFFF;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.abcd:link {
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	COLOR: #EAEFF7; 
}
.abcd:visited {
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	COLOR: #EAEFF7; 
}
.abcd:hover {
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	COLOR: #EAEFF7; 
}
.abcd:active {
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	COLOR: #EAEFF7; 

}
.menu:link {
	font-size:12px;
	text-decoration: none;
	COLOR: #B5BECB; 
}
.menu:visited {
	font-size:12px;
	text-decoration: none;
	COLOR: #B5BECB; 
}
.menu:hover {
	font-size:12px;
	text-decoration: none;
	COLOR: #B5BECB; 
}
.menu:active {
	font-size:12px;
	text-decoration: none;
	COLOR: #B5BECB; 

}

.home:link {
	font-size:12px;
	text-decoration: none;
	COLOR: #000000; 
}
.home:visited {
	font-size:12px;
	text-decoration: none;
	COLOR: #000000; 
}
.home:hover {
	font-size:12px;
	text-decoration:none;
	COLOR: #000000; 
}
.home:active {
	font-size:12px;
	text-decoration: none;
	COLOR: #000000; 

}

.abc{
	filter: DropShadow(Color=000, OffX=1, OffY=3, Positive=2);
	}
.pc select{
	width:150px;
	}