 .small {
   font-size : 13px;
   font-family : Arial;
   font-weight : bold;
   background-color : white;
}

.smaller {
   font-size : 12px;
   font-family : Arial;
   font-weight : normal;
}
.smallest {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
}

 .f1 {
 font-size : 14px;
 font-family : Arial;
 font-weight : lighter;
 background-color : #EFBC5A;
 }

.f1c {
 font-size : 14px;
 font-family : Arial;
 font-weight : lighter;
 }
.f2 {
 font-size : 14px;
 font-family : Arial;
 margin-top : 2px;
 margin-left : 5px;
 margin-right : 5px;
  }
.f2m {
 font-size : 12px;
 font-family : Arial;
 color : #1749BD;
 }
.f3 {
 font-size : 12px;
 font-family : Arial;
 margin-top : 2px;
 margin-left : 5px;
 margin-right : 5px;
 }
.f1top {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : Maroon;
}
.news {
   font-size : 14px;
   font-family : Arial;
   font-weight : bold;
   background-color : #E1D9B9;
   color : #1B5610;
}
 .f1bold {
   font-size : 13px;
   font-family : Arial;
   font-weight : bold;
   background-color : #EFBC5A;
   color : Maroon;
}
.fj {
 font-size : 12px;
 font-family : Arial;
 margin-top : 2px;
 margin-left : 5px;
 margin-right : 5px;
 text-align : justify
  }
.title {
   font-size : 18px;
	font-family : Arial;
   background-color : transparent;
	color : Maroon;
}

A:ACTIVE
{
TEXT-DECORATION: none;
 }
A:LINK
{
background: transparent;
text-decoration: none;
color : Black;
}
A:VISITED
{
background: transparent;
text-decoration : none;
color : black;
}
A:HOVER
{
color : black;
background : transparent;
text-decoration : underline;
}
.menu {
   FONT-SIZE: 14px;
   COLOR: black;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
   BACKGROUND-COLOR: #006699
}
 .menu2
{
  FONT-SIZE: 12px;
  COLOR: black;
  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
  BACKGROUND-COLOR: white;
  font-weight : bold;
  margin-top : 1px;
}
.MenuOver {
	FONT-SIZE: 14px;
	COLOR: #3a2a9a;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: Red
}
 .menu3 {
   font-size : 12px;
   font-family : Arial;
   font-weight : normal;
   background-color : white;
   }

INPUT {
	background : transparent;
	font-size : 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SELECT,OPTION {
	background : #E7E0C9;
	font-size : 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TEXTAREA {
	background : #E7E0C9;
	font-size : 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menu0	  {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
}
.menu1	  {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.inpt {
	background : #E7E0C9;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

.button {
	font-size : 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	background : #CACDC9;
}

#white {
	color :white;
}

#yellow {
	color : yellow;
}

#curr {
	color : Red;
}

#mm {
	color : #006699;
}
 #c1	{
	color : #4169E1;
}
.inflow {
	float : right;
	margin-left : 10px;
	width : auto;
	margin-right : 3px;
}

.outflow {
	float : left;
	margin-left : 10px;
	width : auto;
	margin-right : 3px;
}


div.imagePreviewHolder {
	float: left;
	padding: 0 13px 18px 0;
}

img.imagePreview {
	float: none;
	clear: both;
	padding: 0;
	border: 0px solid white;
}

div.imagePreviewText {
	float: none;
	clear: both;
	width: 150px;
	text-align: left;
	font-size: 11px;
}

