@charset "utf-8";
/* CSS Document */

h1{
	font-size:16px;
	margin-top:3px;
	margin-bottom:3px;
	text-align: inherit;
}
h2{
	font-size:15px;
	margin-top:3px;
	margin-bottom:3px;
}
h3{
	font-size:14px;
	margin-top:3px;
	margin-bottom:3px;
}
h4{
	font-size:13px;
	margin-top:3px;
	margin-bottom:3px;
	text-align: inherit;
}

p{
	margin-top:0px;
	margin-bottom:0px;
}

a{
	color:#970000;
	font-weight: bold;
}

#content ul{
	padding-left: 8px;
	margin-left: 8px;
}

#content li{
	padding-bottom: 7px;
	list-style-image: url(../gfx/bullet.gif);
}


td.tabcell0style1{
	background-color: #ffe5aa;
}

td.tabcell1style1{
	background-color: #970000;
	background-image: url(../gfx/tabbg_01.png);
	background-repeat: repeat-x;
}

div.tabcell0style1{
	height: 28px;
	padding-left: 12px;
	color: #970000;
	font-weight: bold;
	padding-top: 7px;
}

div.tabcell1style1{
	height: 28px;
	padding-top: 7px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	margin-right: 12px;
}


td.tabcell1style2{
	background-color: #ffe5aa;
}

td.tabcell0style2{
	background-color: #970000;
	background-image: url(../gfx/tabbg_01.png);
	background-repeat: repeat-x;
}

div.tabcell1style2{
	height: 28px;
	padding-left: 12px;
	color: #970000;
	font-weight: bold;
	padding-top: 7px;
}

div.tabcell0style2{
	height: 28px;
	padding-top: 7px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
}
/*
a:hover{
	color: #4E5D23;
}*/
