/* CSS Document */
*{	padding:0; 	margin:0;}  
body { font-size:12px; 	color:#000;	line-height:16px;	font-family:Arial; text-align:justify;}
img{	border:0;}
h1,h2,h3,h4,h5,h6{	font-size:100%;}
a:focus{ outline:none}
a:link,a:visited{	color:#0d50c9;	text-decoration:none;}
a:hover{	color:#ff0000;	text-decoration:none;}
a:active{	color:#0d50c9;	text-decoration:none;}
table, td, input, select, textarea{	font-size:100%;	margin:0px;	padding:0px; font-family:Arial}

.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:#82693b solid 2px}
.img-border2{ border:#82693b solid 1px}
.img-border3{ border:#82693b solid 1px; padding:2px; background:#f5e4c5}

/* COLOR --------------------*/

.clear { clear:both}

.text-orange{ color:#ffa400; font-size:16px; font-weight:bold}
.text-blue{color:#0d50c9; font-size:12px; 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}
