body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
body{
SCROLLBAR-FACE-COLOR: #E78F8D;
/*SCROLLBAR-FACE-COLOR: #F7DBDA;*/
 SCROLLBAR-HIGHLIGHT-COLOR: #F7DBDA;
 SCROLLBAR-3DLIGHT-COLOR: #AA0B1D;
 SCROLLBAR-ARROW-COLOR: #7E4748;
 SCROLLBAR-TRACK-COLOR: #F7DBDA;
 SCROLLBAR-DARKSHADOW-COLOR: #F7DBDA;
 SCROLLBAR-BASE-COLOR: #F5E2E2;
}
.indexBg {
	background-image: url(../img/bg.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE6D02;
	font-size: 16px;
	font-weight: bolder;
	padding-left: 5px;
}
.secBg {
	background-image: url(../img/bg_sec.jpg);
}
p {
	padding: 5px;
}
a.item:link { text-decoration: underline; color: #000000}
a.item:visited { text-decoration: underline; color: #000000}
a.item:hover { text-decoration: none; color: #840107}
h2 {
	font-size: 14px;
	padding-left: 5px;
}
a.news:link {
	text-decoration: none;
	color: #000000;
	list-style-image: url(../img/bullet_01.gif);
	list-style-type: square;
}
a.news:visited {
	text-decoration: none;
	color: #000000;
	list-style-image: url(../img/bullet_01.gif);
	list-style-type: square;
}
a.news:hover {
	text-decoration: underline;
	color: #FE6D02;
	list-style-image: url(../img/bullet_01.gif);
	list-style-type: square;
}
a.subject:link {
	text-decoration: none;
	color: #000000;
	list-style-image: url(../img/bullet_05.gif);
	list-style-type: square;
}
a.subject:visited {
	text-decoration: none;
	color: #000000;
	list-style-image: url(../img/bullet_05.gif);
	list-style-type: square;
}
a.subject:hover {
	text-decoration: underline;
	color: #FE6D02;
	list-style-image: url(../img/bullet_05.gif);
	list-style-type: square;
}
a.indexNews:link {
	text-decoration: none;
	color: #000000;
	list-style-image: url(../img/bullet_04.gif);
	list-style-type: square;
}
a.indexNews:visited {
	text-decoration: none;
	color: #000000;
	list-style-image: url(../img/bullet_01.gif);
	list-style-type: square;
}
a.indexNews:hover {
	text-decoration: underline;
	color: #FE6D02;
	list-style-image: url(../img/bullet_04.gif);
	list-style-type: square;
}.whiteText {
	color: #FFFFFF;
}
.bulletBlack{
	list-style-image: url(../img/bullet_04.gif);
	list-style-type: square;
}.space {
	line-height: 18px;
}
.lispace {
	padding-top: 3px;
	padding-bottom: 3px;
}

