body {
	color: #000000;
	background-color: #FFFFFF;
	border: 0px;
	margin: 0px;
}
a { color: #2D3A8C }
a:hover { color: #6F6F6F }

td,th {
	font-family: Tahoma;
	font-size: 11px;
}
.black	{
    font-family: Verdana, sans-serif; 
    font-size: 11px; 
    color: #000000; 
    link: #000000; 
    text-decoration: none;
}
.cap {
	font-weight:bold;
	text-decoration:underline;
}
.newsline {
	padding: 5px 0px 0px 0px;
}
.hlink {
	color: #000000;
	text-decoration: none;
}
.hlinkB {
	color: #000080;
	text-decoration: none;
}
.hlinkSW {
	color: #416793;
	font-weight:bold;
	text-decoration: none;
}
.hlinkM {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.headerc {
	color: #000080;
	font-weight:bold;
	font-family: Tahoma;
	font-size: 12px;
}
.header {
	color: #2D3A8c;
	font-weight:bold;
        font-family: Tahoma;
	font-size: 11px;
}

.lside {
	background-image: url("images/furniture/side_l.gif");
	background-repeat: repeat-y;
	vertical-align: top;
}
.rside {
	background-image: url("images/furniture/side_r.gif");
	background-repeat: repeat-y;
	vertical-align: top;
}
.menu {
	background: #cbcbcb url("images/furniture/bgmenu.gif");
	background-repeat: repeat-y;
	padding: 10px 0px 10px 10px;
}
.menu_cut {
	background: #cbcbcb url("images/furniture/bgmenu.gif");
	background-repeat: repeat-y;
}
.hmenu { 
	text-align: center;
	background-image: url("images/furniture/bghmenu.gif");
	background-repeat: repeat-x;
}
.footer { 
	color:#ffffff;
	text-align: center;
	background-image: url("images/furniture/bgfooter.gif");
	background-repeat: repeat-x;
}
.cb {
	background-color: #cbcbcb;
}
.popcorn {
	background: #ffffff url("images/furniture/popcorn.gif");
	background-repeat: repeat-y;
	background-position: top;
	vertical-align: top;
}
.tline {
	background: #cbcbcb url("images/furniture/tline.gif");
	background-repeat: repeat-x;
	vertical-align: top;
}
.inl {
	background: #cbcbcb url("images/furniture/in_l.gif");
	background-repeat: repeat-y;
}
.inr {
	background: #cbcbcb url("images/furniture/in_r.gif");
	background-repeat: repeat-y;
}
.inc {
	background: #cbcbcb url("images/furniture/in_c.gif");
	background-repeat: repeat-y;
}
.bodyin {
	padding: 0px 5px 15px 15px;
	vertical-align: top;
}
.noticein {
	padding: 0px 0px 15px 10px;
	vertical-align: top;
}

.thin {
	border: 1px solid #000000;
}

div.title
{
	background-color: #bababa;
	border: 1px solid #999999;
	padding: 2px 2px 2px 1em;
	margin: 0px 0px 5px 0px;
}
