/* CSS Document */

A:link {text-decoration: none; color: gray;}
A:visited {text-decoration: none; color: gray;}
A:active {text-decoration: none; color: gray;}
A:hover {text-decoration: underline; color: #ff6600;}

body,td { 
	MARGIN: 0px;
	PADDING: 0px; 
	FONT-FAMILY: '  ', '   ', arial, verdana, sans-serif;
	COLOR: #666666;
	FONT-SIZE:12px;
}
H1 {
	MARGIN-TOP: 0px; FONT-SIZE: 12px; MARGIN-BOTTOM: 0px; COLOR: #889b96;
}

.12pxfont{
    FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR: #666666;
	FONT-SIZE:12px;
}
.text {
	background-color: #ffffff;
	border: 1px solid #ffa200;
	height: 18px;
}
.textarea {
	background-color: #DCE3F1;
	border: 1px solid #839BCD;
	overflow-y:hidden;
}
.imginput {
	height: 23px;
	width: 67px;
	background-image: url(login.gif);
	font-size: 12px;
}
.chickco {
	background-color: #DCE3F1;
	border: 1px solid #839BCD;
	height: 16px;
	width: 40px;
}
.datefont{
    FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR: #666666;
	FONT-SIZE:12px;
}
.whfont{
    FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR: #ffffff;
	FONT-SIZE:12px;
}
.csfont{
    FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR: #ff6600;
	FONT-SIZE:12px;
}
.postfont{
    FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR: #607fc2;
	FONT-SIZE:12px;
}
.red{
    FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR:#FF0000;
	FONT-SIZE:12px;
}
.menuline{
    FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR:#778cbd;
	FONT-SIZE:12px;
}
.copyright{
	FONT-FAMILY: arial,verdana,sans-serif;
	COLOR: #666666;
	FONT-SIZE:12px;
	line-height:160%;
}
.serctd {
	border: 1px solid #D9D9D9;
	FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR: #333333;
	FONT-SIZE:12px;
}
.font14{
    FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR:666666;
	FONT-SIZE:14px;
}
.font16{
    FONT-FAMILY: '  ','   ',arial,verdana,sans-serif;
	COLOR:333333;
	FONT-SIZE:16px;
}

