.maintext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.tblborder {

	border: thin solid #FFFF00;

}



.Item {

   cursor: hand;

   font-family: verdana; 

   font-size: 12;

   font-style: normal;

   background-color: blue;

   color: white

 }

.Highlight {

   cursor: hand; 

   font-family: verdana;

   font-size: 12;

   font-style: normal;

   background-color: white;

   color: blue

 }

 A:link {

	color:#003399;

	text-decoration:none;

	font-weight: bold;

}

 A:hover {

	text-decoration:none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FF0000;

	white-space: normal;

	font-weight: bold;





}

 A:active {

	text-decoration:none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	font-weight: bold;



	}

 .menuborder {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #999999;

	border-bottom-color: #999999;

	border-left-color: #CCCCCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;



	}

 .title {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FF0000;



}

.strap {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	font-weight: bold;



}

.bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;

}

.smalltxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;



}
