﻿#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover {
	/*hover background color*/
	background-color: gray;
}
#dropmenudiv2 {
	position: absolute;
	background-color: white;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
}
#dropmenudiv2 a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv2 a:hover {
	/*hover background color*/
	background-color: #FFE297;
}
.roundcorner {
	BACKGROUND: url('../rcstrip_01.png') no-repeat -100px 0px;
}
.roundcorner {
	BACKGROUND: url('../rcstrip_01.png') no-repeat -100px 0px;
}
.style2 {
	font-family: "Comic Sans MS";
}
.undoreset p {
	display: block;
	margin: 0;
*	margin: 0;
}
.undoreset * {
	line-height: 1.2em;
}
body * {
	outline: none;
}
body * {
	line-height: 1.22em;
}
p {
	margin: 0;
	padding: 0;
}
.undoreset ul {
	display: block;
	list-style-type: disc;
	margin: 1em 0;
	padding-left: 40px;
}
ul {
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
.undoreset li {
	display: list-item;
}
li {
	margin: 0;
	padding: 0;
}
.style5 {
	list-style-type: upper-roman;
	padding-top:20px;
	padding-bottom:20px;
}

.tdBody {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.tdLefeMenu 
{
	font-family: Arial, Helvetica, sans-serif ;
	font-size: xx-small ;
}

.tbLeftMenu
{
	background-image: url('../images/submenu_back.gif');
	padding: 1px;
	
}

.tbBodyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold ;
	
}

.tbBodyHeading2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
