body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #545C5A;
	background-color: #CCCCCC;
}
/**/
/*TEXT SETTING*/
td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;
}
h1 {
	font-size: 36px;
	line-height: 180%;
}
h2 {
	font-size: 30px;
	line-height: 170%;
}
h3 {
	font-size: 24px;
	line-height: 160%;
}
h4 {
	font-size: 20px;
	font-Weight: bold;
	line-height: 150%;
}
h5 {
	font-size: 16px;
	font-Weight: bold;
	line-height: 140%;
}
h6 {
	font-size: 14px;
	font-Weight: bold;
	line-height: 130%;
}
dfn {
	font-size: 10px;
	font-style: normal;
}
/**/
/*Master table*/
table.master {
	width: 680px;
	height: 100%;
}
td.master {
	width: 600px;
	background-color: #FFFFFF;
}
td.master_left {
	width: 50px;
	background-image: url(/images/master_bdl.gif);
	background-repeat: repeat-y;
}
td.master_right {
	width: 50px;
	background-image: url(/images/master_bdr.gif);
	background-repeat: repeat-y;
}
/**/
/*Footer*/
table.footer {
	width: 100%;
	height: 45px;
	background-color: #FFDEE4;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
}
td.footer {
	font-size: 12px;
	color: #B32877;
	text-align: right;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
a.footer:link, a.footer:visited {
	color: #B32877;
	text-decoration: none;
}
a.footer:active, a.footer:hover, a.footer:focus {
	color: #920054;
	text-decoration: underline;
}
/**/
/*COPYRIGHT*/
table.copyrights {
	width: 100%;
	height: 100%;
	background-color: #F0BACE;
}
td.copyrights {
	font-size: 10px;
	color: #B32877;
	text-align: right;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}a.footer2:link, a.footer2:visited, a.footer2:hover, a.footer2:active {
	font-size: 10px;
	color: #B32877;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
}
a.new_link:link, a.new_link:active {
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.new_link:visited {
    font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.new_link:hover {
    font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.faq:link, a.faq:visited {
	font-size: 10px;
	color: #B32877;
	text-decoration: none;
}
a.faq:active, a.faq:hover, a.faq:focus {
	font-size: 10px;
	color: #920054;
	text-decoration: underline;
}
