body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
}
table.main {
	width: 995px;
}
td.menu1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}
td.head {
	background-color: #D7D7D7;
	font-weight: bold;
}
table.dev {
	border: 1px solid #D7D7D7;
}
.links {
	font-size: x-small;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.links:hover {
	text-decoration: underline;
}
.menu {
	border-left-width: 10px;
	border-left-style: solid;
	text-decoration: none;
	color: #666666;
	padding-left: 5px;
	border-left-color: #F7F7F7;
}
.menu:hover {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #000000;
}
.text {
	padding: 10px;
}
h1 {
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
li {
	list-style-image: url(images/menuarrow.gif);
	list-style-position: inside;
	margin: 5px;
}
ul {
	padding-left: 5px;
	margin-left: 5px;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #FF6600;
}

.textt {
	text-align: justify;
	padding: 10px;
}
.timage {
	text-align: justify;
	margin: 10px;
	border: solid 1px #999999;
}
.mini {
	font-size: x-small;
}

.mmenu {
font-size:small;
	color: #0000CC;
	text-decoration: none;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFCC66;
}
.mmenu:hover {
	color: #0033FF;
	border-left-color: #FF6600;
}
.orange {

	font-size: small;
	font-weight: bold;
	color: #FF6600;
}
