A.bluelinks:visited  {color: #548448; font-family: Arial, Helvetica, sans-serif; 	font-size:12px; font-weight: bold; text-decoration: none;}
A.bluelinks:link  {color: #548448; font-family: Arial, Helvetica, sans-serif; 	font-size:12px; font-weight: bold; text-decoration: none;}
A.bluelinks:active  {color: #548448;	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; text-decoration: none;}
A.bluelinks:hover   {color: #548448; font-family: Arial, Helvetica, sans-serif; 	font-size:12px; font-weight: bold; text-decoration: underline;}

A.bottomlinks:visited  {color: #416937; font-family: Arial, Helvetica, sans-serif; 	font-size:10px; font-weight: normal; text-decoration: none;}
A.bottomlinks:link  {color: #416937; font-family: Arial, Helvetica, sans-serif; 	font-size:10px; font-weight: normal; text-decoration: none;}
A.bottomlinks:active  {color: #416937;	font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; text-decoration: none;}
A.bottomlinks:hover   {color: #416937; font-family: Arial, Helvetica, sans-serif; 	font-size:10px; font-weight: normal; text-decoration: underline;}


.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:250px;
}
.warning
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: normal;
}
.text10,Text10,.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
	font-weight: normal;
}

.Sectiontitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #848484;
	font-weight:bold;
}

.10text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E5F96;
	font-weight: normal;
}

.sendtofriend 
{
    display:block;
    width:138px;
    height:22px;
    background:url(/images/sendtofriend.png) no-repeat top left;
    color: #fff;
    text-align:center;
    line-height:22px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size:12px;
    font-weight: bold;
    text-decoration: none;
}

.sendtofriend:hover {background-position:bottom left;}

.sendtofriendbox {display:none;position:absolute;z-index:10000;top:300px;width:250px;left:50%;margin:0 0 0 -125px;border:1px solid #d2d2d2;background-image: url(/graphics/bggrad.jpg);}
sendtofriendbox form {margin:0;padding:0;}
.sendtofriendbox table {font-family: Arial, Helvetica, sans-serif;font-size:11px !important;}
.sendtofriendbox textarea {width:100%;}
