body {
font-family: Arial, Helvetica, sans-serif;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; font-style: normal;
font-weight: normal;
text-decoration: none
}
a {
	text-decoration: none;
}

a:hover {
color: #FF9900;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight : bold;
	color: #000099;
	
}


.titlesmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #000066;
}

.fieldtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: blue;

}


.note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color: #000066;
}


.tooltip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color: #000000;
	background: #FFFFCC;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
}




.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: red;
	border-color : #3399ff;
	border-style : solid;
	border-width : thin;
}

.smallhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : thin;
}

.smalltable{
	border-bottom-color : #3399ff;
	border-bottom-style : solid;
	border-bottom-width : thin;
}

.private{
	font-family: Arial, Helvetica, sans-serif;
	color: #C0c0c0;
	font-style : italic;
}


.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background: #336699;
	width: 60px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
}

.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
	background: #336699;
	width: 100px;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.smallmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.infohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	margin-top : 2px;
	margin-bottom : 2px;
	letter-spacing : 4px;
	color: #FFFF33;
}

TD.menulink  {
	border-color: #ebebeb;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
}

TD.menulink a  {
	color: black;
	text-decoration: none;
	font-weight : bolder;
	text-decoration: underline;
}

TD.menulink a:visited  {
	color: black;
	text-decoration: none;
	font-weight : bolder;
}

TD.menulink a:hover  {
	color: red;
	text-decoration: underline;;
	font-weight : bolder;
}

TD.menulink a:active  {
	color: blue;
	text-decoration: none;
	font-weight : bolder;
}
   



}



INPUT.Small		{ font-family: verdana, arial, helvetica; font-size : 10px;}
INPUT			{font-family: verdana, arial, helvetica; font-size:10px;}
INPUT.TEXT		{font-family: verdana, arial, helvetica; font-size:10px; border-width: 1;}	
INPUT.Button	{background-color: #BBCCDD;font-color: #FFFFFF; font-family: Verdana, arial, Helvetica;font-size:10px;}
SELECT			{font-family: verdana, arial, helvetica; font-size:10px; background-color="#FFFFFF"; border-style: solid;border-width: 1;}
TEXTAREA		{font-family: verdana, arial, helvetica; font-size:10px; background-color="#FFFFFF"; border-style: solid;border-width: 1;}