/* CSS Document */
body, td {
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}
.biggest {
	font-size: 36px;
	line-height: 42px;
}
.bigger {
	font-size: 24px;
	line-height: 28px;
}
.big {
	font-size: 18px;
	line-height: 24px;
}
.normal {
	font-size: 16px;
	line-height: 22px;
}
.small {
	font-size: 14px;
	line-height: 20px;
}
.smaller {
	font-size: 12px;
	line-height: 16px;
}
.smallest {
	font-size:10px;
	line-height: 13px;
}
body {
	margin: 0 0 24px;
	background-image: url(../IMAGES/bg.gif);
}
a:link {
	color: #58BBF0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4496C3;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFAE00;
}
.alert {color: #FF0000}
.wintop {
	background-image: url(../common/images/win_top.gif);
}
.winright {
	background-image: url(../common/images/frm_right.gif);
}
.winleft {
	background-image: url(../common/images/frm_left.gif);
}
.bkwht {
	background-color: #FFFFFF;
}
.copyright {
	font-size: 10px;
	line-height: 13px;
	color: #696973;
}
.caption {
	color: #74747E;
	font-size: 14px;
	line-height: 18px;
}
.barbkgnd {
	background-color: #BEBEC4;
	background-image: url(../common/img_bar/bkgnd.gif);
}
.inputborder {
	border: 1px solid ##444450;
	width: 140;
	height: 18px;
}
.selsectborder {
	border: 1px solid ##444450;
	width: 214;
	height: 18px;
}
.conttitle {
	font-size: 32px;
	line-height: 42px;
	color: #000000;
}
.winbottom {
	background-image: url(../common/images/win_bottom.gif);
}
.doth {
	background-image: url(../common/images/dot_h.gif);
}
.winbottomwh {
	background-image: url(../common/images/win_bottom_wh.gif);
}
.arclist {
	font-size: 14px;
	line-height: 16px;
}
.arctitle {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.date {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.title {
	font-size: 24px;
	line-height: 28px;
}
.big_title {
	font-size: 24px;
	line-height: 28px;
	color: #BEBF2C;
}
.small_title {
	font-size: 18px;
	line-height: 24px;
	color: #B02C04;
}
