﻿html,body {
	 margin: 0 0 0 0;
	 font-family:"Trebuchet MS";
	 font-size:9pt;
	 color:#666666;
	 background-image:url('images/bg.jpg');
	 background-repeat:repeat-x
}

img {
	border:0px
}

.text {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #333333;
	border: 1px solid gray;
	padding: 1px 2px 1px 2px;
	direction:ltr
}

a.link:link     { font-family: "Trebuchet MS"; font-size: 9pt; font-weight:normal; color: #FF3300; text-decoration: none; padding:1px 2px 1px 2px }
a.link:visited     { font-family: "Trebuchet MS"; font-size: 9pt; font-weight:normal; color:#FF3300; text-decoration: none; padding:1px 2px 1px 2px}
a.link:hover     { font-family: "Trebuchet MS"; font-size: 9pt; font-weight:normal; color: #FF3300; text-decoration: none; padding:1px 2px 1px 2px; border-bottom:1px #FF3300 dotted}
a.link:active     { font-family: "Trebuchet MS"; font-size: 9pt; font-weight:normal; color: #FF3300; text-decoration: none; padding:1px 2px 1px 2px }

a.normal_link:link     { font-family: "Trebuchet MS"; font-size: 9pt; font-weight:normal; color: #666666; text-decoration: none;}
a.normal_link:visited     { font-family: "Trebuchet MS"; font-size: 9pt; font-weight:normal; color:#666666; text-decoration: none;}
a.normal_link:hover     { font-family: "Trebuchet MS"; font-size: 9pt; font-weight:normal; color: #666666; text-decoration: none;}
a.normal_link:active     { font-family: "Trebuchet MS"; font-size: 9pt; font-weight:normal; color: #666666; text-decoration: none;}
