body, td, div{
	font-family : Verdana, Arial, Helvetica, sans-serif;


}

.menu, a:visited.menu, a:link.menu, a:active.menu{
	color : #f0f0f0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
.design, a:link.design, a:visited.design{
	color: #ffffff;
}
a:hover.menu, a:hover.design{
	color: #000000;
	text-decoration : none;
}
.topic{
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
}
.subtopic, .subtopic2{
	font-family : Arial, Helvetica, sans-serif;
	color: #339933;
	font-size: 16px;
	font-weight: bold;
}
.subtopic2{
	color: white;
}
.littletopic, .littletopic2, .tbtitle{
	font-family : Arial, Helvetica, sans-serif;
	color: #339933;
	font-weight: bold;
}
.littletopic2 {
	font-size: 14px;
}
.tbtitle{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color : Black;
}

.fieldname{
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.butt{

	font-size : 11px;
	font-weight : bold;
	background-color : #caf0ca;
}
.inp{
	font-size : 12px;
	background-color : #f9f9f9;
	width :250px;

}
.txt{
	font-size: 13px;
	text-align: justify;
}
.txtsmall{
	font-size: 12px;
}
.txtsmall3{
	text-align: justify;
	margin : 0 10 0 10;
}
.txtsmall2{
	font-size: 11px;
}

a:link, a{
	color: #006600;
	text-decoration : none; 
}
a:hover, a:active{
	color: #55aa55;
	text-decoration: underline;
}
a:visited{
	color: #339933;
}
.green{
	font-size: 12px;
	color: green;
	font-weight: bold;
}
ol{
}

.copyright, .design{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
}



/* for script only */


.title
{position: absolute;
width: 100px;
height: 20px;
left: 10px;
z-index: 10;
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 12px;}

.submenu
{position: absolute;
left: 15px;
width: 120px;
border: 1px solid black;
background-color: yellow;
layer-background-color: yellow;
font-family: verdana, helvetica, sans-serif;
font-size: 10px;
visibility: hidden;}


