BODY	 { font-family: Arial; font-size: 11 px; color: #000000 }
td       { font-family: Arial; font-size: 11 px; color: #000000 }
h1       { font-family: Arial; font-size: 14 px; color: #000000; font-weight: bold }
h2       { font-family: Arial; font-size: 12 px; color: #000000; font-weight: bold }
a        { font-family: Arial; font-size: 11 px; color: #000000 }
.menu    { font-family: Arial; font-size: 11 px; color: #FFFFFF; text-decoration: none; font-weight: bold }
.submenu { font-family: Arial; font-size: 11 px; color: #000000; text-decoration: none }
.block	 { font-family: Arial; font-size: 11 px; color: #4E821D; font-weight: bold }



.mainmenu    { font-family: Arial; font-size: 11 px; color: #000000; text-decoration: none; font-weight: bold }
.inputtext       { background-color: #F1F1F1; border-style: solid; border-width: 1; width="130" }
.inputtext2       { background-color: #F1F1F1; border-style: solid; border-width: 1; width="200" }
.inputsubmit     { background-color: #C0C0C0; border-style: solid; border-width: 1 }
.inputsubmit2     { background-color: #C0C0C0; border-style: solid; border-width: 1; font-size: 9 px }
.tdmenu     { border-style: solid; border-width: 1; border-color: #000000 }
.bread		{ font-size: 10 px; font-family: Arial; color: #800000 }

ul li {
	list-style: none;
	padding-left:10px;
	margin:0px 0px 0px -40px;
	background:url(../images/bullet2.gif) left top no-repeat;
	padding-bottom:5px;
}
