/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 22px;
	color: #393939;
}
.biggest {
	font-size: 36px;
	line-height: 46px;
}
.bigger {
	font-size: 24px;
	line-height: 21px;
}
.big {
	font-size: 18px;
	line-height: 28px;
}
.normal {
	font-size: 14px;
	line-height: 24px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom: 40px;
	background-color: #7c1244;
}
a:link {
	color: #99CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #78A200;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.alert {color: #FF0000}
.bkwht {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #FF6600;
}
.caption {
	color: #74747E;
	font-size: 14px;
	line-height: 18px;
}
.bktop {
	background-image: url(../images/frm_top600.gif);
}
.bkbottom {
	background-image: url(../images/frm_bottom600.gif);
}
.bkleft {
	background-image: url(../images/frm_left.gif);
}
.bkright {
	background-image: url(../images/frm_right.gif);
}
.candypink {
color: #FF3399}
.candyblue {
color: #3399CC}
.candyorange {
color: #FF6600}
