@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

}p {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bg-banner {
	background-attachment: scroll;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.white-shadow {
	background-image: url(images/bg-top-white.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.left-menu {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.bg_welcome {
	background-attachment: scroll;
	background-image: url(images/bg-welcome.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.welcome {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffb101;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.whiteText {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.readmore {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.blackHead {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pageHead {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

