/* CSS Document */
*{	padding:0; 	margin:0;}  
body { font-size:13px; 	color:#060401;	line-height:20px;	font-family:Tahoma;}
img{	border:0;}
h1,h2,h3,h4,h5,h6{	font-size:100%;}
a:focus{ outline:none}
a:link,a:visited{	color:#FF4800;	text-decoration:none;}
a:hover{	color:#669900;	text-decoration:none;}
a:active{	color:#FF4800;	text-decoration:none;}
table, td, input, select, textarea{	font-size:100%;	margin:0px;	padding:0px;}

.imgsd img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);-moz-opacity: 0.85;}
.imgsd:hover img{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}

.left-right5{ float:left; margin-right:5px}
.left-right10{ float:left; margin-right:10px}
.right-left10{ float:right; margin-left:10px}
.right-left5{ float:right; margin-left:5px}
.img-border{ border:#83775f solid 2px}
.img-border2{ border:#83775f solid 2px}
.img-border3{ border:#83775f solid 2px; padding:2px; background:#f5e4c5}

/* COLOR --------------------*/

.clear { clear:both}

.text-orange{ color:#ffa400; font-size:16px; font-weight:bold}

.textblack{ color:#000; font-weight:bold;}
.textblack a:link{color:#000; text-decoration:none;}
.textblack a:visited{color:#000; text-decoration:none;}
.textblack a:hover {color:#cc3e00; text-decoration: underline;}
.textblack a:active {color:#000; text-decoration:none;}

.text-red{ color:#d44608; font-weight:bold;}
.text-red a:link{color:#d44608; text-decoration:none;}
.text-red a:visited{color:#d44608; text-decoration:none;}
.text-red a:hover {color:#000; text-decoration: underline;}
.text-red a:active {color:#d44608; text-decoration:none;}
 
.text-date{ padding:0 10px 0 0px}



.left{ float:left}
.right{ float:right}
