.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;
}
.title_1 {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}



.normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.more {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	color: #0099FF;
	font-weight: normal;
	text-decoration: none;
}
a.more:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
.table_contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.table_cotent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.table_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CC99;
}


.title_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
}
.td {
	border: 1px solid #999999;
}
.top {
	background-image: url(images/bg_01.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}
.body {
	background-image: url(images/bg_02.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(images/bg_03.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}
.headblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0580C4;
}
