/* CSS Document */
*{	padding:0; 	margin:0;}  
body { font-size:12px; 	color:#060401;	line-height:16px;	font-family:Arial;}
img{	border:0;}
h1,h2,h3,h4,h5,h6{	font-size:100%;}
a:focus{ outline:none}
a:link,a:visited{	color:#cccccc;	text-decoration:none;}
a:hover{	color:#813700;	text-decoration:none;}
a:active{	color:#cccccc;	text-decoration:none;}
table, td, input, select, textarea, form, input{	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:#363c42 solid 2px}
a.img-border:hover{ border:#e1e8f9 solid 2px}

.img-border2{ border:#e1e8f9 solid 1px}
.img-border3{ border:#e1e8f9 solid 1px; padding:2px; background:#a7c8dc}

/* 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}

a:link img.border,
a:visited img.border,
a:active img.border{ border:1px solid #000000; display:block}
a:hover img.border{ border:1px solid #ccc; display:block}
.img-left{ float:left; margin-right:10px;}
