.large
{
    FONT-SIZE: 18px;
    FONT-FAMILY: Arial, sans-serif
}
.medium
{
    FONT-SIZE: 15px;
    FONT-FAMILY: Arial, sans-serif
}
.small
{
    FONT-SIZE: 12px;
    background-color:aliceblue;
	font-family :verdana,arial,helvetica,'times new roman';
	color: black;
}
.smaller
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, sans-serif
}

.gray
{
	background-color :#C0C0C0;
	font-family :verdana,arial,helvetica,'times new roman';
	font-size : x-small ;
	color:black ;
}
.blue
{
	font-size: x-small;
	color: black;
	font-family: verdana,arial,helvetica, 'times new roman';
	background-color: whitesmoke;
}
.green
{
	background-color:#498241;
	font-family :verdana,arial,helvetica,'times new roman';
	font-size : x-small ;
	color: white;
	
}
.tan
{
	font-size: x-small;
	color: black;
	font-family: verdana,arial,helvetica, 'times new roman';
	background-color: aliceblue;
}
.tan2
{
	font-size: 9px;
	color: black;
	font-family: verdana,arial,helvetica, 'times new roman';
	background-color: aliceblue;
}
.white
{
	background-color:#FFFFFF;
	font-family :verdana,arial,helvetica,'times new roman';
	font-size : x-small ;
	color: black;
	TEXT-DECORATION: none
}
.white2
{
	background-color:#FFFFFF;
	font-family :verdana,arial,helvetica,'times new roman';
	font-size : 10px ;
	color: black;
	TEXT-DECORATION: none
}
.menu
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: verdana,arial,helvetica, 'times new roman';
	background-color: #336699;
	text-decoration: none;
}

.subMenu
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: verdana,arial,helvetica, 'times new roman';
	background-color: gainsboro;
	text-decoration: none;
}
.personalBar
{
	font-weight: bold;
	font-size: x-small;
	color: dimgray;
	font-family: verdana, arial, helvetica, 'times new roman';
	background-color: whitesmoke;
}
.message
{
	background-color:#ffffff;
	font-family :verdana,arial,helvetica,'times new roman';
	font-size : x-small ;
	color: red ;
}
.info
{
	font-family :verdana,arial,helvetica,'times new roman';
	font-size : x-small ;
	color: black;

}
.info2
{
	font-family :verdana,arial,helvetica,'times new roman';
	font-size : 9px ;
	color: black;

}
.body
{
	background-color:#ffffff;
}
