/*
This style sheet was created for Australian Risk Services (C) 2001-2003
*/

.BODY {
	color: WindowText;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}

.BODY.index {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font: xx-small;
	text-decoration: none;
	font-style: normal;
	color: Black;
}
.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font: xx-small;
	text-decoration: underline;
	font-style: normal;
	color: #550000;
}

.A{
	color: #000033;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;


}

.A:HOVER {
	color: #550000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;


}

.Amenu {
	color: ButtonText;
	text-decoration: none;
}

.Amenu:HOVER {
	color: #660000;
	text-decoration: underline;
	font : bold;
}

.Amenu1 {
	color: White;
	text-decoration: none;
}

.Amenu1:HOVER {
	color: #660000;
	text-decoration: underline;
	font : bold;
}
.textarea     {
 font-family: Verdana;
 font-size: 8pt;
 padding: 3 ;
 border-width:1;
 border-color:000000;}

. input        {
 font-family: Verdana;
 font-size: 8pt;
 border: 1 solid rgb(48,67,158)}

 .input.normal       {
 font-family: Verdana;
 font-size: 8pt;
 border: 1 solid rgb(255,255,255)}
 
  .select        {
 font-family: Verdana;
 font-size: 8pt;
 border: 1 solid rgb(48,67,158);
 background-color:8ea3c4;}
 
 .1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;

}
