@charset "utf-8";
.textMain {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menu {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 42px;
	width: 219px;
}

.atitle {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCFFCC;
	background-image: url(images/f-1-2.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	height: 29px;
	width: 716px;
}

.textFeild {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	text-align: right;
}
.alert {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: center;
	line-height: 18px;
}
.bott {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333CC;
	text-align: center;
	background-color: #669966;
}
.copyright {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C561F;
	text-align: center;
	background-image: url(images_glob/f-main-b-c.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 748px;
}
a:link {
	color: #5C561F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C561F;
}
a:hover {
	text-decoration: none;
	color: #FF3366;
}
a:active {
	text-decoration: none;
}
.pagination {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.footer_link a, .footer_link a:link, .footer_link a:visited {
	text-decoration:none;
	color : #FFFFFF;
}

.footer_link a:hover {
	color :#FF3366;
}
