a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a img { border: none; }

.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #B21179;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #535353;
}
.heading_small {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #B21179;
	padding-top: 5px;
}

.heading_small_02 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #B92A86;
	padding-bottom: 5px;
}

.content_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #1A4AA3;
}
.content_blue_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #264784;
}
.reserve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #7783A7;
}

.bottom_normal{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7783A7;
	padding-right: 10px;
	padding-left: 10px;
}

.bottom_active{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CD66A9;
	padding-right: 10px;
	padding-left: 10px;
}

#bottom a:hover{
color: #CD66A9;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	color: #7783A7;
}

#copyright a:hover{
color: #CD66A9;
}

#press_release a:hover{
	text-decoration: underline;
}

.btn_normal{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7783A7;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
}

.btn_active{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #AC006F;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
}

#btn a:hover{
color: #AC006F;
}

.right_link {
	display:block;
	float:left;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A4AA3;
	background-image: url(images/links-bg.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
}

#right_link A:hover {
	color:#FF0000;
	background-image: url(images/links-bg-over.gif);
}

.right_link_over {
	display:block;
	float:left;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-image: url(images/links-bg-over.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #1A4AA3;
}

#top a:hover {
	color:#FF0000;
	text-decoration: underline;	
}

.heading_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding:6px 0px 6px 10px;

}

.td {
	background-color: #ffffff;
	border: 1px solid #DADADA;
	padding: 5px;
}

.td:hover {
	border: 1px solid #999999;
}